Trace number 3748471

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.1 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUMebc55ee99ce38561d9e6a8d277ae7659
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-14045
Best CPU time to get the best result obtained on this benchmark1800.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1069402
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1069402
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

23.19/23.21	c run inc solver
23.19/23.21	c [INC SYSTEM] run initial solver
23.19/23.21	c [INC SYSTEM] preprocess with white file
91.47/92.87	c [INC SYSTEM] finished preprocessing in 69 s
91.47/92.87	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748471-1339172100/watcher-3748471-1339172100 -o /tmp/evaluation-result-3748471-1339172100/solver-3748471-1339172100 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748471-1339172100.opb 347117872 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.03 2.03 3/178 28601
/proc/meminfo: memFree=23210020/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0

[startup+0.0327511 s]
/proc/loadavg: 2.03 2.03 2.03 3/178 28601
/proc/meminfo: memFree=23210020/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100159 s]
/proc/loadavg: 2.03 2.03 2.03 3/178 28601
/proc/meminfo: memFree=23210020/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.03 2.03 2.03 3/178 28601
/proc/meminfo: memFree=23210020/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 2.03 2.03 2.03 3/178 28601
/proc/meminfo: memFree=23210020/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.02 2.02 2.03 3/180 28603
/proc/meminfo: memFree=23118100/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=147816 CPUtime=1.49 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) R 28601 28601 28381 0 -1 4202496 23787 0 0 0 144 5 0 0 20 0 1 0 383335557 151363584 32962 33554432000 4194304 6004724 140736666361904 140736666357544 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 36954 32963 130 442 0 36508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156964

[startup+3.10023 s]
/proc/loadavg: 2.02 2.02 2.03 3/180 28603
/proc/meminfo: memFree=22979156/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=362896 CPUtime=3.08 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) R 28601 28601 28381 0 -1 4202496 50801 0 0 0 297 11 0 0 20 0 1 0 383335557 371605504 76298 33554432000 4194304 6004724 140736666361904 140736666358712 5055511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 90724 76298 154 442 0 90278 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372044

[startup+6.30023 s]
/proc/loadavg: 2.02 2.02 2.03 3/181 28604
/proc/meminfo: memFree=22721164/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=756112 CPUtime=6.28 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) R 28601 28601 28381 0 -1 4202496 52131 0 0 0 608 20 0 0 20 0 1 0 383335557 774258688 135690 33554432000 4194304 6004724 140736666361904 140736666356504 4534742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 189028 135690 154 442 0 188582 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 765260

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.03 3/181 28604
/proc/meminfo: memFree=22218548/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=1280400 CPUtime=12.68 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) R 28601 28601 28381 0 -1 4202496 53139 0 0 0 1232 36 0 0 20 0 1 0 383335557 1311129600 259082 33554432000 4194304 6004724 140736666361904 140736666356504 4535973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 320100 259082 154 442 0 319654 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1289548

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.03 3/183 28606
/proc/meminfo: memFree=19859384/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=23.2 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57926 0 0 0 2050 270 0 0 20 0 1 0 383335557 2394079232 416537 33554432000 4194304 6004724 140736666361904 140736666356368 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416537 163 442 0 584046 0
[pid=28605] ppid=28602 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28605/stat : 28605 (cp2_pre.sh) S 28602 28601 28381 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 383337878 9367552 276 33554432000 4194304 5064252 140735567351136 140735567349840 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28605/statm: 2287 276 234 213 0 72 0
[pid=28606] ppid=28605 vsize=262076 CPUtime=2.26 cores=1,3,5,7
/proc/28606/stat : 28606 (coprocessor) R 28605 28601 28381 0 -1 4202496 14268 0 0 0 217 9 0 0 20 0 1 0 383337879 268365824 62913 33554432000 4194304 6586260 140733692488672 140733692485432 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/28606/statm: 65519 62913 138 584 0 64931 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2618340

[startup+51.1004 s]
/proc/loadavg: 2.29 2.08 2.05 3/183 28606
/proc/meminfo: memFree=17486720/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=23.2 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57926 0 0 0 2050 270 0 0 20 0 1 0 383335557 2394079232 416537 33554432000 4194304 6004724 140736666361904 140736666356368 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416537 163 442 0 584046 0
[pid=28605] ppid=28602 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28605/stat : 28605 (cp2_pre.sh) S 28602 28601 28381 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 383337878 9367552 276 33554432000 4194304 5064252 140735567351136 140735567349840 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28605/statm: 2287 276 234 213 0 72 0
[pid=28606] ppid=28605 vsize=2774240 CPUtime=27.73 cores=1,3,5,7
/proc/28606/stat : 28606 (coprocessor) R 28605 28601 28381 0 -1 4202496 25515 0 0 0 2642 131 0 0 20 0 1 0 383337879 2840821760 585873 33554432000 4194304 6586260 140733692488672 140733692484424 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 13 0 0
/proc/28606/statm: 693560 585873 158 584 0 692972 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 5130504

[startup+102.3 s]
/proc/loadavg: 2.26 2.11 2.06 3/181 28608
/proc/meminfo: memFree=17950132/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=2698348 CPUtime=9.42 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 256894 0 0 0 866 76 0 0 20 0 1 0 383344843 2763108352 547280 33554432000 4194304 5654031 140733227830048 140733226779400 4877259 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28608/statm: 674587 547280 108 357 0 674227 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 5045464

[startup+162.3 s]
/proc/loadavg: 2.10 2.09 2.05 3/181 28608
/proc/meminfo: memFree=17015580/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3874956 CPUtime=69.4 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 368802 0 0 0 6829 111 0 0 20 0 1 0 383344843 3967954944 777194 33554432000 4194304 5654031 140733227830048 140733227827832 4208621 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 968739 777194 141 357 0 968379 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 6222072

[startup+222.307 s]
/proc/loadavg: 2.03 2.07 2.04 3/181 28608
/proc/meminfo: memFree=17010296/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3875124 CPUtime=129.4 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 372951 0 0 0 12828 112 0 0 20 0 1 0 383344843 3968126976 777250 33554432000 4194304 5654031 140733227830048 140733227828120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 968781 777250 141 357 0 968421 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 6222240

[startup+282.3 s]
/proc/loadavg: 2.04 2.07 2.04 3/181 28608
/proc/meminfo: memFree=17005084/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7

################
# More data... #
################

/proc/meminfo: memFree=16963212/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3891836 CPUtime=1209.23 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 428151 0 0 0 120795 128 0 0 20 0 1 0 383344843 3985240064 784468 33554432000 4194304 5654031 140733227830048 140733227827736 4214644 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 972959 784468 141 357 0 972599 0
Current children cumulated CPU time (s) 1300.98
Current children cumulated vsize (KiB) 6238952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28619
/proc/meminfo: memFree=16958112/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3892180 CPUtime=1269.23 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 432383 0 0 0 126793 130 0 0 20 0 1 0 383344843 3985592320 784541 33554432000 4194304 5654031 140733227830048 140733227817864 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973045 784541 141 357 0 972685 0
Current children cumulated CPU time (s) 1360.98
Current children cumulated vsize (KiB) 6239296

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28619
/proc/meminfo: memFree=16953184/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893148 CPUtime=1329.22 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 440258 0 0 0 132790 132 0 0 20 0 1 0 383344843 3986583552 785296 33554432000 4194304 5654031 140733227830048 140733227817864 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973287 785296 141 357 0 972927 0
Current children cumulated CPU time (s) 1420.97
Current children cumulated vsize (KiB) 6240264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28619
/proc/meminfo: memFree=16952928/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893076 CPUtime=1389.21 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444437 0 0 0 138788 133 0 0 20 0 1 0 383344843 3986509824 785316 33554432000 4194304 5654031 140733227830048 140733227817864 4214475 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973269 785316 141 357 0 972909 0
Current children cumulated CPU time (s) 1480.96
Current children cumulated vsize (KiB) 6240192

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28623
/proc/meminfo: memFree=16948584/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893464 CPUtime=1449.2 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444538 0 0 0 144787 133 0 0 20 0 1 0 383344843 3986907136 785928 33554432000 4194304 5654031 140733227830048 140733227827736 4215115 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973366 785928 141 357 0 973006 0
Current children cumulated CPU time (s) 1540.95
Current children cumulated vsize (KiB) 6240580

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 28623
/proc/meminfo: memFree=16948016/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893596 CPUtime=1509.18 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444553 0 0 0 150785 133 0 0 20 0 1 0 383344843 3987042304 785937 33554432000 4194304 5654031 140733227830048 140733227827832 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973399 785937 141 357 0 973039 0
Current children cumulated CPU time (s) 1600.93
Current children cumulated vsize (KiB) 6240712

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28623
/proc/meminfo: memFree=16947796/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893596 CPUtime=1569.16 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444584 0 0 0 156783 133 0 0 20 0 1 0 383344843 3987042304 785946 33554432000 4194304 5654031 140733227830048 140733227827832 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973399 785946 141 357 0 973039 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 6240712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28663
/proc/meminfo: memFree=17300264/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893884 CPUtime=1629.15 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444654 0 0 0 162782 133 0 0 20 0 1 0 383344843 3987337216 786911 33554432000 4194304 5654031 140733227830048 140733227817864 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973471 786911 141 357 0 973111 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 6241000

[startup+1782.3 s]
/proc/loadavg: 2.28 2.06 2.02 3/182 28665
/proc/meminfo: memFree=9668972/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893884 CPUtime=1689.14 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444656 0 0 0 168781 133 0 0 20 0 1 0 383344843 3987337216 787831 33554432000 4194304 5654031 140733227830048 140733227817864 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973471 787831 141 357 0 973111 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 6241000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.71 2.17 2.06 3/182 28665
/proc/meminfo: memFree=7338460/32873648 swapFree=7116/7116
[pid=28601] ppid=28599 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28601/stat : 28601 (npSolver-pbo-I.) S 28599 28601 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383335556 9367552 275 33554432000 4194304 5064252 140735739198112 140735739197024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28601/statm: 2287 275 233 213 0 72 0
[pid=28602] ppid=28601 vsize=2337968 CPUtime=91.75 cores=1,3,5,7
/proc/28602/stat : 28602 (npSolver-pbo) S 28601 28601 28381 0 -1 4202496 57944 26414 0 0 2050 270 6474 381 20 0 1 0 383335557 2394079232 416541 33554432000 4194304 6004724 140736666361904 140736666348184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28602/statm: 584492 416541 167 442 0 584046 0
[pid=28608] ppid=28602 vsize=3893884 CPUtime=1708.35 cores=1,3,5,7
/proc/28608/stat : 28608 (glucosInc) R 28602 28601 28381 0 -1 4202496 444656 0 0 0 170702 133 0 0 20 0 1 0 383344843 3987337216 788133 33554432000 4194304 5654031 140733227830048 140733227817864 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28608/statm: 973471 788133 141 357 0 973111 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 6241000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28601 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.1
CPU user time (s): 1792.26
CPU system time (s): 7.84
CPU usage (%): 99.9213
Max. virtual memory (cumulated for all children) (KiB): 6281716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.38033 second user time and 10.5844 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 18:15:01
IDJOB=3748471
IDBENCH=92010
IDSOLVER=2333
FILE ID=node123/3748471-1339172100
RUNJOBID= node123-1339170215-28398
PBS_JOBID= 14643831
Free space on /tmp= 67920 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_unif_0null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748471-1339172100/watcher-3748471-1339172100 -o /tmp/evaluation-result-3748471-1339172100/solver-3748471-1339172100 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748471-1339172100.opb 347117872 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ebc55ee99ce38561d9e6a8d277ae7659
RANDOM SEED=347117872

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23210664 kB
Buffers:         1914108 kB
Cached:          6351320 kB
SwapCached:         2512 kB
Active:          6046988 kB
Inactive:        2589312 kB
Active(anon):     363232 kB
Inactive(anon):     7732 kB
Active(file):    5683756 kB
Inactive(file):  2581580 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             36068 kB
Writeback:            28 kB
AnonPages:        487972 kB
Mapped:            11544 kB
Shmem:                 0 kB
Slab:             888204 kB
SReclaimable:     331752 kB
SUnreclaim:       556452 kB
KernelStack:        1480 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     526380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63776 MiB
End job on node123 at 2012-06-08 18:45:04