Trace number 3747670

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 1801.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null0mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMbf80427a5518f65f2c0be5c955ae4146
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-78535
Best CPU time to get the best result obtained on this benchmark1800.71
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 1427
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 712416
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 712416
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

25.07/25.10	c run inc solver
25.07/25.10	c [INC SYSTEM] run initial solver
25.07/25.10	c [INC SYSTEM] preprocess with white file
96.20/97.50	c [INC SYSTEM] finished preprocessing in 72 s
96.20/97.50	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-3747670-1339107279/watcher-3747670-1339107279 -o /tmp/evaluation-result-3747670-1339107279/solver-3747670-1339107279 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747670-1339107279.opb 503898361 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.19 2.06 2.01 3/179 31209
/proc/meminfo: memFree=25741312/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0

[startup+0.0929171 s]
/proc/loadavg: 2.19 2.06 2.01 3/179 31209
/proc/meminfo: memFree=25741312/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100348 s]
/proc/loadavg: 2.19 2.06 2.01 3/179 31209
/proc/meminfo: memFree=25741312/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300309 s]
/proc/loadavg: 2.19 2.06 2.01 3/179 31209
/proc/meminfo: memFree=25741312/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.19 2.06 2.01 3/179 31209
/proc/meminfo: memFree=25741312/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.17 2.06 2.01 3/181 31211
/proc/meminfo: memFree=25650864/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=146880 CPUtime=1.49 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) R 31209 31209 30107 0 -1 4202496 23398 0 0 0 142 7 0 0 20 0 1 0 376852343 150405120 32542 33554432000 4194304 6004724 140736782037984 140736782034008 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31210/statm: 36720 32542 130 442 0 36274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156028

[startup+3.10033 s]
/proc/loadavg: 2.17 2.06 2.01 3/181 31211
/proc/meminfo: memFree=25510476/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=362892 CPUtime=3.08 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) R 31209 31209 30107 0 -1 4202496 49895 0 0 0 294 14 0 0 20 0 1 0 376852343 371601408 74533 33554432000 4194304 6004724 140736782037984 140736782034792 4579258 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31210/statm: 90723 74533 154 442 0 90277 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372040

[startup+6.30035 s]
/proc/loadavg: 2.16 2.05 2.01 3/181 31211
/proc/meminfo: memFree=25264344/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=756108 CPUtime=6.29 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) R 31209 31209 30107 0 -1 4202496 51221 0 0 0 604 25 0 0 20 0 1 0 376852343 774254592 131877 33554432000 4194304 6004724 140736782037984 140736782032584 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31210/statm: 189027 131877 154 442 0 188581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765256

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.01 3/181 31211
/proc/meminfo: memFree=24780156/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=1280396 CPUtime=12.68 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) R 31209 31209 30107 0 -1 4202496 52222 0 0 0 1225 43 0 0 20 0 1 0 376852343 1311125504 251685 33554432000 4194304 6004724 140736782037984 140736782032584 4579297 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31210/statm: 320099 251685 154 442 0 319653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1289544

[startup+25.5005 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 31213
/proc/meminfo: memFree=22459488/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=25.08 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57111 0 0 0 2198 310 0 0 20 0 1 0 376852343 2394083328 429109 33554432000 4194304 6004724 140736782037984 140736782032448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429109 163 442 0 584047 0
[pid=31212] ppid=31210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31212/stat : 31212 (cp2_pre.sh) S 31210 31209 30107 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376854853 9367552 276 33554432000 4194304 5064252 140736743443504 140736743442208 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31212/statm: 2287 276 234 213 0 72 0
[pid=31213] ppid=31212 vsize=49520 CPUtime=0.37 cores=1,3,5,7
/proc/31213/stat : 31213 (coprocessor) R 31212 31209 30107 0 -1 4202496 8547 0 0 0 35 2 0 0 20 0 1 0 376854855 50708480 11565 33554432000 4194304 6586260 140736576985024 140736576981784 4967516 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31213/statm: 12380 11565 138 584 0 11792 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2405788

[startup+51.1004 s]
/proc/loadavg: 2.33 2.11 2.03 3/183 31213
/proc/meminfo: memFree=19966716/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=25.08 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57111 0 0 0 2198 310 0 0 20 0 1 0 376852343 2394083328 429109 33554432000 4194304 6004724 140736782037984 140736782032448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429109 163 442 0 584047 0
[pid=31212] ppid=31210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31212/stat : 31212 (cp2_pre.sh) S 31210 31209 30107 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376854853 9367552 276 33554432000 4194304 5064252 140736743443504 140736743442208 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31212/statm: 2287 276 234 213 0 72 0
[pid=31213] ppid=31212 vsize=2800976 CPUtime=25.83 cores=1,3,5,7
/proc/31213/stat : 31213 (coprocessor) R 31212 31209 30107 0 -1 4202496 26298 0 0 0 2443 140 0 0 20 0 1 0 376854855 2868199424 591766 33554432000 4194304 6586260 140736576985024 140736576980776 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 12 0 0
/proc/31213/statm: 700244 591766 158 584 0 699656 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 5157244

[startup+102.3 s]
/proc/loadavg: 2.42 2.16 2.05 4/182 31257
/proc/meminfo: memFree=16686268/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=1190448 CPUtime=4.79 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 143434 0 0 0 432 47 0 0 20 0 1 0 376862093 1219018752 279186 33554432000 4194304 5654031 140734594033664 140734592983016 4225056 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 297612 279186 108 357 0 297252 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 3537568

[startup+162.3 s]
/proc/loadavg: 2.30 2.18 2.06 3/181 31260
/proc/meminfo: memFree=15453060/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3924124 CPUtime=64.78 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 377472 0 0 0 6349 129 0 0 20 0 1 0 376862093 4018302976 804444 33554432000 4194304 5654031 140734594033664 140734594031448 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 981031 804444 141 357 0 980671 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 6271244

[startup+222.307 s]
/proc/loadavg: 2.11 2.14 2.06 3/181 31260
/proc/meminfo: memFree=13911068/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3971704 CPUtime=124.77 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 393213 0 0 0 12346 131 0 0 20 0 1 0 376862093 4067024896 816855 33554432000 4194304 5654031 140734594033664 140734594031320 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 992926 816855 141 357 0 992566 0
Current children cumulated CPU time (s) 221.24
Current children cumulated vsize (KiB) 6318824

[startup+282.3 s]
/proc/loadavg: 2.04 2.12 2.05 4/181 31260
/proc/meminfo: memFree=13900380/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7

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

/proc/meminfo: memFree=13838132/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3987536 CPUtime=1204.6 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 457373 0 0 0 120307 153 0 0 20 0 1 0 376862093 4083236864 822358 33554432000 4194304 5654031 140734594033664 140734594031736 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 996884 822358 141 357 0 996524 0
Current children cumulated CPU time (s) 1301.07
Current children cumulated vsize (KiB) 6334656

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31270
/proc/meminfo: memFree=13838152/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3988520 CPUtime=1264.59 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 460722 0 0 0 126305 154 0 0 20 0 1 0 376862093 4084244480 822579 33554432000 4194304 5654031 140734594033664 140734594021480 4214522 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 997130 822579 141 357 0 996770 0
Current children cumulated CPU time (s) 1361.06
Current children cumulated vsize (KiB) 6335640

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 31271
/proc/meminfo: memFree=13831036/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3990788 CPUtime=1324.59 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 465172 0 0 0 132303 156 0 0 20 0 1 0 376862093 4086566912 824177 33554432000 4194304 5654031 140734594033664 140734594021480 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 997697 824177 141 357 0 997337 0
Current children cumulated CPU time (s) 1421.06
Current children cumulated vsize (KiB) 6337908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31271
/proc/meminfo: memFree=13826436/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3992264 CPUtime=1384.57 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 469358 0 0 0 138300 157 0 0 20 0 1 0 376862093 4088078336 824544 33554432000 4194304 5654031 140734594033664 140734594021480 4214505 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 998066 824544 141 357 0 997706 0
Current children cumulated CPU time (s) 1481.04
Current children cumulated vsize (KiB) 6339384

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31274
/proc/meminfo: memFree=13810968/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3996244 CPUtime=1444.57 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 477360 0 0 0 144296 161 0 0 20 0 1 0 376862093 4092153856 826549 33554432000 4194304 5654031 140734594033664 140734594031448 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999061 826549 141 357 0 998701 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 6343364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31274
/proc/meminfo: memFree=13809440/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3997588 CPUtime=1504.55 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 480863 0 0 0 150293 162 0 0 20 0 1 0 376862093 4093530112 826876 33554432000 4194304 5654031 140734594033664 140734594031448 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999397 826876 141 357 0 999037 0
Current children cumulated CPU time (s) 1601.02
Current children cumulated vsize (KiB) 6344708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31274
/proc/meminfo: memFree=13808392/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3998412 CPUtime=1564.55 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 485020 0 0 0 156291 164 0 0 20 0 1 0 376862093 4094373888 827082 33554432000 4194304 5654031 140734594033664 140734594031736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999603 827082 141 357 0 999243 0
Current children cumulated CPU time (s) 1661.02
Current children cumulated vsize (KiB) 6345532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 31275
/proc/meminfo: memFree=13808904/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3998412 CPUtime=1624.54 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 485022 0 0 0 162290 164 0 0 20 0 1 0 376862093 4094373888 827084 33554432000 4194304 5654031 140734594033664 140734594031736 4214618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999603 827084 141 357 0 999243 0
Current children cumulated CPU time (s) 1721.01
Current children cumulated vsize (KiB) 6345532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31275
/proc/meminfo: memFree=13808652/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3998412 CPUtime=1684.53 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 485024 0 0 0 168289 164 0 0 20 0 1 0 376862093 4094373888 827086 33554432000 4194304 5654031 140734594033664 140734594031736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999603 827086 141 357 0 999243 0
Current children cumulated CPU time (s) 1781
Current children cumulated vsize (KiB) 6345532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31275
/proc/meminfo: memFree=13808648/32873844 swapFree=7628/7628
[pid=31209] ppid=31207 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31209/stat : 31209 (npSolver-pbo-It) S 31207 31209 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376852343 9367552 275 33554432000 4194304 5064252 140737318412320 140737318411232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31209/statm: 2287 275 233 213 0 72 0
[pid=31210] ppid=31209 vsize=2337972 CPUtime=96.47 cores=1,3,5,7
/proc/31210/stat : 31210 (npSolver-pbo) S 31209 31209 30107 0 -1 4202496 57129 27199 0 0 2198 310 6715 424 20 0 1 0 376852343 2394083328 429113 33554432000 4194304 6004724 140736782037984 140736782024264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31210/statm: 584493 429113 167 442 0 584047 0
[pid=31257] ppid=31210 vsize=3998412 CPUtime=1703.53 cores=1,3,5,7
/proc/31257/stat : 31257 (glucosInc) R 31210 31209 30107 0 -1 4202496 485024 0 0 0 170189 164 0 0 20 0 1 0 376862093 4094373888 827086 33554432000 4194304 5654031 140734594033664 140734594031736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31257/statm: 999603 827086 141 357 0 999243 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 6345532

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 31209 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800
CPU user time (s): 1791.02
CPU system time (s): 8.98
CPU usage (%): 99.9269
Max. virtual memory (cumulated for all children) (KiB): 6387056

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.88041 second user time and 11.7042 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 00:14:40
IDJOB=3747670
IDBENCH=90862
IDSOLVER=2332
FILE ID=node145/3747670-1339107279
RUNJOBID= node145-1339098177-30124
PBS_JOBID= 14643708
Free space on /tmp= 70900 MiB

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

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

MD5SUM BENCH= bf80427a5518f65f2c0be5c955ae4146
RANDOM SEED=503898361

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25741692 kB
Buffers:          472660 kB
Cached:          5057424 kB
SwapCached:            4 kB
Active:          2852512 kB
Inactive:        3404856 kB
Active(anon):     718904 kB
Inactive(anon):    10864 kB
Active(file):    2133608 kB
Inactive(file):  3393992 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             36812 kB
Writeback:             0 kB
AnonPages:        734860 kB
Mapped:            15376 kB
Shmem:               200 kB
Slab:             729156 kB
SReclaimable:     170036 kB
SUnreclaim:       559120 kB
KernelStack:        1480 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     974344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    550912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68252 MiB
End job on node145 at 2012-06-08 00:44:43