Trace number 3716041

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
wbo2sat 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-33-100-0.wbo
MD5SUM16edd19565c435db1c6980c47a901d3a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark10.8723
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints22107
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1114426
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1114425
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.44/3.65	o 6213
3.44/3.65	c current bound: 3106
3.44/3.65	c fallback to adder encoding
1800.06/1800.51	./satsolver.sh: line 5: 25239 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716041-1338165033/watcher-3716041-1338165033 -o /tmp/evaluation-result-3716041-1338165033/solver-3716041-1338165033 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716041-1338165033.wbo 1130714019 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 2/178 25232
/proc/meminfo: memFree=31400612/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0

[startup+0.105348 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 25232
/proc/meminfo: memFree=31400612/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200232 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 25232
/proc/meminfo: memFree=31400612/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 25232
/proc/meminfo: memFree=31400612/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 25232
/proc/meminfo: memFree=31400612/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25234
/proc/meminfo: memFree=31368760/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=88824 CPUtime=1.49 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) R 25232 25232 24824 0 -1 4202496 6195 0 0 0 147 2 0 0 20 0 1 0 282630117 90955776 18942 33554432000 4194304 5872148 140737322788944 140737322785800 4996115 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25233/statm: 22206 18942 150 410 0 21788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97972

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25234
/proc/meminfo: memFree=31322456/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=69016 CPUtime=2.94 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) R 25232 25232 24824 0 -1 4202496 7189 6925 0 0 250 13 29 2 20 0 1 0 282630117 70672384 12122 33554432000 4194304 5872148 140737322788944 140737322784824 5126832 0 0 4096 0 0 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 17254 12122 162 410 0 16836 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 78164

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25239
/proc/meminfo: memFree=30999112/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=208128 CPUtime=1.02 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 30523 0 0 0 95 7 0 0 20 0 1 0 282630644 213123072 47582 33554432000 4194304 4896791 140733934158688 140733933107480 4401607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25239/statm: 52032 47582 58 172 0 51858 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 428060

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 25239
/proc/meminfo: memFree=30675932/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=289728 CPUtime=7.42 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 46950 0 0 0 729 13 0 0 20 0 1 0 282630644 296681472 65186 33554432000 4194304 4896791 140733934158688 140733934155896 4203820 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25239/statm: 72432 65186 76 172 0 72258 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 509660

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 25239
/proc/meminfo: memFree=30478728/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=290032 CPUtime=20.22 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 47018 0 0 0 2009 13 0 0 20 0 1 0 282630644 296992768 66276 33554432000 4194304 4896791 140733934158688 140733934155896 4203877 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25239/statm: 72508 66276 76 172 0 72334 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 509964

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 25239
/proc/meminfo: memFree=29276140/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=290352 CPUtime=45.81 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 47090 0 0 0 4568 13 0 0 20 0 1 0 282630644 297320448 67370 33554432000 4194304 4896791 140733934158688 140733934156008 4203936 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25239/statm: 72588 67370 76 172 0 72414 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 510284

[startup+102.3 s]
/proc/loadavg: 2.31 2.07 2.02 3/183 25241
/proc/meminfo: memFree=26755684/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=340572 CPUtime=97.01 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 47666 0 0 0 9688 13 0 0 20 0 1 0 282630644 348745728 68966 33554432000 4194304 4896791 140733934158688 140733934156216 4203936 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25239/statm: 85143 68966 76 172 0 84969 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 560504

[startup+162.3 s]
/proc/loadavg: 2.43 2.14 2.04 3/184 25245
/proc/meminfo: memFree=24085804/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=340836 CPUtime=156.99 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 47725 0 0 0 15686 13 0 0 20 0 1 0 282630644 349016064 70613 33554432000 4194304 4896791 140733934158688 140733934155896 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 85209 70613 76 172 0 85035 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 560768

[startup+222.306 s]
/proc/loadavg: 2.16 2.11 2.04 3/183 25246
/proc/meminfo: memFree=23908180/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25255
/proc/meminfo: memFree=23903104/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=350512 CPUtime=1356.81 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 50477 0 0 0 135664 17 0 0 20 0 1 0 282630644 358924288 71765 33554432000 4194304 4896791 140733934158688 140733934155896 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 87628 71765 78 172 0 87454 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 570444

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25255
/proc/meminfo: memFree=23900560/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=350848 CPUtime=1416.81 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 50612 0 0 0 141664 17 0 0 20 0 1 0 282630644 359268352 72411 33554432000 4194304 4896791 140733934158688 140733934156216 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 87712 72411 78 172 0 87538 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 570780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23899572/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=351880 CPUtime=1476.79 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 50842 0 0 0 147662 17 0 0 20 0 1 0 282630644 360325120 72640 33554432000 4194304 4896791 140733934158688 140733934155832 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 87970 72640 78 172 0 87796 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 571812

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23895788/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=353936 CPUtime=1536.79 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 51290 0 0 0 153662 17 0 0 20 0 1 0 282630644 362430464 73599 33554432000 4194304 4896791 140733934158688 140733934155896 4203003 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 88484 73599 78 172 0 88310 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 573868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23895176/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=354708 CPUtime=1596.77 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 51484 0 0 0 159660 17 0 0 20 0 1 0 282630644 363220992 73793 33554432000 4194304 4896791 140733934158688 140733934156216 4203102 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 88677 73793 78 172 0 88503 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 574640

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 25256
/proc/meminfo: memFree=23894564/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=355236 CPUtime=1656.76 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 51607 0 0 0 165659 17 0 0 20 0 1 0 282630644 363761664 73916 33554432000 4194304 4896791 140733934158688 140733934155896 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 88809 73916 78 172 0 88635 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 575168

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 25256
/proc/meminfo: memFree=23893972/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=355520 CPUtime=1716.75 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 51700 0 0 0 171658 17 0 0 20 0 1 0 282630644 364052480 74009 33554432000 4194304 4896791 140733934158688 140733934155896 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 88880 74009 78 172 0 88706 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 575452

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 25260
/proc/meminfo: memFree=23891528/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=355864 CPUtime=1776.74 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 52339 0 0 0 177657 17 0 0 20 0 1 0 282630644 364404736 74118 33554432000 4194304 4896791 140733934158688 140733934155896 4203064 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 88966 74118 78 172 0 88792 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 575796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 4/184 25260
/proc/meminfo: memFree=23908856/32873648 swapFree=6852/6852
[pid=25232] ppid=25230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25232/stat : 25232 (runWbo2sat.sh) S 25230 25232 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282630117 9367552 274 33554432000 4194304 5064252 140735094792992 140735094791904 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25232/statm: 2287 274 233 213 0 72 0
[pid=25233] ppid=25232 vsize=201636 CPUtime=5.11 cores=1,3,5,7
/proc/25233/stat : 25233 (wbo2sat) S 25232 25232 24824 0 -1 4202496 15176 7439 0 0 403 73 29 6 20 0 1 0 282630117 206475264 36700 33554432000 4194304 5872148 140737322788944 140737322782216 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/25233/statm: 50409 36700 175 410 0 49991 0
[pid=25238] ppid=25233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25238/stat : 25238 (satsolver.sh) S 25233 25232 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282630644 9367552 266 33554432000 4194304 5064252 140737209806432 140737209805344 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25238/statm: 2287 266 226 213 0 72 0
[pid=25239] ppid=25238 vsize=305988 CPUtime=1794.95 cores=1,3,5,7
/proc/25239/stat : 25239 (glucose_static) R 25238 25232 24824 0 -1 4202496 52958 0 0 0 179476 19 0 0 20 0 1 0 282630644 313331712 69792 33554432000 4194304 4896791 140733934158688 140733934156264 4223797 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25239/statm: 76497 69792 78 172 0 76323 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 525920

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.51
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 0.998848
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 656148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.998848
maximum resident set size= 371240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76562
page faults= 0
swaps= 0
block input operations= 0
block output operations= 323408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 2051

runsolver used 3.51946 second user time and 8.78266 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 02:30:33
IDJOB=3716041
IDBENCH=78629
IDSOLVER=2298
FILE ID=node115/3716041-1338165033
RUNJOBID= node115-1338159625-24841
PBS_JOBID= 14624555
Free space on /tmp= 71632 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716041-1338165033/watcher-3716041-1338165033 -o /tmp/evaluation-result-3716041-1338165033/solver-3716041-1338165033 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716041-1338165033.wbo 1130714019 HOME HOME

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

MD5SUM BENCH= 16edd19565c435db1c6980c47a901d3a
RANDOM SEED=1130714019

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        31401256 kB
Buffers:          313896 kB
Cached:           284340 kB
SwapCached:          936 kB
Active:           579740 kB
Inactive:          64340 kB
Active(anon):      38584 kB
Inactive(anon):     9196 kB
Active(file):     541156 kB
Inactive(file):    55144 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             24136 kB
Writeback:             0 kB
AnonPages:        204152 kB
Mapped:            12020 kB
Shmem:                96 kB
Slab:             685284 kB
SReclaimable:     129456 kB
SUnreclaim:       555828 kB
KernelStack:        1512 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     191992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 69336 MiB
End job on node115 at 2012-05-28 03:00:34