Trace number 3747661

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-topDown (fixed)? (TO) 1800.03 1802.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null0mast_rapportOE1.0_TMAX15_K192_cod2.opb
MD5SUMa88af6dd0118c2f12fc3d8f44e999a51
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-432
Best CPU time to get the best result obtained on this benchmark780.628
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 892
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3967
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 61696
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

22.49/22.53	c run inc solver
22.49/22.53	c [INC SYSTEM] run initial solver
22.49/22.53	c [INC SYSTEM] preprocess with white file
86.78/88.70	c [INC SYSTEM] finished preprocessing in 66 s
86.78/88.70	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-3747661-1339107410/watcher-3747661-1339107410 -o /tmp/evaluation-result-3747661-1339107410/solver-3747661-1339107410 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747661-1339107410.opb 829491299 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.49 2.12 2.04 3/177 13947
/proc/meminfo: memFree=20188884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0

[startup+0.0570359 s]
/proc/loadavg: 2.49 2.12 2.04 3/177 13947
/proc/meminfo: memFree=20188884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.49 2.12 2.04 3/177 13947
/proc/meminfo: memFree=20188884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.49 2.12 2.04 3/177 13947
/proc/meminfo: memFree=20188884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.49 2.12 2.04 3/177 13947
/proc/meminfo: memFree=20188884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.49 2.12 2.04 3/179 13949
/proc/meminfo: memFree=20068256/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=147940 CPUtime=1.49 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) R 13947 13947 12376 0 -1 4202496 23463 0 0 0 143 6 0 0 20 0 1 0 376866557 151490560 33118 33554432000 4194304 6004724 140735146659232 140735146655256 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 36985 33118 130 442 0 36539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157088

[startup+3.10021 s]
/proc/loadavg: 2.49 2.12 2.04 3/179 13949
/proc/meminfo: memFree=19896476/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=362872 CPUtime=3.08 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) R 13947 13947 12376 0 -1 4202496 50531 0 0 0 296 12 0 0 20 0 1 0 376866557 371580928 75876 33554432000 4194304 6004724 140735146659232 140735146656040 4535856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 90718 75876 154 442 0 90272 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372020

[startup+6.30031 s]
/proc/loadavg: 2.53 2.14 2.04 3/179 13949
/proc/meminfo: memFree=19518352/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=756088 CPUtime=6.29 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) R 13947 13947 12376 0 -1 4202496 51859 0 0 0 607 22 0 0 20 0 1 0 376866557 774234112 134244 33554432000 4194304 6004724 140735146659232 140735146653832 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 189022 134244 154 442 0 188576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765236

[startup+12.7002 s]
/proc/loadavg: 2.56 2.15 2.05 3/179 13949
/proc/meminfo: memFree=18846128/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=1280376 CPUtime=12.69 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) R 13947 13947 12376 0 -1 4202496 52861 0 0 0 1232 37 0 0 20 0 1 0 376866557 1311105024 254564 33554432000 4194304 6004724 140735146659232 140735146653832 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 320094 254564 154 442 0 319648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1289524

[startup+25.5003 s]
/proc/loadavg: 2.82 2.23 2.07 3/181 13951
/proc/meminfo: memFree=16345828/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=22.51 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57270 0 0 0 1989 262 0 0 20 0 1 0 376866557 2394054656 397163 33554432000 4194304 6004724 140735146659232 140735146653696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397163 163 442 0 584040 0
[pid=13950] ppid=13948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13950/stat : 13950 (cp2_pre.sh) S 13948 13947 12376 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376868810 9367552 276 33554432000 4194304 5064252 140735244943632 140735244942336 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13950/statm: 2287 276 234 213 0 72 0
[pid=13951] ppid=13950 vsize=316288 CPUtime=2.95 cores=1,3,5,7
/proc/13951/stat : 13951 (coprocessor) R 13950 13947 12376 0 -1 4202496 14717 0 0 0 283 12 0 0 20 0 1 0 376868811 323878912 78181 33554432000 4194304 6586260 140736707248496 140736707245256 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13951/statm: 79072 78181 138 584 0 78484 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2672528

[startup+51.1062 s]
/proc/loadavg: 3.18 2.35 2.12 3/180 13954
/proc/meminfo: memFree=14428884/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=22.51 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57270 0 0 0 1989 262 0 0 20 0 1 0 376866557 2394054656 397163 33554432000 4194304 6004724 140735146659232 140735146653696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397163 163 442 0 584040 0
[pid=13950] ppid=13948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13950/stat : 13950 (cp2_pre.sh) S 13948 13947 12376 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376868810 9367552 276 33554432000 4194304 5064252 140735244943632 140735244942336 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13950/statm: 2287 276 234 213 0 72 0
[pid=13951] ppid=13950 vsize=2734120 CPUtime=27.56 cores=1,3,5,7
/proc/13951/stat : 13951 (coprocessor) R 13950 13947 12376 0 -1 4202496 25189 0 0 0 2622 134 0 0 20 0 1 0 376868811 2799738880 577371 33554432000 4194304 6586260 140736707248496 140736707244248 5122222 0 0 4096 8404994 0 0 0 17 5 0 0 98 0 0
/proc/13951/statm: 683530 577371 158 584 0 682942 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 5090360

[startup+102.3 s]
/proc/loadavg: 3.09 2.46 2.17 3/179 13956
/proc/meminfo: memFree=14195452/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3087480 CPUtime=13.58 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 342543 0 0 0 1253 105 0 0 20 0 1 0 376875428 3161579520 728887 33554432000 4194304 5654031 140734691296160 140734691293768 4215124 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13956/statm: 771870 728887 131 357 0 771510 0
Current children cumulated CPU time (s) 100.59
Current children cumulated vsize (KiB) 5434572

[startup+162.3 s]
/proc/loadavg: 2.40 2.38 2.16 3/179 13956
/proc/meminfo: memFree=14188644/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3094376 CPUtime=73.56 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 344295 0 0 0 7251 105 0 0 20 0 1 0 376875428 3168641024 730639 33554432000 4194304 5654031 140734691296160 140734691293848 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 773594 730639 140 357 0 773234 0
Current children cumulated CPU time (s) 160.57
Current children cumulated vsize (KiB) 5441468

[startup+222.307 s]
/proc/loadavg: 2.14 2.31 2.15 3/180 13959
/proc/meminfo: memFree=14189512/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3094376 CPUtime=133.56 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 344302 0 0 0 13251 105 0 0 20 0 1 0 376875428 3168641024 730646 33554432000 4194304 5654031 140734691296160 140734691293848 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 773594 730646 140 357 0 773234 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 5441468

[startup+282.3 s]
/proc/loadavg: 2.05 2.25 2.13 3/179 13959
/proc/meminfo: memFree=14149612/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7

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

/proc/meminfo: memFree=14020372/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1213.39 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347689 0 0 0 121232 107 0 0 20 0 1 0 376875428 3827953664 757532 33554432000 4194304 5654031 140734691296160 140734691283976 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 757532 141 357 0 934199 0
Current children cumulated CPU time (s) 1300.4
Current children cumulated vsize (KiB) 6085328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 13967
/proc/meminfo: memFree=14020124/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1273.38 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347689 0 0 0 127231 107 0 0 20 0 1 0 376875428 3827953664 757532 33554432000 4194304 5654031 140734691296160 140734691283976 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 757532 141 357 0 934199 0
Current children cumulated CPU time (s) 1360.39
Current children cumulated vsize (KiB) 6085328

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/180 13970
/proc/meminfo: memFree=14020128/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1333.38 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347689 0 0 0 133231 107 0 0 20 0 1 0 376875428 3827953664 757532 33554432000 4194304 5654031 140734691296160 140734691283976 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 757532 141 357 0 934199 0
Current children cumulated CPU time (s) 1420.39
Current children cumulated vsize (KiB) 6085328

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.04 3/179 13970
/proc/meminfo: memFree=14012320/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1393.36 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347693 0 0 0 139229 107 0 0 20 0 1 0 376875428 3827953664 759580 33554432000 4194304 5654031 140734691296160 140734691283976 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 759580 141 357 0 934199 0
Current children cumulated CPU time (s) 1480.37
Current children cumulated vsize (KiB) 6085328

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.03 3/179 13970
/proc/meminfo: memFree=13998464/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1453.36 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347694 0 0 0 145229 107 0 0 20 0 1 0 376875428 3827953664 760092 33554432000 4194304 5654031 140734691296160 140734691283976 4215248 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 760092 141 357 0 934199 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 6085328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/179 13971
/proc/meminfo: memFree=13994368/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1513.35 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347696 0 0 0 151228 107 0 0 20 0 1 0 376875428 3827953664 761116 33554432000 4194304 5654031 140734691296160 140734691283976 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 761116 141 357 0 934199 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 6085328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 13971
/proc/meminfo: memFree=13986424/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1573.33 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347700 0 0 0 157226 107 0 0 20 0 1 0 376875428 3827953664 763164 33554432000 4194304 5654031 140734691296160 140734691283976 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 763164 141 357 0 934199 0
Current children cumulated CPU time (s) 1660.34
Current children cumulated vsize (KiB) 6085328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 13971
/proc/meminfo: memFree=13977864/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1633.32 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347704 0 0 0 163225 107 0 0 20 0 1 0 376875428 3827953664 765212 33554432000 4194304 5654031 140734691296160 140734691283976 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 765212 141 357 0 934199 0
Current children cumulated CPU time (s) 1720.33
Current children cumulated vsize (KiB) 6085328

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.01 3/179 14018
/proc/meminfo: memFree=19550676/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1693.32 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347706 0 0 0 169225 107 0 0 20 0 1 0 376875428 3827953664 766236 33554432000 4194304 5654031 140734691296160 140734691283976 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 766236 141 357 0 934199 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (KiB) 6085328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.04 2.01 2.01 3/179 14020
/proc/meminfo: memFree=19559192/32873624 swapFree=7112/7112
[pid=13947] ppid=13945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13947/stat : 13947 (npSolver-pbo-It) S 13945 13947 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376866557 9367552 275 33554432000 4194304 5064252 140737480519056 140737480517968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13947/statm: 2287 275 233 213 0 72 0
[pid=13948] ppid=13947 vsize=2337944 CPUtime=87.01 cores=1,3,5,7
/proc/13948/stat : 13948 (npSolver-pbo) S 13947 13947 12376 0 -1 4202496 57288 26090 0 0 1989 263 6093 356 20 0 1 0 376866557 2394054656 397167 33554432000 4194304 6004724 140735146659232 140735146645512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13948/statm: 584486 397167 167 442 0 584040 0
[pid=13956] ppid=13948 vsize=3738236 CPUtime=1713.02 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13948 13947 12376 0 -1 4202496 347713 0 0 0 171195 107 0 0 20 0 1 0 376875428 3827953664 766754 33554432000 4194304 5654031 140734691296160 140734691283976 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 934559 766754 141 357 0 934199 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 6085328

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 13947 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.02
CPU time (s): 1800.03
CPU user time (s): 1792.77
CPU system time (s): 7.26
CPU usage (%): 99.8896
Max. virtual memory (cumulated for all children) (KiB): 6085328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 1

runsolver used 3.14152 second user time and 10.7824 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 00:16:51
IDJOB=3747661
IDBENCH=91155
IDSOLVER=2332
FILE ID=node121/3747661-1339107410
RUNJOBID= node121-1339098176-12393
PBS_JOBID= 14643732
Free space on /tmp= 69172 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null0mast_rapportOE1.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747661-1339107410/watcher-3747661-1339107410 -o /tmp/evaluation-result-3747661-1339107410/solver-3747661-1339107410 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747661-1339107410.opb 829491299 HOME HOME

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

MD5SUM BENCH= a88af6dd0118c2f12fc3d8f44e999a51
RANDOM SEED=829491299

node121.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.042
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.08
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.042
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.042
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        20189536 kB
Buffers:          702940 kB
Cached:          6987620 kB
SwapCached:            0 kB
Active:          7804364 kB
Inactive:        3945912 kB
Active(anon):    4049076 kB
Inactive(anon):    10736 kB
Active(file):    3755288 kB
Inactive(file):  3935176 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            639128 kB
Writeback:             0 kB
AnonPages:       4064116 kB
Mapped:            15360 kB
Shmem:               200 kB
Slab:             788684 kB
SReclaimable:     232044 kB
SUnreclaim:       556640 kB
KernelStack:        1448 kB
PageTables:        12204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    5236888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3780608 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= 69740 MiB
End job on node121 at 2012-06-08 00:46:55