Trace number 3701696

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 1.0? (TO) 1800.06 1800.73

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

4.09/4.16	c fallback to adder encoding
5.69/5.71	c run usual solver
1057.76/1058.17	c model valid
1057.76/1058.17	c current solution ok
1063.35/1063.98	o 0
1063.35/1063.98	c current bound: 1983
1063.35/1063.98	c fallback to adder encoding
1800.06/1800.71	c error: unexpected solver exit code
1800.06/1800.71	s UNKNOWN

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-3701696-1338125781/watcher-3701696-1338125781 -o /tmp/evaluation-result-3701696-1338125781/solver-3701696-1338125781 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701696-1338125781.opb 2085899742 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.00 2.00 1.93 3/179 19296
/proc/meminfo: memFree=30303104/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0

[startup+0.0901409 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19296
/proc/meminfo: memFree=30303104/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19296
/proc/meminfo: memFree=30303104/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19296
/proc/meminfo: memFree=30303104/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19296
/proc/meminfo: memFree=30303104/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 19298
/proc/meminfo: memFree=30296576/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=13528 CPUtime=1.49 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) R 19296 19296 19129 0 -1 4202496 2772 0 0 0 149 0 0 0 20 0 1 0 278645230 13852672 2784 33554432000 4194304 5992684 140733213190464 140733213186584 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 3382 2784 146 440 0 2938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22676

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 19298
/proc/meminfo: memFree=30288936/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=49768 CPUtime=3.09 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) R 19296 19296 19129 0 -1 4202496 10214 0 0 0 306 3 0 0 20 0 1 0 278645230 50962432 11244 33554432000 4194304 5992684 140733213190464 140733213186200 4523491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 12442 11244 159 440 0 11998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58916

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 19298
/proc/meminfo: memFree=30050760/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=5.71 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29340 0 0 0 534 37 0 0 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213184496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 369256

[startup+12.7005 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 19300
/proc/meminfo: memFree=29018656/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=5.71 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29340 0 0 0 534 37 0 0 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213184496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19299] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19299/stat : 19299 (cp2_pre.sh) S 19297 19296 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278645802 9367552 276 33554432000 4194304 5064252 140733687753520 140733687752224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19299/statm: 2287 276 234 213 0 72 0
[pid=19300] ppid=19299 vsize=901492 CPUtime=6.97 cores=1,3,5,7
/proc/19300/stat : 19300 (coprocessor) R 19299 19296 19129 0 -1 4202496 79617 0 0 0 664 33 0 0 20 0 1 0 278645803 923127808 219731 33554432000 4194304 6586260 140736370655456 140736370651480 4751053 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19300/statm: 225373 219731 180 584 0 224785 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1279896

[startup+25.5006 s]
/proc/loadavg: 2.06 2.02 1.93 3/183 19303
/proc/meminfo: memFree=29576228/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=18.16 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29349 95612 0 0 534 37 1185 60 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213185584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19302] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19302/stat : 19302 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278647062 9367552 267 33554432000 4194304 5064252 140737353281376 140737353280288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19302/statm: 2287 267 226 213 0 72 0
[pid=19303] ppid=19302 vsize=434992 CPUtime=7.16 cores=1,3,5,7
/proc/19303/stat : 19303 (glucose) R 19302 19296 19129 0 -1 4202496 67997 0 0 0 699 17 0 0 20 0 1 0 278647063 445431808 97896 33554432000 4194304 5208918 140735200224096 140735200221944 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19303/statm: 108748 97896 103 248 0 108497 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 813396

[startup+51.1005 s]
/proc/loadavg: 1.96 2.00 1.93 4/179 19341
/proc/meminfo: memFree=30809496/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=18.16 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29349 95612 0 0 534 37 1185 60 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213185584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19302] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19302/stat : 19302 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278647062 9367552 267 33554432000 4194304 5064252 140737353281376 140737353280288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19302/statm: 2287 267 226 213 0 72 0
[pid=19303] ppid=19302 vsize=448868 CPUtime=32.76 cores=1,3,5,7
/proc/19303/stat : 19303 (glucose) R 19302 19296 19129 0 -1 4202496 69477 0 0 0 3259 17 0 0 20 0 1 0 278647063 459640832 99887 33554432000 4194304 5208918 140735200224096 140735200221928 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19303/statm: 112217 99887 103 248 0 111966 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 827272

[startup+102.307 s]
/proc/loadavg: 2.06 2.01 1.93 3/183 19348
/proc/meminfo: memFree=30598112/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=18.16 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29349 95612 0 0 534 37 1185 60 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213185584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19302] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19302/stat : 19302 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278647062 9367552 267 33554432000 4194304 5064252 140737353281376 140737353280288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19302/statm: 2287 267 226 213 0 72 0
[pid=19303] ppid=19302 vsize=448868 CPUtime=83.95 cores=1,3,5,7
/proc/19303/stat : 19303 (glucose) R 19302 19296 19129 0 -1 4202496 69478 0 0 0 8378 17 0 0 20 0 1 0 278647063 459640832 100399 33554432000 4194304 5208918 140735200224096 140735200221928 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19303/statm: 112217 100399 103 248 0 111966 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 827272

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/182 19348
/proc/meminfo: memFree=30595444/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=18.16 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29349 95612 0 0 534 37 1185 60 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213185584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19302] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19302/stat : 19302 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278647062 9367552 267 33554432000 4194304 5064252 140737353281376 140737353280288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19302/statm: 2287 267 226 213 0 72 0
[pid=19303] ppid=19302 vsize=448868 CPUtime=143.94 cores=1,3,5,7
/proc/19303/stat : 19303 (glucose) R 19302 19296 19129 0 -1 4202496 69480 0 0 0 14377 17 0 0 20 0 1 0 278647063 459640832 100912 33554432000 4194304 5208918 140735200224096 140735200221928 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19303/statm: 112217 100912 104 248 0 111966 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 827272

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/184 19352
/proc/meminfo: memFree=30588028/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=360108 CPUtime=18.16 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 29349 95612 0 0 534 37 1185 60 20 0 1 0 278645230 368750592 62409 33554432000 4194304 5992684 140733213190464 140733213185584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19297/statm: 90027 62409 174 440 0 89583 0
[pid=19302] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/19372/statm: 121820 103424 105 248 0 121569 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 901568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 19400
/proc/meminfo: memFree=29132684/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=438172 CPUtime=418.16 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 67269 0 0 0 41796 20 0 0 20 0 1 0 278751636 448688128 100531 33554432000 4194304 5208918 140737288878032 140737288876120 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 109543 100531 105 248 0 109292 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 852460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 19400
/proc/meminfo: memFree=29123020/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=488932 CPUtime=478.16 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 67768 0 0 0 47794 22 0 0 20 0 1 0 278751636 500666368 103084 33554432000 4194304 5208918 140737288878032 140737288875880 4212856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122233 103084 105 248 0 121982 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 903220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 19400
/proc/meminfo: memFree=29112212/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=489328 CPUtime=538.14 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 67882 0 0 0 53792 22 0 0 20 0 1 0 278751636 501071872 105236 33554432000 4194304 5208918 140737288878032 140737288875880 4229244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122332 105236 105 248 0 122081 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 903616

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/183 19400
/proc/meminfo: memFree=29128908/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=440032 CPUtime=598.13 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 68162 0 0 0 59789 24 0 0 20 0 1 0 278751636 450592768 101035 33554432000 4194304 5208918 140737288878032 140737288876120 4212649 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 110008 101035 105 248 0 109757 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 854320

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/183 19401
/proc/meminfo: memFree=29115384/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=490648 CPUtime=658.11 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 68600 0 0 0 65786 25 0 0 20 0 1 0 278751636 502423552 104469 33554432000 4194304 5208918 140737288878032 140737288875880 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122662 104469 105 248 0 122411 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 904936

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/183 19401
/proc/meminfo: memFree=29102040/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=491644 CPUtime=718.1 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 68788 0 0 0 71785 25 0 0 20 0 1 0 278751636 503443456 107212 33554432000 4194304 5208918 140737288878032 140737288874344 4228952 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122911 107212 105 248 0 122660 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 905932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 19401
/proc/meminfo: memFree=29099992/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=491644 CPUtime=736.51 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 68789 0 0 0 73626 25 0 0 20 0 1 0 278751636 503443456 107724 33554432000 4194304 5208918 140737288878032 140737288874344 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122911 107724 105 248 0 122660 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 905932

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 19401
/proc/meminfo: memFree=29099992/32873844 swapFree=6872/6872
[pid=19296] ppid=19294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19296/stat : 19296 (npSolver-pbo.sh) S 19294 19296 19129 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278645230 9367552 275 33554432000 4194304 5064252 140736407569936 140736407568848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19296/statm: 2287 275 233 213 0 72 0
[pid=19297] ppid=19296 vsize=395992 CPUtime=1063.55 cores=1,3,5,7
/proc/19297/stat : 19297 (npSolver-pbo) S 19296 19296 19129 0 -1 4202496 40388 175337 0 0 741 495 105018 101 20 0 1 0 278645230 405495808 71200 33554432000 4194304 5992684 140733213190464 140733213182784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/19297/statm: 98998 71200 183 440 0 98554 0
[pid=19371] ppid=19297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19371/stat : 19371 (satsolver.sh) S 19297 19296 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278751635 9367552 266 33554432000 4194304 5064252 140735793168544 140735793167456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19371/statm: 2287 266 226 213 0 72 0
[pid=19372] ppid=19371 vsize=491644 CPUtime=736.51 cores=1,3,5,7
/proc/19372/stat : 19372 (glucose) R 19371 19296 19129 0 -1 4202496 68789 0 0 0 73626 25 0 0 20 0 1 0 278751636 503443456 107724 33554432000 4194304 5208918 140737288878032 140737288874344 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19372/statm: 122911 107724 105 248 0 122660 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 905932

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.73
CPU time (s): 1800.06
CPU user time (s): 1793.85
CPU system time (s): 6.21
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 1403248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 359
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 4.6103 second user time and 11.2953 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 15:36:22
IDJOB=3701696
IDBENCH=91155
IDSOLVER=2277
FILE ID=node105/3701696-1338125781
RUNJOBID= node105-1338123980-19146
PBS_JOBID= 14624503
Free space on /tmp= 71316 MiB

SOLVER NAME= npSolver 1.0
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.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701696-1338125781/watcher-3701696-1338125781 -o /tmp/evaluation-result-3701696-1338125781/solver-3701696-1338125781 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701696-1338125781.opb 2085899742 HOME HOME

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

MD5SUM BENCH= a88af6dd0118c2f12fc3d8f44e999a51
RANDOM SEED=2085899742

node105.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		: 2666.882
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	: 5333.76
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		: 2666.882
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		: 2666.882
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.91
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		: 2666.882
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		: 2666.882
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	: 5438.54
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		: 2666.882
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		: 2666.882
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.92
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		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30303112 kB
Buffers:          241692 kB
Cached:           512284 kB
SwapCached:         1932 kB
Active:          1516024 kB
Inactive:         225188 kB
Active(anon):     983596 kB
Inactive(anon):     5072 kB
Active(file):     532428 kB
Inactive(file):   220116 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             35840 kB
Writeback:             0 kB
AnonPages:       1038316 kB
Mapped:            10092 kB
Shmem:                 0 kB
Slab:             687124 kB
SReclaimable:     128640 kB
SUnreclaim:       558484 kB
KernelStack:        1480 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1258716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    747520 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= 71060 MiB
End job on node105 at 2012-05-27 16:06:25