Trace number 3696593

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.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_2.opb
MD5SUMb690996610ff381ef60353517fe5a0e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1797.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4389
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.38/1.45	c model valid
1.38/1.45	c current solution ok
2.96/3.02	o 1614
2.96/3.02	c current bound: 807
1800.02/1800.41	./satsolver.sh: line 5: 17943 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3696593-1338070868/watcher-3696593-1338070868 -o /tmp/evaluation-result-3696593-1338070868/solver-3696593-1338070868 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696593-1338070868.opb 1438205502 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/179 17936
/proc/meminfo: memFree=26819464/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0

[startup+0.0066371 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17936
/proc/meminfo: memFree=26819464/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100241 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17936
/proc/meminfo: memFree=26819464/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17936
/proc/meminfo: memFree=26819464/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17936
/proc/meminfo: memFree=26819464/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17940
/proc/meminfo: memFree=26666020/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=1.47 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) R 17936 17936 15605 0 -1 4202496 12857 21169 0 0 54 9 80 4 20 0 1 0 273214051 64987136 12461 33554432000 4194304 5873084 140734871761360 140734871757784 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12461 169 410 0 15448 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 72612

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 17940
/proc/meminfo: memFree=26740848/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 72612

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17943
/proc/meminfo: memFree=26625868/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=124292 CPUtime=3.24 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 22903 0 0 0 321 3 0 0 20 0 1 0 273214356 127275008 25400 33554432000 4194304 4896791 140733241629488 140733241626536 4204115 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31073 25400 76 172 0 30899 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 206052

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17943
/proc/meminfo: memFree=26628492/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=124556 CPUtime=9.64 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 22994 0 0 0 961 3 0 0 20 0 1 0 273214356 127545344 25491 33554432000 4194304 4896791 140733241629488 140733241626696 4203704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31139 25491 76 172 0 30965 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 206316

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 17943
/proc/meminfo: memFree=26625192/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=124688 CPUtime=22.44 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 23026 0 0 0 2241 3 0 0 20 0 1 0 273214356 127680512 26034 33554432000 4194304 4896791 140733241629488 140733241626696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31172 26034 76 172 0 30998 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 206448

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 17943
/proc/meminfo: memFree=26616436/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=124952 CPUtime=48.03 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 23074 0 0 0 4800 3 0 0 20 0 1 0 273214356 127950848 27101 33554432000 4194304 4896791 140733241629488 140733241626808 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31238 27101 76 172 0 31064 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 206712

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 17943
/proc/meminfo: memFree=26611100/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=125308 CPUtime=99.21 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 23769 0 0 0 9917 4 0 0 20 0 1 0 273214356 128315392 26020 33554432000 4194304 4896791 140733241629488 140733241627064 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31327 26020 76 172 0 31153 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 207068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17943
/proc/meminfo: memFree=26602416/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=125776 CPUtime=159.2 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 24221 0 0 0 15915 5 0 0 20 0 1 0 273214356 128794624 26650 33554432000 4194304 4896791 140733241629488 140733241627064 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 31444 26650 76 172 0 31270 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 207536

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17944
/proc/meminfo: memFree=26619996/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17999
/proc/meminfo: memFree=27272904/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=148236 CPUtime=1358.98 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 35233 0 0 0 135876 22 0 0 20 0 1 0 273214356 151793664 33220 33554432000 4194304 4896791 140733241629488 140733241626696 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 37059 33220 76 172 0 36885 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 229996

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18000
/proc/meminfo: memFree=27260096/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=179056 CPUtime=1418.97 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 35846 0 0 0 141875 22 0 0 20 0 1 0 273214356 183353344 36899 33554432000 4194304 4896791 140733241629488 140733241627016 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 44764 36899 76 172 0 44590 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 260816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18000
/proc/meminfo: memFree=27289932/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=148924 CPUtime=1478.96 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 36880 0 0 0 147872 24 0 0 20 0 1 0 273214356 152498176 30294 33554432000 4194304 4896791 140733241629488 140733241627016 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 37231 30294 76 172 0 37057 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 230684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18000
/proc/meminfo: memFree=27240136/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=148924 CPUtime=1538.95 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 36887 0 0 0 153871 24 0 0 20 0 1 0 273214356 152498176 33367 33554432000 4194304 4896791 140733241629488 140733241627016 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 37231 33367 76 172 0 37057 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 230684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18003
/proc/meminfo: memFree=27301824/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=180192 CPUtime=1598.94 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 37594 0 0 0 159869 25 0 0 20 0 1 0 273214356 184516608 36115 33554432000 4194304 4896791 140733241629488 140733241626744 4224943 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 45048 36115 76 172 0 44874 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 261952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18003
/proc/meminfo: memFree=27322252/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=130404 CPUtime=1658.92 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 37976 0 0 0 165866 26 0 0 20 0 1 0 273214356 133533696 29365 33554432000 4194304 4896791 140733241629488 140733241627064 4224990 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 32601 29365 76 172 0 32427 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 212164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18004
/proc/meminfo: memFree=27306328/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=149372 CPUtime=1718.91 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 38537 0 0 0 171864 27 0 0 20 0 1 0 273214356 152956928 32479 33554432000 4194304 4896791 140733241629488 140733241627016 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 37343 32479 76 172 0 37169 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 231132

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 18007
/proc/meminfo: memFree=27292628/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=180444 CPUtime=1778.9 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 39152 0 0 0 177862 28 0 0 20 0 1 0 273214356 184774656 36158 33554432000 4194304 4896791 140733241629488 140733241627016 4203886 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 45111 36158 76 172 0 44937 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 262204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 18007
/proc/meminfo: memFree=27287208/32873648 swapFree=6336/6336
[pid=17936] ppid=17934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17936/stat : 17936 (runPb2sat.sh) S 17934 17936 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273214051 9367552 275 33554432000 4194304 5064252 140733594093360 140733594092272 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17936/statm: 2287 275 233 213 0 72 0
[pid=17937] ppid=17936 vsize=63464 CPUtime=3.02 cores=1,3,5,7
/proc/17937/stat : 17937 (pb2sat) S 17936 17936 15605 0 -1 4202496 13739 21684 0 0 78 136 80 8 20 0 1 0 273214051 64987136 12463 33554432000 4194304 5873084 140734871761360 140734871755176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17937/statm: 15866 12463 171 410 0 15448 0
[pid=17942] ppid=17937 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17942/stat : 17942 (satsolver.sh) S 17937 17936 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273214355 9367552 266 33554432000 4194304 5064252 140734372072832 140734372071744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17942/statm: 2287 266 226 213 0 72 0
[pid=17943] ppid=17942 vsize=180636 CPUtime=1797 cores=1,3,5,7
/proc/17943/stat : 17943 (glucose_static) R 17942 17936 15605 0 -1 4202496 39200 0 0 0 179672 28 0 0 20 0 1 0 273214356 184971264 37272 33554432000 4194304 4896791 140733241629488 140733241626744 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 45159 37272 76 172 0 44985 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 262396

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.32
CPU system time (s): 1.73773
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 292304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.73773
maximum resident set size= 180444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 125800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 134
involuntary context switches= 1858

runsolver used 2.73258 second user time and 7.11292 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 00:21:08
IDJOB=3696593
IDBENCH=2908
IDSOLVER=2274
FILE ID=node112/3696593-1338070868
RUNJOBID= node112-1338052947-15622
PBS_JOBID= 14624404
Free space on /tmp= 71380 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696593-1338070868/watcher-3696593-1338070868 -o /tmp/evaluation-result-3696593-1338070868/solver-3696593-1338070868 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696593-1338070868.opb 1438205502 HOME HOME

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

MD5SUM BENCH= b690996610ff381ef60353517fe5a0e9
RANDOM SEED=1438205502

node112.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.763
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.52
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.763
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.763
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.763
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.763
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.763
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.763
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.763
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:        26820092 kB
Buffers:          315240 kB
Cached:          4313996 kB
SwapCached:            0 kB
Active:          1533176 kB
Inactive:        3706108 kB
Active(anon):     612720 kB
Inactive(anon):        0 kB
Active(file):     920456 kB
Inactive(file):  3706108 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        624260 kB
Mapped:            15160 kB
Shmem:               200 kB
Slab:             673808 kB
SReclaimable:     117852 kB
SUnreclaim:       555956 kB
KernelStack:        1520 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     824904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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= 71484 MiB
End job on node112 at 2012-05-27 00:51:08