Trace number 3701686

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.01 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null0mast_rapportOE1.0_TMAX60_K192_cod2.opb
MD5SUM3b8362af58c9130644833689fa0f2100
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1783.1
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 1605
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 6694
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 62779
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.13	c fallback to adder encoding
6.29/6.30	c run usual solver
1744.74/1745.23	c model valid
1744.74/1745.23	c current solution ok
1751.56/1752.29	o 0
1751.56/1752.29	c current bound: 3347
1751.56/1752.29	c fallback to adder encoding
1800.01/1800.61	c error: unexpected solver exit code
1800.01/1800.61	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-3701686-1338124870/watcher-3701686-1338124870 -o /tmp/evaluation-result-3701686-1338124870/solver-3701686-1338124870 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701686-1338124870.opb 1596823925 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 1.99 1.91 3/171 21326
/proc/meminfo: memFree=29585060/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0

[startup+0.030331 s]
/proc/loadavg: 2.00 1.99 1.91 3/171 21326
/proc/meminfo: memFree=29585060/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100163 s]
/proc/loadavg: 2.00 1.99 1.91 3/171 21326
/proc/meminfo: memFree=29585060/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.00 1.99 1.91 3/171 21326
/proc/meminfo: memFree=29585060/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 1.99 1.91 3/171 21326
/proc/meminfo: memFree=29585060/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/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.00 1.99 1.91 3/179 21339
/proc/meminfo: memFree=29563556/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=13548 CPUtime=1.49 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) R 21326 21326 21157 0 -1 4202496 2592 0 0 0 149 0 0 0 20 0 1 0 278614442 13873152 2605 33554432000 4194304 5992684 140734793659088 140734793655208 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 3387 2605 146 440 0 2943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22696

[startup+3.10028 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 21339
/proc/meminfo: memFree=29544676/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=49776 CPUtime=3.09 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) R 21326 21326 21157 0 -1 4202496 10032 0 0 0 307 2 0 0 20 0 1 0 278614442 50970624 11574 33554432000 4194304 5992684 140734793659088 140734793654824 4523478 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 12444 11574 159 440 0 12000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58924

[startup+6.30033 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 21339
/proc/meminfo: memFree=29052676/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=565556 CPUtime=6.29 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) R 21326 21326 21157 0 -1 4202496 29919 0 0 0 590 39 0 0 20 0 1 0 278614442 579129344 126387 33554432000 4194304 5992684 140734793659088 140734793654944 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 141389 126387 168 440 0 140945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 574704

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 21343
/proc/meminfo: memFree=26862904/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=6.3 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29926 0 0 0 590 40 0 0 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793653120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21340] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (cp2_pre.sh) S 21327 21326 21157 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278615073 9367552 277 33554432000 4194304 5064252 140734365523584 140734365522288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 277 234 213 0 72 0
[pid=21341] ppid=21340 vsize=1072940 CPUtime=6.38 cores=1,3,5,7
/proc/21341/stat : 21341 (coprocessor) R 21340 21326 21157 0 -1 4202496 88926 0 0 0 609 29 0 0 20 0 1 0 278615073 1098690560 264299 33554432000 4194304 6586260 140736230070544 140736230066696 4768398 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 268235 264299 173 584 0 267647 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1454068

[startup+25.5004 s]
/proc/loadavg: 2.37 2.07 1.94 3/183 21349
/proc/meminfo: memFree=27517996/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=521264 CPUtime=5.06 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 79185 0 0 0 490 16 0 0 20 0 1 0 278616485 533774336 117966 33554432000 4194304 5208918 140734487769536 140734487767208 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 130316 117966 103 248 0 130065 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 902392

[startup+51.1004 s]
/proc/loadavg: 2.60 2.14 1.96 3/182 21394
/proc/meminfo: memFree=28676248/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=535024 CPUtime=30.66 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 80367 0 0 0 3049 17 0 0 20 0 1 0 278616485 547864576 120170 33554432000 4194304 5208918 140734487769536 140734487767368 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 133756 120170 103 248 0 133505 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 916152

[startup+102.3 s]
/proc/loadavg: 2.38 2.16 1.98 3/184 21399
/proc/meminfo: memFree=27737992/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=535024 CPUtime=81.86 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 80367 0 0 0 8169 17 0 0 20 0 1 0 278616485 547864576 120170 33554432000 4194304 5208918 140734487769536 140734487767368 4229328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 133756 120170 103 248 0 133505 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 916152

[startup+162.3 s]
/proc/loadavg: 2.14 2.13 1.98 3/183 21399
/proc/meminfo: memFree=27737384/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=535024 CPUtime=141.85 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 80367 0 0 0 14168 17 0 0 20 0 1 0 278616485 547864576 120170 33554432000 4194304 5208918 140734487769536 140734487767368 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 133756 120170 103 248 0 133505 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 916152

[startup+222.3 s]
/proc/loadavg: 2.05 2.10 1.98 3/182 21399
/proc/meminfo: memFree=27732980/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21346/statm: 133756 121769 103 248 0 133505 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 916152

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21410
/proc/meminfo: memFree=27690600/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1401.63 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82007 0 0 0 140145 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 979444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21411
/proc/meminfo: memFree=27690832/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1461.62 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82011 0 0 0 146144 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 979444

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21411
/proc/meminfo: memFree=27690824/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1521.61 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82011 0 0 0 152143 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4229876 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 979444

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 21411
/proc/meminfo: memFree=27690824/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1581.6 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82011 0 0 0 158142 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4229328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 979444

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21411
/proc/meminfo: memFree=27691196/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1641.6 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82011 0 0 0 164142 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 979444

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21418
/proc/meminfo: memFree=27786600/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=362832 CPUtime=20.24 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 29938 107339 0 0 590 40 1329 65 20 0 1 0 278614442 371539968 75712 33554432000 4194304 5992684 140734793659088 140734793654208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21327/statm: 90708 75712 174 440 0 90264 0
[pid=21345] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21345/stat : 21345 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278616484 9367552 267 33554432000 4194304 5064252 140735721691152 140735721690064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21345/statm: 2287 267 226 213 0 72 0
[pid=21346] ppid=21345 vsize=598316 CPUtime=1701.59 cores=1,3,5,7
/proc/21346/stat : 21346 (glucose) R 21345 21326 21157 0 -1 4202496 82011 0 0 0 170141 18 0 0 20 0 1 0 278616485 612675584 125042 33554432000 4194304 5208918 140734487769536 140734487767368 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21346/statm: 149579 125042 104 248 0 149328 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 979444

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 21429
/proc/meminfo: memFree=27448372/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=392516 CPUtime=1751.84 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 42132 198421 0 0 799 628 173650 107 20 0 1 0 278614442 401936384 83126 33554432000 4194304 5992684 140734793659088 140734793651408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/21327/statm: 98129 83126 183 440 0 97685 0
[pid=21427] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21427/stat : 21427 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278789683 9367552 267 33554432000 4194304 5064252 140734566602784 140734566601696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21427/statm: 2287 267 226 213 0 72 0
[pid=21428] ppid=21427 vsize=576372 CPUtime=29.87 cores=1,3,5,7
/proc/21428/stat : 21428 (glucose) R 21427 21326 21157 0 -1 4202496 77756 0 0 0 2971 16 0 0 20 0 1 0 278789684 590204928 118995 33554432000 4194304 5208918 140734013323136 140734013319512 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21428/statm: 144093 118995 104 248 0 143842 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 987184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 21429
/proc/meminfo: memFree=27440192/32873648 swapFree=7116/7116
[pid=21326] ppid=21324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21326/stat : 21326 (npSolver-pbo.sh) S 21324 21326 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278614442 9367552 275 33554432000 4194304 5064252 140737237409024 140737237407936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21326/statm: 2287 275 233 213 0 72 0
[pid=21327] ppid=21326 vsize=392516 CPUtime=1751.84 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo) S 21326 21326 21157 0 -1 4202496 42132 198421 0 0 799 628 173650 107 20 0 1 0 278614442 401936384 83126 33554432000 4194304 5992684 140734793659088 140734793651408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/21327/statm: 98129 83126 183 440 0 97685 0
[pid=21427] ppid=21327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21427/stat : 21427 (satsolver.sh) S 21327 21326 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278789683 9367552 267 33554432000 4194304 5064252 140734566602784 140734566601696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21427/statm: 2287 267 226 213 0 72 0
[pid=21428] ppid=21427 vsize=576372 CPUtime=48.17 cores=1,3,5,7
/proc/21428/stat : 21428 (glucose) R 21427 21326 21157 0 -1 4202496 77758 0 0 0 4801 16 0 0 20 0 1 0 278789684 590204928 120019 33554432000 4194304 5208918 140734013323136 140734013319512 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21428/statm: 144093 120019 104 248 0 143842 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 987184

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

Real time (s): 1800.62
CPU time (s): 1800.01
CPU user time (s): 1792.5
CPU system time (s): 7.51
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1603148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 2

runsolver used 4.08138 second user time and 11.7432 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 15:21:11
IDJOB=3701686
IDBENCH=91083
IDSOLVER=2277
FILE ID=node114/3701686-1338124870
RUNJOBID= node114-1338123068-21174
PBS_JOBID= 14624495
Free space on /tmp= 71428 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null0mast_rapportOE1.0_TMAX60_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701686-1338124870/watcher-3701686-1338124870 -o /tmp/evaluation-result-3701686-1338124870/solver-3701686-1338124870 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701686-1338124870.opb 1596823925 HOME HOME

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

MD5SUM BENCH= 3b8362af58c9130644833689fa0f2100
RANDOM SEED=1596823925

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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		: 2666.242
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.242
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		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29585440 kB
Buffers:          500020 kB
Cached:          1928176 kB
SwapCached:         2136 kB
Active:          1229236 kB
Inactive:        1208624 kB
Active(anon):       3144 kB
Inactive(anon):     7892 kB
Active(file):    1226092 kB
Inactive(file):  1200732 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103884 kB
Dirty:             63120 kB
Writeback:             0 kB
AnonPages:         16352 kB
Mapped:            13664 kB
Shmem:               116 kB
Slab:             711692 kB
SReclaimable:     155392 kB
SUnreclaim:       556300 kB
KernelStack:        1424 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71004 MiB
End job on node114 at 2012-05-27 15:51:13