Trace number 3484699

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200 1200.04

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

Solver Data

0.33/0.56	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.56	c INFO: solving HOME/instance-3484699-1307757161.cnf
0.33/0.56	c INFO: computing task features
17.51/17.77	c INFO: computed variable-clause graph statistics
18.11/18.35	c INFO: computed clause balance statistics
89.82/90.02	c INFO: computed variable balance statistics
139.22/139.41	c INFO: computed small-clause counts
140.42/140.69	c INFO: computed Horn-clause counts
194.82/195.06	c INFO: computed variable graph statistics
194.82/195.08	c INFO: collected features for HOME/instance-3484699-1307757161.cnf in 193.71 s
194.82/195.09	c INFO: running lingeling-276@0 for 485 with 1006 remaining (b = 0.86)
685.57/685.70	c INFO: running lingeling-276@0 for 97 with 516 remaining (b = 0.65)
785.75/785.86	c INFO: running lingeling-276@99 for 416 with 416 remaining (b = 0.48)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484699-1307757161/watcher-3484699-1307757161 -o /tmp/evaluation-result-3484699-1307757161/solver-3484699-1307757161 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484699-1307757161.cnf -seed 1353320025 -budget 1200 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.25 1.26 2.28 5/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=14644 CPUtime=0 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 887316111 14995456 276 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664494800 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23318/statm: 3661 279 210 364 0 148 0

[startup+0.061245 s]
/proc/loadavg: 1.25 1.26 2.28 5/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=18884 CPUtime=0.02 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 1285 0 0 0 2 0 0 0 17 0 1 0 887316111 19337216 1137 33554432000 4194304 5683644 140735275966656 18446744073709551615 4438566 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 4721 1137 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100303 s]
/proc/loadavg: 1.25 1.26 2.28 5/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=50016 CPUtime=0.05 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 1978 0 0 0 4 1 0 0 17 0 1 0 887316111 51216384 1738 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664851591 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 12503 1738 480 364 0 1203 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50016

[startup+0.300228 s]
/proc/loadavg: 1.25 1.26 2.28 5/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=135748 CPUtime=0.19 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 5972 934 1 0 15 4 0 0 17 0 1 0 887316111 139005952 4148 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664804357 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.701188 s]
/proc/loadavg: 1.25 1.26 2.28 5/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=375356 CPUtime=0.51 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 33474 934 1 0 37 14 0 0 17 0 1 0 887316111 384364544 31145 33554432000 4194304 5683644 140735275966656 18446744073709551615 46989041058803 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 93839 31147 1761 364 0 29763 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 375356

[startup+1.50106 s]
/proc/loadavg: 1.25 1.26 2.28 7/185 23328
/proc/meminfo: memFree=29875144/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=426436 CPUtime=1.31 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 45687 934 1 0 115 16 0 0 18 0 1 0 887316111 436670464 43358 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664469189 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 106609 43360 1761 364 0 42533 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 426436

[startup+3.10075 s]
/proc/loadavg: 1.25 1.26 2.28 6/184 23330
/proc/meminfo: memFree=29624984/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=521184 CPUtime=2.91 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 69330 934 1 0 272 19 0 0 20 0 1 0 887316111 533692416 67001 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664494800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 130296 67002 1761 364 0 66220 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 521184

[startup+6.30022 s]
/proc/loadavg: 1.87 1.39 2.32 6/188 23342
/proc/meminfo: memFree=28951140/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=716256 CPUtime=6.11 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 117194 934 1 0 586 25 0 0 25 0 1 0 887316111 733446144 114865 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664469189 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 179064 114865 1761 364 0 114988 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 716256

[startup+12.7011 s]
/proc/loadavg: 2.44 1.51 2.36 6/188 23342
/proc/meminfo: memFree=27840052/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=1101712 CPUtime=12.51 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 200659 934 1 0 1215 36 0 0 25 0 1 0 887316111 1128153088 198330 33554432000 4194304 5683644 140735275966656 18446744073709551615 46988870388421 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 275428 198332 1761 364 0 211352 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 1101712

[startup+25.5009 s]
/proc/loadavg: 3.52 1.80 2.43 6/188 23342
/proc/meminfo: memFree=27212100/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=1069640 CPUtime=25.31 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 500763 934 1 0 2458 73 0 0 25 0 1 0 887316111 1095311360 204795 33554432000 4194304 5683644 140735275966656 18446744073709551615 46988873082183 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 267410 204795 1826 364 0 203334 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1069640

[startup+51.1004 s]
/proc/loadavg: 4.83 2.25 2.57 6/188 23344
/proc/meminfo: memFree=27160532/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=1069640 CPUtime=50.92 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 500763 934 1 0 5017 75 0 0 25 0 1 0 887316111 1095311360 204795 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664463817 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 267410 204795 1826 364 0 203334 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1069640

[startup+102.307 s]
/proc/loadavg: 5.91 2.94 2.79 6/188 23344
/proc/meminfo: memFree=27232368/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=1069640 CPUtime=102.12 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 500764 934 1 0 10137 75 0 0 25 0 1 0 887316111 1095311360 204796 33554432000 4194304 5683644 140735275966656 18446744073709551615 46988870484987 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 267410 204796 1827 364 0 203334 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 1069640

[startup+162.301 s]
/proc/loadavg: 5.90 3.55 3.01 6/188 23346
/proc/meminfo: memFree=27240072/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=1069640 CPUtime=162.12 cores=0,2
/proc/23318/stat : 23318 (python) R 23314 23318 19898 0 -1 4202496 610282 934 1 0 16124 88 0 0 25 0 1 0 887316111 1095311360 204802 33554432000 4194304 5683644 140735275966656 18446744073709551615 46988870207628 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23318/statm: 267410 204802 1833 364 0 203334 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 1069640

[startup+222.301 s]
/proc/loadavg: 5.46 3.80 3.12 7/194 23400
/proc/meminfo: memFree=27503176/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=707288 CPUtime=194.92 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 610566 934 1 0 19401 91 0 0 25 0 2 0 887316111 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23318/statm: 176822 111685 1867 364 0 112740 0
[pid=23355] ppid=23318 vsize=697044 CPUtime=0.03 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 893 0 0 0 1 2 0 0 18 0 1 0 887335620 713773056 110190 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828431 0 0 16781312 514 8061812768900088068 0 0 17 0 0 0 0
/proc/23355/statm: 174261 110190 376 364 0 110179 0
[pid=23357] ppid=23355 vsize=199424 CPUtime=27.14 cores=0,2
/proc/23357/stat : 23357 (lingeling) R 23355 23357 23357 0 -1 4202496 76067 0 0 0 2700 14 0 0 25 0 1 0 887335622 204210176 49026 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23357/statm: 49856 49026 129 39 0 48936 0
[pid=23318/tid=23356] ppid=23314 vsize=707288 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 887335622 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 1603756

[startup+282.3 s]
/proc/loadavg: 4.69 3.90 3.20 6/194 23402
/proc/meminfo: memFree=27621900/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=707288 CPUtime=194.92 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 610566 934 1 0 19401 91 0 0 25 0 2 0 887316111 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23318/statm: 176822 111685 1867 364 0 112740 0
[pid=23355] ppid=23318 vsize=697044 CPUtime=0.12 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 919 0 0 0 6 6 0 0 18 0 1 0 887335620 713773056 110190 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828431 0 0 16781312 514 8061812768900088068 0 0 17 0 0 0 0
/proc/23355/statm: 174261 110190 376 364 0 110179 0
[pid=23357] ppid=23355 vsize=200332 CPUtime=87.07 cores=0,2
/proc/23357/stat : 23357 (lingeling) R 23355 23357 23357 0 -1 4202496 99844 0 0 0 8690 17 0 0 25 0 1 0 887335622 205139968 49253 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23357/statm: 50083 49253 129 39 0 49163 0
[pid=23318/tid=23356] ppid=23314 vsize=707288 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 887335622 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 1604664

[startup+342.301 s]
/proc/loadavg: 4.25 3.91 3.24 6/194 23403
/proc/meminfo: memFree=27615740/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=707288 CPUtime=194.92 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 610566 934 1 0 19401 91 0 0 25 0 2 0 887316111 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23318/statm: 176822 111685 1867 364 0 112740 0
[pid=23355] ppid=23318 vsize=697044 CPUtime=0.19 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 940 0 0 0 10 9 0 0 18 0 1 0 887335620 713773056 110190 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828431 0 0 16781312 514 8061812768900088068 0 0 17 0 0 0 0
/proc/23355/statm: 174261 110190 376 364 0 110179 0
[pid=23357] ppid=23355 vsize=200772 CPUtime=147.02 cores=0,2
/proc/23357/stat : 23357 (lingeling) R 23355 23357 23357 0 -1 4202496 137603 0 0 0 14681 21 0 0 25 0 1 0 887335622 205590528 49363 33554432000 4194304 4352236 140736451618912 18446744073709551615 4281284 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23357/statm: 50193 49363 129 39 0 49273 0
[pid=23318/tid=23356] ppid=23314 vsize=707288 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 887335622 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 1605104

[startup+402.301 s]
/proc/loadavg: 4.09 3.93 3.29 6/194 23404
/proc/meminfo: memFree=27596060/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=707288 CPUtime=194.92 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 610566 934 1 0 19401 91 0 0 25 0 2 0 887316111 724262912 111685 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23318/statm: 176822 111685 1867 364 0 112740 0
[pid=23355] ppid=23318 vsize=697044 CPUtime=0.28 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 959 0 0 0 15 13 0 0 18 0 1 0 887335620 713773056 110190 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828431 0 0 16781312 514 8061812768900088068 0 0 17 0 0 0 0
/proc/23355/statm: 174261 110190 376 364 0 110179 0
[pid=23357] ppid=23355 vsize=222304 CPUtime=206.97 cores=0,2
/proc/23357/stat : 23357 (lingeling) R 23355 23357 23357 0 -1 4202496 142986 0 0 0 20675 22 0 0 25 0 1 0 887335622 227639296 54746 33554432000 4194304 4352236 140736451618912 18446744073709551615 4208817 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23357/statm: 55576 54746 129 39 0 54656 0
[pid=23318/tid=23356] ppid=23314 vsize=707288 CPUtime=0 cores=0,2

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

Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 2573804

[startup+1062.3 s]
/proc/loadavg: 3.00 3.21 3.25 5/201 23941
/proc/meminfo: memFree=25652412/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=717544 CPUtime=194.94 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 611876 934 1 0 19402 92 0 0 18 0 3 0 887316111 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23318/statm: 179386 111692 1870 364 0 115301 0
[pid=23355] ppid=23318 vsize=707288 CPUtime=0.66 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 1195 0 0 0 34 32 0 0 19 0 2 0 887335620 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23355/statm: 176822 110233 414 364 0 112740 0
[pid=23357] ppid=23355 vsize=229052 CPUtime=490.1 cores=0,2
/proc/23357/stat : 23357 (lingeling) T 23355 23357 23357 0 -1 4202496 237107 0 0 0 48976 34 0 0 25 0 1 0 887335622 234549248 56433 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/23357/statm: 57263 56433 129 39 0 56343 0
[pid=23355/tid=23920] ppid=23318 vsize=707288 CPUtime=0 cores=0,2
/proc/23355/task/23920/stat : 23920 (python) S 23318 23318 19898 0 -1 4202560 117 0 0 0 0 0 0 0 19 0 2 0 887384681 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453982641216 0 0 -1 2 0 0 0
[pid=23921] ppid=23318 vsize=707300 CPUtime=0.52 cores=0,2
/proc/23921/stat : 23921 (python) S 23318 23318 19898 0 -1 4202560 1133 0 0 0 29 23 0 0 18 0 2 0 887384682 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23921/statm: 176825 110218 399 364 0 112740 0
[pid=23923] ppid=23921 vsize=212584 CPUtime=376.05 cores=0,2
/proc/23923/stat : 23923 (lingeling) R 23921 23923 23923 0 -1 4202496 194722 0 0 0 37577 28 0 0 25 0 1 0 887384683 217686016 52316 33554432000 4194304 4352236 140734139390736 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23923/statm: 53146 52316 129 39 0 52226 0
[pid=23921/tid=23933] ppid=23318 vsize=707300 CPUtime=0 cores=0,2
/proc/23921/task/23933/stat : 23933 (python) S 23318 23318 19898 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887394697 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453748641920 0 0 -1 2 0 0 0
[pid=23318/tid=23356] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 3 0 887335622 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
[pid=23318/tid=23922] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23922/stat : 23922 (python) S 23314 23318 19898 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 3 0 887384683 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2573768

[startup+1122.3 s]
/proc/loadavg: 3.00 3.17 3.23 5/201 23943
/proc/meminfo: memFree=25649680/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=717544 CPUtime=194.94 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 611876 934 1 0 19402 92 0 0 18 0 3 0 887316111 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23318/statm: 179386 111692 1870 364 0 115301 0
[pid=23355] ppid=23318 vsize=707288 CPUtime=0.66 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 1195 0 0 0 34 32 0 0 19 0 2 0 887335620 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23355/statm: 176822 110233 414 364 0 112740 0
[pid=23357] ppid=23355 vsize=229052 CPUtime=490.1 cores=0,2
/proc/23357/stat : 23357 (lingeling) T 23355 23357 23357 0 -1 4202496 237107 0 0 0 48976 34 0 0 25 0 1 0 887335622 234549248 56433 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/23357/statm: 57263 56433 129 39 0 56343 0
[pid=23355/tid=23920] ppid=23318 vsize=707288 CPUtime=0 cores=0,2
/proc/23355/task/23920/stat : 23920 (python) S 23318 23318 19898 0 -1 4202560 117 0 0 0 0 0 0 0 19 0 2 0 887384681 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453982641216 0 0 -1 2 0 0 0
[pid=23921] ppid=23318 vsize=707300 CPUtime=0.59 cores=0,2
/proc/23921/stat : 23921 (python) S 23318 23318 19898 0 -1 4202560 1133 0 0 0 33 26 0 0 18 0 2 0 887384682 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23921/statm: 176825 110218 399 364 0 112740 0
[pid=23923] ppid=23921 vsize=219300 CPUtime=435.98 cores=0,2
/proc/23923/stat : 23923 (lingeling) R 23921 23923 23923 0 -1 4202496 212794 0 0 0 43568 30 0 0 25 0 1 0 887384683 224563200 53995 33554432000 4194304 4352236 140734139390736 18446744073709551615 4294498 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23923/statm: 54825 53995 129 39 0 53905 0
[pid=23921/tid=23933] ppid=23318 vsize=707300 CPUtime=0 cores=0,2
/proc/23921/task/23933/stat : 23933 (python) S 23318 23318 19898 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887394697 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453748641920 0 0 -1 2 0 0 0
[pid=23318/tid=23356] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 3 0 887335622 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
[pid=23318/tid=23922] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23922/stat : 23922 (python) S 23314 23318 19898 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 3 0 887384683 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2580484

[startup+1182.3 s]
/proc/loadavg: 3.10 3.17 3.23 5/201 23945
/proc/meminfo: memFree=25610116/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=717544 CPUtime=194.94 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 611876 934 1 0 19402 92 0 0 18 0 3 0 887316111 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23318/statm: 179386 111692 1870 364 0 115301 0
[pid=23355] ppid=23318 vsize=707288 CPUtime=0.66 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 1195 0 0 0 34 32 0 0 19 0 2 0 887335620 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23355/statm: 176822 110233 414 364 0 112740 0
[pid=23357] ppid=23355 vsize=229052 CPUtime=490.1 cores=0,2
/proc/23357/stat : 23357 (lingeling) T 23355 23357 23357 0 -1 4202496 237107 0 0 0 48976 34 0 0 25 0 1 0 887335622 234549248 56433 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/23357/statm: 57263 56433 129 39 0 56343 0
[pid=23355/tid=23920] ppid=23318 vsize=707288 CPUtime=0 cores=0,2
/proc/23355/task/23920/stat : 23920 (python) S 23318 23318 19898 0 -1 4202560 117 0 0 0 0 0 0 0 19 0 2 0 887384681 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453982641216 0 0 -1 2 0 0 0
[pid=23921] ppid=23318 vsize=707300 CPUtime=0.68 cores=0,2
/proc/23921/stat : 23921 (python) S 23318 23318 19898 0 -1 4202560 1133 0 0 0 38 30 0 0 18 0 2 0 887384682 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23921/statm: 176825 110218 399 364 0 112740 0
[pid=23923] ppid=23921 vsize=241816 CPUtime=495.92 cores=0,2
/proc/23923/stat : 23923 (lingeling) R 23921 23923 23923 0 -1 4202496 218423 0 0 0 49561 31 0 0 25 0 1 0 887384683 247619584 59624 33554432000 4194304 4352236 140734139390736 18446744073709551615 4208862 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23923/statm: 60454 59624 129 39 0 59534 0
[pid=23921/tid=23933] ppid=23318 vsize=707300 CPUtime=0 cores=0,2
/proc/23921/task/23933/stat : 23933 (python) S 23318 23318 19898 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887394697 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453748641920 0 0 -1 2 0 0 0
[pid=23318/tid=23356] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 3 0 887335622 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
[pid=23318/tid=23922] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23922/stat : 23922 (python) S 23314 23318 19898 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 3 0 887384683 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2603000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.07 3.16 3.23 5/201 23945
/proc/meminfo: memFree=25619412/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=717544 CPUtime=194.94 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 611876 934 1 0 19402 92 0 0 18 0 3 0 887316111 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23318/statm: 179386 111692 1870 364 0 115301 0
[pid=23355] ppid=23318 vsize=707288 CPUtime=0.66 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 1195 0 0 0 34 32 0 0 19 0 2 0 887335620 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23355/statm: 176822 110233 414 364 0 112740 0
[pid=23357] ppid=23355 vsize=229052 CPUtime=490.1 cores=0,2
/proc/23357/stat : 23357 (lingeling) T 23355 23357 23357 0 -1 4202496 237107 0 0 0 48976 34 0 0 25 0 1 0 887335622 234549248 56433 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/23357/statm: 57263 56433 129 39 0 56343 0
[pid=23355/tid=23920] ppid=23318 vsize=707288 CPUtime=0 cores=0,2
/proc/23355/task/23920/stat : 23920 (python) S 23318 23318 19898 0 -1 4202560 117 0 0 0 0 0 0 0 19 0 2 0 887384681 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453982641216 0 0 -1 2 0 0 0
[pid=23921] ppid=23318 vsize=707300 CPUtime=0.7 cores=0,2
/proc/23921/stat : 23921 (python) S 23318 23318 19898 0 -1 4202560 1133 0 0 0 38 32 0 0 18 0 2 0 887384682 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23921/statm: 176825 110218 399 364 0 112740 0
[pid=23923] ppid=23921 vsize=220184 CPUtime=513.6 cores=0,2
/proc/23923/stat : 23923 (lingeling) R 23921 23923 23923 0 -1 4202496 218423 0 0 0 51329 31 0 0 25 0 1 0 887384683 225468416 54216 33554432000 4194304 4352236 140734139390736 18446744073709551615 4295653 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23923/statm: 55046 54216 129 39 0 54126 0
[pid=23921/tid=23933] ppid=23318 vsize=707300 CPUtime=0 cores=0,2
/proc/23921/task/23933/stat : 23933 (python) S 23318 23318 19898 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887394697 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453748641920 0 0 -1 2 0 0 0
[pid=23318/tid=23356] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 3 0 887335622 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
[pid=23318/tid=23922] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23922/stat : 23922 (python) S 23314 23318 19898 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 3 0 887384683 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 2581368

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

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

[startup+1200 s]
/proc/loadavg: 3.07 3.16 3.23 5/201 23945
/proc/meminfo: memFree=25619412/32951132 swapFree=67054616/67111528
[pid=23318] ppid=23314 vsize=717544 CPUtime=194.94 cores=0,2
/proc/23318/stat : 23318 (python) S 23314 23318 19898 0 -1 4202496 611876 934 1 0 19402 92 0 0 18 0 3 0 887316111 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23318/statm: 179386 111692 1870 364 0 115301 0
[pid=23355] ppid=23318 vsize=707288 CPUtime=0.66 cores=0,2
/proc/23355/stat : 23355 (python) S 23318 23318 19898 0 -1 4202560 1195 0 0 0 34 32 0 0 19 0 2 0 887335620 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23355/statm: 176822 110233 414 364 0 112740 0
[pid=23357] ppid=23355 vsize=229052 CPUtime=490.1 cores=0,2
/proc/23357/stat : 23357 (lingeling) T 23355 23357 23357 0 -1 4202496 237107 0 0 0 48976 34 0 0 25 0 1 0 887335622 234549248 56433 33554432000 4194304 4352236 140736451618912 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/23357/statm: 57263 56433 129 39 0 56343 0
[pid=23355/tid=23920] ppid=23318 vsize=707288 CPUtime=0 cores=0,2
/proc/23355/task/23920/stat : 23920 (python) S 23318 23318 19898 0 -1 4202560 117 0 0 0 0 0 0 0 19 0 2 0 887384681 724262912 110233 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453982641216 0 0 -1 2 0 0 0
[pid=23921] ppid=23318 vsize=707300 CPUtime=0.7 cores=0,2
/proc/23921/stat : 23921 (python) S 23318 23318 19898 0 -1 4202560 1133 0 0 0 38 32 0 0 18 0 2 0 887384682 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23921/statm: 176825 110218 399 364 0 112740 0
[pid=23923] ppid=23921 vsize=220184 CPUtime=513.6 cores=0,2
/proc/23923/stat : 23923 (lingeling) R 23921 23923 23923 0 -1 4202496 218423 0 0 0 51329 31 0 0 25 0 1 0 887384683 225468416 54216 33554432000 4194304 4352236 140734139390736 18446744073709551615 4295653 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23923/statm: 55046 54216 129 39 0 54126 0
[pid=23921/tid=23933] ppid=23318 vsize=707300 CPUtime=0 cores=0,2
/proc/23921/task/23933/stat : 23933 (python) S 23318 23318 19898 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887394697 724275200 110218 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 514 18446604453748641920 0 0 -1 2 0 0 0
[pid=23318/tid=23356] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23356/stat : 23356 (python) S 23314 23318 19898 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 3 0 887335622 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
[pid=23318/tid=23922] ppid=23314 vsize=717544 CPUtime=0 cores=0,2
/proc/23318/task/23922/stat : 23922 (python) S 23314 23318 19898 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 3 0 887384683 734765056 111692 33554432000 4194304 5683644 140735275966656 18446744073709551615 274676631985 0 0 16781312 2 18446604440755781824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 2581368

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23318 and gives
#  childrusage.ru_utime.tv_sec=194
#  childrusage.ru_utime.tv_usec=28503
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=945856
# CPU time returned by wait4() is 194.974
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200
CPU user time (s): 1197.79
CPU system time (s): 2.21
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 2654844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.029
system time used= 0.945856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 612810
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3312
involuntary context switches= 437

runsolver used 2.09568 second user time and 4.30734 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 03:52:44
IDJOB=3484699
IDBENCH=88165
IDSOLVER=1976
FILE ID=node131/3484699-1307757161
RUNJOBID= node131-1307757161-23267
PBS_JOBID= 13550827
Free space on /tmp= 73756 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484699-1307757161/watcher-3484699-1307757161 -o /tmp/evaluation-result-3484699-1307757161/solver-3484699-1307757161 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484699-1307757161.cnf -seed 1353320025 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=1353320025

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30253856 kB
Buffers:        265740 kB
Cached:        2004556 kB
SwapCached:       9824 kB
Active:         907992 kB
Inactive:      1525440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30253856 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:          393100 kB
Writeback:           0 kB
AnonPages:      161384 kB
Mapped:          18192 kB
Slab:           199140 kB
PageTables:       6016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   359824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-06-11 04:12:47