Trace number 3694272

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 NameAnswerCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.08 1801.02

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-10.opb
MD5SUM38a03cef821a884727372c83265a6dc9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41334
Best CPU time to get the best result obtained on this benchmark1800.44
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212787
Total number of constraints2541940
Number of constraints which are clauses2541940
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

10.67/10.73	c model valid
10.67/10.73	c current solution ok
15.81/16.08	o 222086
15.81/16.08	c fallback to adder encoding
1800.08/1801.01	c error: unexpected solver exit code
1800.08/1801.01	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-3694272-1338235680/watcher-3694272-1338235680 -o /tmp/evaluation-result-3694272-1338235680/solver-3694272-1338235680 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694272-1338235680.opb 1440314692 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.07 2.02 2.00 3/177 28297
/proc/meminfo: memFree=30169348/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0

[startup+0.0247591 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28297
/proc/meminfo: memFree=30169348/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28297
/proc/meminfo: memFree=30169348/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/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.07 2.02 2.00 3/177 28297
/proc/meminfo: memFree=30169348/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28297
/proc/meminfo: memFree=30169348/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/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.07 2.02 2.00 3/179 28301
/proc/meminfo: memFree=30129380/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=19928 CPUtime=1.49 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) R 28297 28297 27775 0 -1 4202496 2964 0 0 0 148 1 0 0 20 0 1 0 289696759 20406272 3448 33554432000 4194304 5873084 140733971983200 140733971980568 4694089 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28298/statm: 4982 3448 145 410 0 4564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29076

[startup+3.10036 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 28301
/proc/meminfo: memFree=30113352/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=36972 CPUtime=3.09 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) R 28297 28297 27775 0 -1 4202496 3669 0 0 0 307 2 0 0 20 0 1 0 289696759 37859328 6189 33554432000 4194304 5873084 140733971983200 140733971980568 4693147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28298/statm: 9243 6189 145 410 0 8825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46120

[startup+6.30669 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28304
/proc/meminfo: memFree=29895676/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=77680 CPUtime=6.29 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) R 28297 28297 27775 0 -1 4202496 6266 0 0 0 624 5 0 0 20 0 1 0 289696759 79544320 13842 33554432000 4194304 5873084 140733971983200 140733971980568 4273912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28298/statm: 19420 13842 155 410 0 19002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86828

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 28306
/proc/meminfo: memFree=29785548/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=102568 CPUtime=12.52 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) R 28297 28297 27775 0 -1 4202496 12518 25439 0 0 984 167 95 6 20 0 1 0 289696759 105029632 23131 33554432000 4194304 5873084 140733971983200 140733971978632 5127520 0 0 4096 0 0 0 0 17 3 0 0 14 0 0
/proc/28298/statm: 25642 23131 171 410 0 25224 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 111716

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 28309
/proc/meminfo: memFree=29061656/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=470904 CPUtime=6.85 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 68258 0 0 0 663 22 0 0 20 0 1 0 289698622 482205696 99982 33554432000 4194304 4896791 140736034391392 140736034388712 4224109 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 117726 99982 78 172 0 117552 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 731668

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28309
/proc/meminfo: memFree=29016124/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=487924 CPUtime=32.45 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 73657 0 0 0 3219 26 0 0 20 0 1 0 289698622 499634176 110529 33554432000 4194304 4896791 140736034391392 140736034388600 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 121981 110529 78 172 0 121807 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 748688

[startup+102.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 28309
/proc/meminfo: memFree=28966448/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=505300 CPUtime=83.64 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 78983 0 0 0 8327 37 0 0 20 0 1 0 289698622 517427200 114256 33554432000 4194304 4896791 140736034391392 140736034388600 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 126325 114256 78 172 0 126151 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 766064

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/184 28312
/proc/meminfo: memFree=28916956/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=521632 CPUtime=143.63 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 83903 0 0 0 14313 50 0 0 20 0 1 0 289698622 534151168 118230 33554432000 4194304 4896791 140736034391392 140736034388600 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 130408 118230 78 172 0 130234 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 782396

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 28313
/proc/meminfo: memFree=28865132/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=529688 CPUtime=203.62 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 87590 0 0 0 20306 56 0 0 20 0 1 0 289698622 542400512 124815 33554432000 4194304 4896791 140736034391392 140736034387064 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 132422 124815 78 172 0 132248 0
Current children cumulated CPU time (s) 221.66

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

/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 130041 0 0 0 134154 186 0 0 20 0 1 0 289698622 746430464 165928 33554432000 4194304 4896791 140736034391392 140736034388600 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 182234 165928 78 172 0 182060 0
Current children cumulated CPU time (s) 1361.44
Current children cumulated vsize (KiB) 989700

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28323
/proc/meminfo: memFree=28546584/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=731984 CPUtime=1403.39 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 131424 0 0 0 140146 193 0 0 20 0 1 0 289698622 749551616 163067 33554432000 4194304 4896791 140736034391392 140736034387128 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 182996 163067 78 172 0 182822 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 992748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28324
/proc/meminfo: memFree=28479692/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=737012 CPUtime=1463.38 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 132855 0 0 0 146141 197 0 0 20 0 1 0 289698622 754700288 171763 33554432000 4194304 4896791 140736034391392 140736034388600 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 184253 171763 78 172 0 184079 0
Current children cumulated CPU time (s) 1481.42
Current children cumulated vsize (KiB) 997776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28324
/proc/meminfo: memFree=28504888/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=740200 CPUtime=1523.38 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 134243 0 0 0 152134 204 0 0 20 0 1 0 289698622 757964800 170955 33554432000 4194304 4896791 140736034391392 140736034388600 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 185050 170955 78 172 0 184876 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 1000964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28324
/proc/meminfo: memFree=28496892/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=744896 CPUtime=1583.37 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 136002 0 0 0 158126 211 0 0 20 0 1 0 289698622 762773504 167945 33554432000 4194304 4896791 140736034391392 140736034388600 4205328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 186224 167945 78 172 0 186050 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 1005660

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 28324
/proc/meminfo: memFree=28486780/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=746464 CPUtime=1643.35 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 136822 0 0 0 164120 215 0 0 20 0 1 0 289698622 764379136 173613 33554432000 4194304 4896791 140736034391392 140736034388600 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 186616 173613 78 172 0 186442 0
Current children cumulated CPU time (s) 1661.39
Current children cumulated vsize (KiB) 1007228

[startup+1722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28324
/proc/meminfo: memFree=28471676/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=748816 CPUtime=1703.36 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 138055 0 0 0 170113 223 0 0 20 0 1 0 289698622 766787584 169062 33554432000 4194304 4896791 140736034391392 140736034388600 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 187204 169062 78 172 0 187030 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 1009580

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 28325
/proc/meminfo: memFree=28434664/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=753276 CPUtime=1763.34 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 139358 0 0 0 176107 227 0 0 20 0 1 0 289698622 771354624 178138 33554432000 4194304 4896791 140736034391392 140736034388600 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 188319 178138 78 172 0 188145 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 1014040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 28354
/proc/meminfo: memFree=29006112/32873844 swapFree=7108/7108
[pid=28297] ppid=28295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28297/stat : 28297 (runPb2satCp2.sh) S 28295 28297 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289696759 9367552 275 33554432000 4194304 5064252 140735139617232 140735139616144 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28297/statm: 2287 275 233 213 0 72 0
[pid=28298] ppid=28297 vsize=242468 CPUtime=18.04 cores=1,3,5,7
/proc/28298/stat : 28298 (pb2sat) S 28297 28297 27775 0 -1 4202496 20678 25953 0 0 1233 460 95 16 20 0 1 0 289696759 248287232 57978 33554432000 4194304 5873084 140733971983200 140733971977016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 55 0 0
/proc/28298/statm: 60617 57978 179 410 0 60199 0
[pid=28308] ppid=28298 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28308/stat : 28308 (satsolver.sh) S 28298 28297 27775 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289698622 9367552 267 33554432000 4194304 5064252 140734898079872 140734898078784 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28308/statm: 2287 267 226 213 0 72 0
[pid=28309] ppid=28308 vsize=753972 CPUtime=1782.04 cores=1,3,5,7
/proc/28309/stat : 28309 (glucose_static) R 28308 28297 27775 0 -1 4202496 139956 0 0 0 177974 230 0 0 20 0 1 0 289698622 772067328 171812 33554432000 4194304 4896791 140736034391392 140736034387128 4204523 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28309/statm: 188493 171812 78 172 0 188319 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1014736

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 28297 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=295978
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=777273
# CPU time returned by wait4() is 18.0733
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.08
CPU user time (s): 1793.02
CPU system time (s): 7.06
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 1226352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.296
system time used= 4.77727
maximum resident set size= 362300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 593968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 38

runsolver used 9.44156 second user time and 9.74052 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 22:08:02
IDJOB=3694272
IDBENCH=92841
IDSOLVER=2273
FILE ID=node102/3694272-1338235680
RUNJOBID= node102-1338230275-27792
PBS_JOBID= 14624651
Free space on /tmp= 71420 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-10.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694272-1338235680/watcher-3694272-1338235680 -o /tmp/evaluation-result-3694272-1338235680/solver-3694272-1338235680 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694272-1338235680.opb 1440314692 HOME HOME

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

MD5SUM BENCH= 38a03cef821a884727372c83265a6dc9
RANDOM SEED=1440314692

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30169620 kB
Buffers:          401396 kB
Cached:          1443148 kB
SwapCached:            0 kB
Active:          1146300 kB
Inactive:         715604 kB
Active(anon):       8216 kB
Inactive(anon):    11036 kB
Active(file):    1138084 kB
Inactive(file):   704568 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            110424 kB
Writeback:             0 kB
AnonPages:         22304 kB
Mapped:            14588 kB
Shmem:               200 kB
Slab:             701804 kB
SReclaimable:     143552 kB
SUnreclaim:       558252 kB
KernelStack:        1424 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71176 MiB
End job on node102 at 2012-05-28 22:38:03