Trace number 3696919

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
pb2sat 2012-05-19? (TO) 1800.02 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
MD5SUM56c896ad570d19cbe5f94a10c4a31629
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 1427
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 905768
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 905768
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

3.90/3.98	c fallback to adder encoding
42.48/42.58	c model valid
42.48/42.58	c current solution ok
56.74/56.90	o -2104
56.74/56.90	c current bound: 451832
56.74/56.90	c fallback to adder encoding
1800.02/1800.51	c error: unexpected solver exit code
1800.02/1800.51	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-3696919-1338125008/watcher-3696919-1338125008 -o /tmp/evaluation-result-3696919-1338125008/solver-3696919-1338125008 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696919-1338125008.opb 1991889304 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: 1.92 1.98 1.99 3/177 12857
/proc/meminfo: memFree=31192576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0

[startup+0.102024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12857
/proc/meminfo: memFree=31192576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200263 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12857
/proc/meminfo: memFree=31192576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12857
/proc/meminfo: memFree=31192576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12857
/proc/meminfo: memFree=31192576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/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: 1.92 1.98 1.99 3/179 12859
/proc/meminfo: memFree=31138368/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=15156 CPUtime=1.49 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) R 12857 12857 12687 0 -1 4202496 3040 0 0 0 148 1 0 0 20 0 1 0 278629409 15519744 3055 33554432000 4194304 5873084 140735556410896 140735556408264 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 3789 3055 146 410 0 3371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24304

[startup+3.10031 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12859
/proc/meminfo: memFree=30963916/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=66048 CPUtime=3.09 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) R 12857 12857 12687 0 -1 4202496 10676 0 0 0 306 3 0 0 20 0 1 0 278629409 67633152 13745 33554432000 4194304 5873084 140735556410896 140735556408264 4389835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 16512 13745 157 410 0 16094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75196

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 12861
/proc/meminfo: memFree=29933120/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=589712 CPUtime=6.29 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) R 12857 12857 12687 0 -1 4202496 29532 0 0 0 613 16 0 0 20 0 1 0 278629409 603865088 121914 33554432000 4194304 5873084 140735556410896 140735556406952 4996870 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 147428 121914 168 410 0 147010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 598860

[startup+12.7071 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12863
/proc/meminfo: memFree=28995932/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=361324 CPUtime=6.65 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 29868 0 0 0 615 50 0 0 20 0 1 0 278629409 369995776 82015 33554432000 4194304 5873084 140735556410896 140735556407320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 90331 82015 171 410 0 89913 0
[pid=12862] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12862/stat : 12862 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278630075 9367552 266 33554432000 4194304 5064252 140735311536752 140735311535664 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12862/statm: 2287 266 226 213 0 72 0
[pid=12863] ppid=12862 vsize=668756 CPUtime=6.03 cores=1,3,5,7
/proc/12863/stat : 12863 (glucose_static) R 12862 12857 12687 0 -1 4202496 97397 0 0 0 570 33 0 0 20 0 1 0 278630076 684806144 148202 33554432000 4194304 4896791 140733951511024 140733951508072 4203844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12863/statm: 167189 148202 76 172 0 167015 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1048376

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12863
/proc/meminfo: memFree=28997480/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=361324 CPUtime=6.65 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 29868 0 0 0 615 50 0 0 20 0 1 0 278629409 369995776 82015 33554432000 4194304 5873084 140735556410896 140735556407320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 90331 82015 171 410 0 89913 0
[pid=12862] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12862/stat : 12862 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278630075 9367552 266 33554432000 4194304 5064252 140735311536752 140735311535664 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12862/statm: 2287 266 226 213 0 72 0
[pid=12863] ppid=12862 vsize=670076 CPUtime=18.82 cores=1,3,5,7
/proc/12863/stat : 12863 (glucose_static) R 12862 12857 12687 0 -1 4202496 97710 0 0 0 1849 33 0 0 20 0 1 0 278630076 686157824 149026 33554432000 4194304 4896791 140733951511024 140733951508312 4224802 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12863/statm: 167519 149026 78 172 0 167345 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1049696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12863
/proc/meminfo: memFree=29414576/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=50.96 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) D 12857 12857 12687 0 -1 4202496 35167 98959 0 0 870 743 3443 40 20 0 1 0 278629409 404566016 90441 33554432000 4194304 5873084 140735556410896 140735556406328 5127520 0 0 4096 0 18446744071580543392 0 0 17 3 0 0 11 0 0
/proc/12858/statm: 98771 90441 179 410 0 98353 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 404232

[startup+102.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 12866
/proc/meminfo: memFree=28698972/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=681608 CPUtime=45.19 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 102472 0 0 0 4482 37 0 0 20 0 1 0 278635119 697966592 155023 33554432000 4194304 4896791 140735497985728 140735497982936 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 170402 155023 78 172 0 170228 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1094988

[startup+162.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 12867
/proc/meminfo: memFree=28675640/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=689140 CPUtime=105.19 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 104983 0 0 0 10481 38 0 0 20 0 1 0 278635119 705679360 160067 33554432000 4194304 4896791 140735497985728 140735497982936 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 172285 160067 78 172 0 172111 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 1102520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12867
/proc/meminfo: memFree=28676584/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=694780 CPUtime=165.17 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 107227 0 0 0 16473 44 0 0 20 0 1 0 278635119 711454720 160234 33554432000 4194304 4896791 140735497985728 140735497981464 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 173695 160234 78 172 0 173521 0
Current children cumulated CPU time (s) 222.09

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

/proc/12866/statm: 202793 177751 78 172 0 202619 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1224552

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12877
/proc/meminfo: memFree=28610928/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=812608 CPUtime=1424.94 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 147102 0 0 0 142399 95 0 0 20 0 1 0 278635119 832110592 173370 33554432000 4194304 4896791 140735497985728 140735497983304 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 203152 173370 78 172 0 202978 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1225988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12878
/proc/meminfo: memFree=28590192/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=813244 CPUtime=1484.93 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 147287 0 0 0 148397 96 0 0 20 0 1 0 278635119 832761856 178665 33554432000 4194304 4896791 140735497985728 140735497981464 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 203311 178665 78 172 0 203137 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1226624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12881
/proc/meminfo: memFree=28563732/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=814568 CPUtime=1544.92 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 147618 0 0 0 154395 97 0 0 20 0 1 0 278635119 834117632 185128 33554432000 4194304 4896791 140735497985728 140735497982936 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 203642 185128 78 172 0 203468 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 1227948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12881
/proc/meminfo: memFree=28589324/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=814944 CPUtime=1604.91 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 147875 0 0 0 160391 100 0 0 20 0 1 0 278635119 834502656 178761 33554432000 4194304 4896791 140735497985728 140735497981464 4225393 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 203736 178761 78 172 0 203562 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1228324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12881
/proc/meminfo: memFree=28567852/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=815996 CPUtime=1664.9 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 148157 0 0 0 166390 100 0 0 20 0 1 0 278635119 835579904 184153 33554432000 4194304 4896791 140735497985728 140735497982936 4225426 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 203999 184153 78 172 0 203825 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1229376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12881
/proc/meminfo: memFree=28593300/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=817060 CPUtime=1724.9 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 148983 0 0 0 172386 104 0 0 20 0 1 0 278635119 836669440 177597 33554432000 4194304 4896791 140735497985728 140735497980856 4225426 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 204265 177597 78 172 0 204091 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1230440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 12922
/proc/meminfo: memFree=29643176/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=817060 CPUtime=1743.1 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 149013 0 0 0 174206 104 0 0 20 0 1 0 278635119 836669440 179671 33554432000 4194304 4896791 140735497985728 140735497980792 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 204265 179671 78 172 0 204091 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1230440

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

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

[startup+1800.5 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 12922
/proc/meminfo: memFree=29643176/32873844 swapFree=7108/7108
[pid=12857] ppid=12855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (runPb2sat.sh) S 12855 12857 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278629409 9367552 275 33554432000 4194304 5064252 140733779318832 140733779317744 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12857/statm: 2287 275 233 213 0 72 0
[pid=12858] ppid=12857 vsize=395084 CPUtime=56.92 cores=1,3,5,7
/proc/12858/stat : 12858 (pb2sat) S 12857 12857 12687 0 -1 4202496 40111 99472 0 0 979 1190 3443 80 20 0 1 0 278629409 404566016 90442 33554432000 4194304 5873084 140735556410896 140735556404712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/12858/statm: 98771 90442 180 410 0 98353 0
[pid=12865] ppid=12858 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12865/stat : 12865 (satsolver.sh) S 12858 12857 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278635118 9367552 267 33554432000 4194304 5064252 140733645300192 140733645299104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12865/statm: 2287 267 226 213 0 72 0
[pid=12866] ppid=12865 vsize=817060 CPUtime=1743.1 cores=1,3,5,7
/proc/12866/stat : 12866 (glucose_static) R 12865 12857 12687 0 -1 4202496 149013 0 0 0 174206 104 0 0 20 0 1 0 278635119 836669440 179671 33554432000 4194304 4896791 140735497985728 140735497980792 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12866/statm: 204265 179671 78 172 0 204091 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1230440

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12857 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.02
CPU user time (s): 1786.28
CPU system time (s): 13.74
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1441920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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.71428 second user time and 11.3713 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 15:23:28
IDJOB=3696919
IDBENCH=91035
IDSOLVER=2274
FILE ID=node103/3696919-1338125008
RUNJOBID= node103-1338123204-12704
PBS_JOBID= 14624497
Free space on /tmp= 71512 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696919-1338125008/watcher-3696919-1338125008 -o /tmp/evaluation-result-3696919-1338125008/solver-3696919-1338125008 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696919-1338125008.opb 1991889304 HOME HOME

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

MD5SUM BENCH= 56c896ad570d19cbe5f94a10c4a31629
RANDOM SEED=1991889304

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:       32873844 kB
MemFree:        31193004 kB
Buffers:          311764 kB
Cached:           512756 kB
SwapCached:         4512 kB
Active:           649068 kB
Inactive:         198532 kB
Active(anon):      18868 kB
Inactive(anon):     6220 kB
Active(file):     630200 kB
Inactive(file):   192312 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:             72324 kB
Writeback:             0 kB
AnonPages:         25960 kB
Mapped:            12252 kB
Shmem:                 8 kB
Slab:             693284 kB
SReclaimable:     135160 kB
SUnreclaim:       558124 kB
KernelStack:        1456 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71044 MiB
End job on node103 at 2012-05-27 15:53:31