Trace number 3483810

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.11 1203.72

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.24/4.28	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.24/4.28	c INFO: solving HOME/instance-3483810-1307747008.cnf
0.24/4.28	c INFO: computing task features
2.58/6.44	c INFO: computed variable-clause graph statistics
2.68/6.52	c INFO: computed clause balance statistics
12.87/16.79	c INFO: computed variable balance statistics
20.77/24.67	c INFO: computed small-clause counts
20.97/24.82	c INFO: computed Horn-clause counts
52.07/55.97	c INFO: computed variable graph statistics
52.07/55.97	c INFO: collected features for HOME/instance-3483810-1307747008.cnf in 51.64 s
52.07/55.97	c INFO: running cryptominisat-2.9.0@0 for 1148 with 1148 remaining (b = 0.51)

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

running on 2 cores: 4,6

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: 0.02 0.03 0.00 4/183 28518
/proc/meminfo: memFree=31561064/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=11804 CPUtime=0 cores=4,6
/proc/28516/stat : 28516 (runsolver) R 28509 28516 28449 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 886299217 12087296 50 33554432000 4194304 5436572 140737486817440 18446744073709551615 4874037 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/28516/statm: 2951 50 31 304 0 2643 0

[startup+0.089933 s]
/proc/loadavg: 0.02 0.03 0.00 4/183 28518
/proc/meminfo: memFree=31561064/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=15184 CPUtime=0 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 713 0 0 0 0 0 0 0 17 0 1 0 886299217 15548416 603 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 4 0 0 0
/proc/28516/statm: 3796 603 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.100939 s]
/proc/loadavg: 0.02 0.03 0.00 4/183 28518
/proc/meminfo: memFree=31561064/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=15184 CPUtime=0 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 725 0 0 0 0 0 0 0 17 0 1 0 886299217 15548416 614 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 4 0 0 0
/proc/28516/statm: 3796 614 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.300947 s]
/proc/loadavg: 0.02 0.03 0.00 4/183 28518
/proc/meminfo: memFree=31561064/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=15776 CPUtime=0 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 896 0 0 0 0 0 0 0 15 0 1 0 886299217 16154624 776 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/28516/statm: 3944 776 343 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.700872 s]
/proc/loadavg: 0.02 0.03 0.00 4/183 28518
/proc/meminfo: memFree=31561064/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=16396 CPUtime=0.01 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 1118 0 0 0 1 0 0 0 15 0 1 0 886299217 16789504 984 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335888229 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/28516/statm: 4099 984 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+1.50067 s]
/proc/loadavg: 0.02 0.03 0.00 2/191 28526
/proc/meminfo: memFree=31550824/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=18884 CPUtime=0.01 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 1251 0 0 0 1 0 0 0 15 0 1 0 886299217 19337216 1104 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/28516/statm: 4721 1104 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+3.10036 s]
/proc/loadavg: 0.02 0.03 0.00 2/191 28526
/proc/meminfo: memFree=31531080/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=135900 CPUtime=0.24 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 6084 931 1 0 16 8 0 0 15 0 1 0 886299217 139161600 4203 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 6 0 0 23
/proc/28516/statm: 33975 4203 1032 364 0 3161 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 135900
heavy processes:

[startup+6.30078 s]
/proc/loadavg: 0.02 0.03 0.00 6/197 28549
/proc/meminfo: memFree=31284828/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=423608 CPUtime=2.47 cores=4,6
/proc/28516/stat : 28516 (python) R 28509 28516 28449 0 -1 4202496 61770 931 1 0 228 19 0 0 18 0 1 0 886299217 433774592 43275 33554432000 4194304 5683644 140735067692224 18446744073709551615 47208204977959 0 0 16781312 2 0 0 0 17 4 0 0 23
/proc/28516/statm: 105902 43275 1815 364 0 41826 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 423608
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 0.70 0.18 0.05 6/197 28549
/proc/meminfo: memFree=31238552/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=412192 CPUtime=8.87 cores=4,6
/proc/28516/stat : 28516 (python) R 28509 28516 28449 0 -1 4202496 66032 931 1 0 867 20 0 0 25 0 1 0 886299217 422084608 40432 33554432000 4194304 5683644 140735067692224 18446744073709551615 4510807 0 0 16781312 2 0 0 0 17 4 0 0 23
/proc/28516/statm: 103048 40432 1826 364 0 38972 0
Current children cumulated CPU time (s) 8.87
Current children cumulated vsize (KiB) 412192
heavy processes:

[startup+25.5004 s]
/proc/loadavg: 1.21 0.30 0.09 6/197 28549
/proc/meminfo: memFree=31233056/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417900 CPUtime=21.67 cores=4,6
/proc/28516/stat : 28516 (python) R 28509 28516 28449 0 -1 4202496 67466 931 1 0 2147 20 0 0 25 0 1 0 886299217 427929600 41866 33554432000 4194304 5683644 140735067692224 18446744073709551615 47208202225804 0 0 16781312 2 0 0 0 17 4 0 0 23
/proc/28516/statm: 104475 41866 1833 364 0 40399 0
Current children cumulated CPU time (s) 21.67
Current children cumulated vsize (KiB) 417900

[startup+51.1008 s]
/proc/loadavg: 2.16 0.60 0.19 6/200 28553
/proc/meminfo: memFree=31119448/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417900 CPUtime=47.27 cores=4,6
/proc/28516/stat : 28516 (python) R 28509 28516 28449 0 -1 4202496 67466 931 1 0 4707 20 0 0 25 0 1 0 886299217 427929600 41866 33554432000 4194304 5683644 140735067692224 18446744073709551615 47208202225804 0 0 16781312 2 0 0 0 17 4 0 0 23
/proc/28516/statm: 104475 41866 1833 364 0 40399 0
Current children cumulated CPU time (s) 47.27
Current children cumulated vsize (KiB) 417900

[startup+102.308 s]
/proc/loadavg: 3.26 1.17 0.41 6/203 28560
/proc/meminfo: memFree=30494496/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=0.07 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 910 0 0 0 4 3 0 0 15 0 1 0 886304815 416722944 37667 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37667 376 364 0 37657 0
[pid=28558] ppid=28556 vsize=763532 CPUtime=46.24 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 171086 0 0 0 4600 24 0 0 25 0 1 0 886304816 781856768 155966 33554432000 4194304 4677096 140734351644624 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 190883 155966 391 118 0 185842 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.47
Current children cumulated vsize (KiB) 1587688

[startup+162.301 s]
/proc/loadavg: 3.88 1.71 0.64 6/207 28566
/proc/meminfo: memFree=30308184/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=0.16 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 939 0 0 0 10 6 0 0 15 0 1 0 886304815 416722944 37667 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37667 376 364 0 37657 0
[pid=28558] ppid=28556 vsize=876424 CPUtime=106.15 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 195999 0 0 0 10587 28 0 0 25 0 1 0 886304816 897458176 172266 33554432000 4194304 4677096 140734351644624 18446744073709551615 4318908 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 219106 172266 391 118 0 214065 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 158.47
Current children cumulated vsize (KiB) 1700580

[startup+222.3 s]
/proc/loadavg: 4.14 2.17 0.86 6/207 28613
/proc/meminfo: memFree=30303088/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=0.24 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 959 0 0 0 14 10 0 0 15 0 1 0 886304815 416722944 37667 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37667 376 364 0 37657 0
[pid=28558] ppid=28556 vsize=834944 CPUtime=166.08 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 214929 0 0 0 16576 32 0 0 25 0 1 0 886304816 854982656 176312 33554432000 4194304 4677096 140734351644624 18446744073709551615 4334778 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 208736 176312 391 118 0 203695 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 218.48
Current children cumulated vsize (KiB) 1659100

[startup+282.301 s]
/proc/loadavg: 4.05 2.51 1.06 6/211 28619
/proc/meminfo: memFree=30158424/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=0.34 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 976 0 0 0 20 14 0 0 15 0 1 0 886304815 416722944 37667 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37667 376 364 0 37657 0
[pid=28558] ppid=28556 vsize=867728 CPUtime=226 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 231513 0 0 0 22564 36 0 0 25 0 1 0 886304816 888553472 182794 33554432000 4194304 4677096 140734351644624 18446744073709551615 4336475 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 216932 182794 391 118 0 211891 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 278.5
Current children cumulated vsize (KiB) 1691884

[startup+342.301 s]
/proc/loadavg: 4.02 2.77 1.24 6/215 28625
/proc/meminfo: memFree=30062136/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=0.43 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 976 0 0 0 25 18 0 0 15 0 1 0 886304815 416722944 37667 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37667 376 364 0 37657 0
[pid=28558] ppid=28556 vsize=845168 CPUtime=285.94 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 249722 0 0 0 28555 39 0 0 25 0 1 0 886304816 865452032 178491 33554432000 4194304 4677096 140734351644624 18446744073709551615 4319403 0 0 16781312 2 0 0 0 17 4 0 0 0

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

/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.05 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 999 0 0 0 63 42 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1043216 CPUtime=705.37 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 364595 0 0 0 70476 61 0 0 25 0 1 0 886304816 1068253184 206386 33554432000 4194304 4677096 140734351644624 18446744073709551615 4358643 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 260804 206386 391 118 0 255763 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 758.58
Current children cumulated vsize (KiB) 1867372

[startup+822.301 s]
/proc/loadavg: 4.03 3.77 2.35 6/239 28661
/proc/meminfo: memFree=29353532/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.14 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1002 0 0 0 68 46 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1043364 CPUtime=765.29 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 372698 0 0 0 76466 63 0 0 25 0 1 0 886304816 1068404736 207825 33554432000 4194304 4677096 140734351644624 18446744073709551615 4346658 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 260841 207825 391 118 0 255800 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 818.59
Current children cumulated vsize (KiB) 1867520

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.45 6/243 28667
/proc/meminfo: memFree=29209376/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.23 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1004 0 0 0 73 50 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1043964 CPUtime=825.21 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 384317 0 0 0 82456 65 0 0 25 0 1 0 886304816 1069019136 208424 33554432000 4194304 4677096 140734351644624 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 260991 208424 391 118 0 255950 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 878.6
Current children cumulated vsize (KiB) 1868120

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.54 5/247 28672
/proc/meminfo: memFree=29060284/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.33 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1006 0 0 0 79 54 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 2766481210942128388 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=980528 CPUtime=885.15 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 402170 0 0 0 88446 69 0 0 25 0 1 0 886304816 1004060672 211285 33554432000 4194304 4677096 140734351644624 18446744073709551615 4334301 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 245132 211285 391 118 0 240091 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 938.64
Current children cumulated vsize (KiB) 1804684

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.63 6/247 28674
/proc/meminfo: memFree=29052440/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.42 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1006 0 0 0 83 59 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=980864 CPUtime=945.07 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 419433 0 0 0 94433 74 0 0 25 0 1 0 886304816 1004404736 211148 33554432000 4194304 4677096 140734351644624 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 245216 211148 391 118 0 240175 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 998.65
Current children cumulated vsize (KiB) 1805020

[startup+1062.3 s]
/proc/loadavg: 4.12 3.92 2.73 6/251 28680
/proc/meminfo: memFree=28930464/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.52 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1008 0 0 0 89 63 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1069328 CPUtime=1005 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 439823 0 0 0 100422 78 0 0 25 0 1 0 886304816 1094991872 212241 33554432000 4194304 4677096 140734351644624 18446744073709551615 4320162 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28558/statm: 267332 212241 391 118 0 262291 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1058.68
Current children cumulated vsize (KiB) 1893484

[startup+1122.3 s]
/proc/loadavg: 4.18 3.96 2.81 6/251 28681
/proc/meminfo: memFree=28880572/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.62 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1008 0 0 0 94 68 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1070640 CPUtime=1064.9 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 457770 0 0 0 106406 84 0 0 25 0 1 0 886304816 1096335360 218645 33554432000 4194304 4677096 140734351644624 18446744073709551615 4355168 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 267660 218645 391 118 0 262619 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1118.68
Current children cumulated vsize (KiB) 1894796

[startup+1182.3 s]
/proc/loadavg: 4.06 3.97 2.88 6/251 28683
/proc/meminfo: memFree=28914764/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.72 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1012 0 0 0 100 72 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=981988 CPUtime=1124.82 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 475959 0 0 0 112395 87 0 0 25 0 1 0 886304816 1005555712 211564 33554432000 4194304 4677096 140734351644624 18446744073709551615 4319384 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 245497 211564 391 118 0 240456 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1178.7
Current children cumulated vsize (KiB) 1806144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 4.11 3.99 2.91 7/201 28686
/proc/meminfo: memFree=30201832/32951124 swapFree=67063272/67111528
[pid=28516] ppid=28509 vsize=417200 CPUtime=52.16 cores=4,6
/proc/28516/stat : 28516 (python) S 28509 28516 28449 0 -1 4202496 67744 931 1 0 5195 21 0 0 25 0 2 0 886299217 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 23
/proc/28516/statm: 104300 39162 1867 364 0 40218 0
[pid=28556] ppid=28516 vsize=406956 CPUtime=1.76 cores=4,6
/proc/28556/stat : 28556 (python) S 28516 28516 28449 0 -1 4202560 1012 0 0 0 102 74 0 0 15 0 1 0 886304815 416722944 37668 33554432000 4194304 5683644 140735067692224 18446744073709551615 232335912463 0 0 16781312 514 9301710041310527748 0 0 17 4 0 0 0
/proc/28556/statm: 101739 37668 377 364 0 37657 0
[pid=28558] ppid=28556 vsize=1072620 CPUtime=1146.19 cores=4,6
/proc/28558/stat : 28558 (cryptominisat-2) R 28556 28558 28558 0 -1 4202496 480038 0 0 0 114531 88 0 0 25 0 1 0 886304816 1098362880 215643 33554432000 4194304 4677096 140734351644624 18446744073709551615 232335589054 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28558/statm: 268155 215643 391 118 0 263114 0
[pid=28516/tid=28557] ppid=28509 vsize=417200 CPUtime=0 cores=4,6
/proc/28516/task/28557/stat : 28557 (python) S 28509 28516 28449 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 886304815 427212800 39162 33554432000 4194304 5683644 140735067692224 18446744073709551615 232347716017 0 0 16781312 2 18446604453872845824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 1896776

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28516 and gives
#  childrusage.ru_utime.tv_sec=51
#  childrusage.ru_utime.tv_usec=952102
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=219966
# CPU time returned by wait4() is 52.1721
# while last known CPU time is 1200.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.72
CPU time (s): 1200.11
CPU user time (s): 1198.28
CPU system time (s): 1.83
CPU usage (%): 99.6998
Max. virtual memory (cumulated for all children) (KiB): 1896776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.9521
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68675
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= 9333
involuntary context switches= 112

runsolver used 2.38464 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:03:28
IDJOB=3483810
IDBENCH=20386
IDSOLVER=1976
FILE ID=node132/3483810-1307747008
RUNJOBID= node132-1307747008-28468
PBS_JOBID= 13550826
Free space on /tmp= 74088 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.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-3483810-1307747008/watcher-3483810-1307747008 -o /tmp/evaluation-result-3483810-1307747008/solver-3483810-1307747008 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483810-1307747008.cnf -seed 5039089 -budget 1200

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=5039089

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31563664 kB
Buffers:        223372 kB
Cached:         936216 kB
SwapCached:       9968 kB
Active:         641892 kB
Inactive:       535452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31563664 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          146240 kB
Writeback:           0 kB
AnonPages:       16084 kB
Mapped:           8832 kB
Slab:           146140 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   161276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73984 MiB
End job on node132 at 2011-06-11 01:23:36