Trace number 3696868

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.06 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM13ec733a84b57b5245a7cfe0f2de4f86
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144793
Best CPU time to get the best result obtained on this benchmark1797.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 300662
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 300662
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.45	c fallback to adder encoding
2.28/2.37	c model valid
2.28/2.37	c current solution ok
4.28/4.38	o -22528
4.28/4.38	c current bound: 139067
4.28/4.38	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3696868-1338119434/watcher-3696868-1338119434 -o /tmp/evaluation-result-3696868-1338119434/solver-3696868-1338119434 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696868-1338119434.opb 558978588 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 2.00 3/180 9701
/proc/meminfo: memFree=29206016/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0

[startup+0.0257219 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9701
/proc/meminfo: memFree=29206016/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100133 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9701
/proc/meminfo: memFree=29206016/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300115 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9701
/proc/meminfo: memFree=29206016/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9701
/proc/meminfo: memFree=29206016/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9705
/proc/meminfo: memFree=29077248/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=63324 CPUtime=0.84 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 10657 0 0 0 78 6 0 0 20 0 1 0 278069462 64843776 14927 33554432000 4194304 5873084 140736382146240 140736382142664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 15831 14927 171 410 0 15413 0
[pid=9704] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9704/stat : 9704 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278069547 9367552 266 33554432000 4194304 5064252 140735492272064 140735492270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9704/statm: 2287 266 226 213 0 72 0
[pid=9705] ppid=9704 vsize=94072 CPUtime=0.63 cores=1,3,5,7
/proc/9705/stat : 9705 (glucose_static) R 9704 9701 5734 0 -1 4202496 18791 0 0 0 59 4 0 0 20 0 1 0 278069547 96329728 20309 33554432000 4194304 4896791 140734295331856 140734294280648 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9705/statm: 23518 20309 76 172 0 23344 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 175692

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9705
/proc/meminfo: memFree=29031512/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=64972 CPUtime=3.08 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) R 9701 9701 5734 0 -1 4202496 12027 19758 0 0 101 66 136 5 20 0 1 0 278069462 66531328 15347 33554432000 4194304 5873084 140736382146240 140736382141672 5127520 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 16243 15347 179 410 0 15825 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74120

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9708
/proc/meminfo: memFree=28983720/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=97180 CPUtime=1.86 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 21041 0 0 0 182 4 0 0 20 0 1 0 278069904 99512320 22232 33554432000 4194304 4896791 140737246179488 140737246176696 4203033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 24295 22232 77 172 0 24121 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 186592

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9708
/proc/meminfo: memFree=28984800/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=98236 CPUtime=8.26 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 22421 0 0 0 821 5 0 0 20 0 1 0 278069904 100593664 22680 33554432000 4194304 4896791 140737246179488 140737246176584 4203709 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 24559 22680 78 172 0 24385 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 187648

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9708
/proc/meminfo: memFree=28984880/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=99948 CPUtime=21.06 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 26903 0 0 0 2100 6 0 0 20 0 1 0 278069904 102346752 22851 33554432000 4194304 4896791 140737246179488 140737246177000 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 24987 22851 78 172 0 24813 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 189360

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9708
/proc/meminfo: memFree=28980432/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=115332 CPUtime=46.66 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 31823 0 0 0 4657 9 0 0 20 0 1 0 278069904 118099968 24281 33554432000 4194304 4896791 140737246179488 140737246177016 4223882 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 28833 24281 78 172 0 28659 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 204744

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9708
/proc/meminfo: memFree=28959128/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=139000 CPUtime=97.85 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 38460 0 0 0 9772 13 0 0 20 0 1 0 278069904 142336000 28869 33554432000 4194304 4896791 140737246179488 140737246175224 4203733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 34750 28869 78 172 0 34576 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 228412

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9708
/proc/meminfo: memFree=28941772/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=142988 CPUtime=157.83 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 43001 0 0 0 15765 18 0 0 20 0 1 0 278069904 146419712 33935 33554432000 4194304 4896791 140737246179488 140737246176696 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 35747 33935 78 172 0 35573 0
Current children cumulated CPU time (s) 162.23

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

/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 85820 0 0 0 135670 92 0 0 20 0 1 0 278069904 255401984 56194 33554432000 4194304 4896791 140737246179488 140737246176696 4203903 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 62354 56194 78 172 0 62180 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 338828

[startup+1422.31 s]
/proc/loadavg: 2.11 2.04 2.01 3/182 9786
/proc/meminfo: memFree=30208772/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=250112 CPUtime=1417.61 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 86930 0 0 0 141666 95 0 0 20 0 1 0 278069904 256114688 54298 33554432000 4194304 4896791 140737246179488 140737246176696 4225344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 62528 54298 78 172 0 62354 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 339524

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 9787
/proc/meminfo: memFree=30207804/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=250676 CPUtime=1477.6 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 88049 0 0 0 147662 98 0 0 20 0 1 0 278069904 256692224 51391 33554432000 4194304 4896791 140737246179488 140737246177016 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 62669 51391 78 172 0 62495 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 340088

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 9787
/proc/meminfo: memFree=30252672/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=202788 CPUtime=1537.59 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 89104 0 0 0 153658 101 0 0 20 0 1 0 278069904 207654912 47333 33554432000 4194304 4896791 140737246179488 140737246175224 4224924 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 50697 47333 78 172 0 50523 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 292200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 9787
/proc/meminfo: memFree=30155212/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=335040 CPUtime=1597.58 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 90790 0 0 0 159654 104 0 0 20 0 1 0 278069904 343080960 62288 33554432000 4194304 4896791 140737246179488 140737246176696 4225414 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 83760 62288 78 172 0 83586 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 424452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9787
/proc/meminfo: memFree=30179644/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=253944 CPUtime=1657.57 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 91841 0 0 0 165649 108 0 0 20 0 1 0 278069904 260038656 58109 33554432000 4194304 4896791 140737246179488 140737246176696 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 63486 58109 78 172 0 63312 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 343356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9787
/proc/meminfo: memFree=30210628/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=254988 CPUtime=1717.57 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 93702 0 0 0 171645 112 0 0 20 0 1 0 278069904 261107712 52697 33554432000 4194304 4896791 140737246179488 140737246175224 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 63747 52697 78 172 0 63573 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 344400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9791
/proc/meminfo: memFree=30213288/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=205472 CPUtime=1777.56 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 94681 0 0 0 177641 115 0 0 20 0 1 0 278069904 210403328 45969 33554432000 4194304 4896791 140737246179488 140737246177064 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 51368 45969 78 172 0 51194 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 294884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9791
/proc/meminfo: memFree=30220304/32873648 swapFree=6860/6860
[pid=9701] ppid=9699 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9701/stat : 9701 (runPb2sat.sh) S 9699 9701 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278069461 9367552 275 33554432000 4194304 5064252 140736568094944 140736568093856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9701/statm: 2287 275 233 213 0 72 0
[pid=9702] ppid=9701 vsize=71116 CPUtime=4.4 cores=1,3,5,7
/proc/9702/stat : 9702 (pb2sat) S 9701 9701 5734 0 -1 4202496 13603 20271 0 0 127 167 136 10 20 0 1 0 278069462 72822784 16627 33554432000 4194304 5873084 140736382146240 140736382140056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9702/statm: 17779 16627 180 410 0 17361 0
[pid=9707] ppid=9702 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9707/stat : 9707 (satsolver.sh) S 9702 9701 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278069903 9367552 265 33554432000 4194304 5064252 140736945378192 140736945377104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9707/statm: 2287 265 226 213 0 72 0
[pid=9708] ppid=9707 vsize=255560 CPUtime=1795.66 cores=1,3,5,7
/proc/9708/stat : 9708 (glucose_static) R 9707 9701 5734 0 -1 4202496 95512 0 0 0 179450 116 0 0 20 0 1 0 278069904 261693440 50366 33554432000 4194304 4896791 140737246179488 140737246177016 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9708/statm: 63890 50366 78 172 0 63716 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 344972

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9701 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=642598
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=782728
# CPU time returned by wait4() is 4.42533
# 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.42
CPU time (s): 1800.06
CPU user time (s): 1797.13
CPU system time (s): 2.93
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 506500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6426
system time used= 1.78273
maximum resident set size= 104744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34852
page faults= 0
swaps= 0
block input operations= 0
block output operations= 187408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 25

runsolver used 6.63199 second user time and 19.455 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 13:50:34
IDJOB=3696868
IDBENCH=90677
IDSOLVER=2274
FILE ID=node116/3696868-1338119434
RUNJOBID= node116-1338088521-5751
PBS_JOBID= 14624463
Free space on /tmp= 71020 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696868-1338119434/watcher-3696868-1338119434 -o /tmp/evaluation-result-3696868-1338119434/solver-3696868-1338119434 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696868-1338119434.opb 558978588 HOME HOME

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

MD5SUM BENCH= 13ec733a84b57b5245a7cfe0f2de4f86
RANDOM SEED=558978588

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        29206668 kB
Buffers:          348840 kB
Cached:          1288108 kB
SwapCached:         3240 kB
Active:          2398512 kB
Inactive:         427404 kB
Active(anon):    1180000 kB
Inactive(anon):     8984 kB
Active(file):    1218512 kB
Inactive(file):   418420 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:       1215644 kB
Mapped:            13496 kB
Shmem:                96 kB
Slab:             698760 kB
SReclaimable:     143312 kB
SUnreclaim:       555448 kB
KernelStack:        1528 kB
PageTables:         6564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1477104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1001472 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= 71328 MiB
End job on node116 at 2012-05-27 14:20:35