Trace number 3483812

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)UNSAT 206.548 210.255

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.27/4.25	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.27/4.25	c INFO: solving HOME/instance-3483812-1307747008.cnf
0.27/4.25	c INFO: computing task features
0.27/4.29	c INFO: computed variable-clause graph statistics
0.27/4.29	c INFO: computed clause balance statistics
0.61/4.46	c INFO: computed variable balance statistics
0.71/4.59	c INFO: computed small-clause counts
0.71/4.59	c INFO: computed Horn-clause counts
0.81/4.61	c INFO: computed variable graph statistics
0.81/4.61	c INFO: collected features for HOME/instance-3483812-1307747008.cnf in 0.37 s
0.81/4.62	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
206.45/210.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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 5/185 28520
/proc/meminfo: memFree=31560800/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=11804 CPUtime=0 cores=1,3
/proc/28520/stat : 28520 (runsolver) S 28513 28520 28449 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 886299218 12087296 56 33554432000 4194304 5436572 140736076698288 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071700199571 0 0 17 1 0 0 0
/proc/28520/statm: 2951 56 36 304 0 2643 0

[startup+0.0936151 s]
/proc/loadavg: 0.02 0.03 0.00 5/185 28520
/proc/meminfo: memFree=31560800/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=15184 CPUtime=0 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 725 0 0 0 0 0 0 0 17 0 1 0 886299218 15548416 615 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 0
/proc/28520/statm: 3796 615 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.100604 s]
/proc/loadavg: 0.02 0.03 0.00 5/185 28520
/proc/meminfo: memFree=31560800/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=15184 CPUtime=0 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 725 0 0 0 0 0 0 0 17 0 1 0 886299218 15548416 615 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 0
/proc/28520/statm: 3796 615 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.30057 s]
/proc/loadavg: 0.02 0.03 0.00 5/185 28520
/proc/meminfo: memFree=31560800/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=15776 CPUtime=0 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 896 0 0 0 0 0 0 0 16 0 1 0 886299218 16154624 777 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 0
/proc/28520/statm: 3944 777 343 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.700553 s]
/proc/loadavg: 0.02 0.03 0.00 5/185 28520
/proc/meminfo: memFree=31560800/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=16396 CPUtime=0.01 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 1118 0 0 0 1 0 0 0 15 0 1 0 886299218 16789504 985 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335888229 0 2147483391 16781312 2 18446744071699453118 0 0 17 3 0 0 0
/proc/28520/statm: 4099 985 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+1.5004 s]
/proc/loadavg: 0.02 0.03 0.00 3/191 28526
/proc/meminfo: memFree=31550452/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=18884 CPUtime=0.01 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 1239 0 0 0 1 0 0 0 15 0 1 0 886299218 19337216 1094 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 0
/proc/28520/statm: 4721 1094 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+3.10008 s]
/proc/loadavg: 0.02 0.03 0.00 3/191 28526
/proc/meminfo: memFree=31531080/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=135900 CPUtime=0.27 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 6078 931 1 0 16 11 0 0 15 0 1 0 886299218 139161600 4204 33554432000 4194304 5683644 140736668684080 18446744073709551615 232330968711 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 25
/proc/28520/statm: 33975 4204 1032 364 0 3161 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 135900
heavy processes:

[startup+6.30053 s]
/proc/loadavg: 0.02 0.03 0.00 6/197 28549
/proc/meminfo: memFree=31284580/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 886299680 286703616 5935 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 4477620096046465023 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5935 354 364 0 5914 0
[pid=28546] ppid=28544 vsize=7304 CPUtime=1.66 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 1864 0 0 0 166 0 0 0 25 0 1 0 886299680 7479296 1029 33554432000 4194304 4352236 140735186951552 18446744073709551615 4278535 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 1826 1029 129 39 0 906 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 577516
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 0.70 0.18 0.05 6/197 28549
/proc/meminfo: memFree=31238552/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 4477620096046432520 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=9928 CPUtime=8.05 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 3783 0 0 0 805 0 0 0 25 0 1 0 886299680 10166272 1685 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328188 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 2482 1685 129 39 0 1562 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 580140
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 1.21 0.30 0.09 6/197 28549
/proc/meminfo: memFree=31233056/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.01 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 887 0 0 0 1 0 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=11724 CPUtime=20.84 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 6536 0 0 0 2084 0 0 0 25 0 1 0 886299680 12005376 2134 33554432000 4194304 4352236 140735186951552 18446744073709551615 4278721 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 2931 2134 129 39 0 2011 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.68
Current children cumulated vsize (KiB) 581936

[startup+51.1005 s]
/proc/loadavg: 2.16 0.60 0.19 6/200 28553
/proc/meminfo: memFree=31119448/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.06 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 901 0 0 0 3 3 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=13388 CPUtime=46.43 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 10504 0 0 0 4642 1 0 0 25 0 1 0 886299680 13709312 2550 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/28546/statm: 3347 2550 129 39 0 2427 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.32
Current children cumulated vsize (KiB) 583600

[startup+102.307 s]
/proc/loadavg: 3.26 1.17 0.41 6/203 28560
/proc/meminfo: memFree=30494496/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.11 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 924 0 0 0 6 5 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=19664 CPUtime=97.6 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 18825 0 0 0 9758 2 0 0 25 0 1 0 886299680 20135936 4119 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 4916 4119 129 39 0 3996 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.54
Current children cumulated vsize (KiB) 589876

[startup+162.301 s]
/proc/loadavg: 3.88 1.71 0.64 6/207 28566
/proc/meminfo: memFree=30308184/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.2 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 943 0 0 0 10 10 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=21328 CPUtime=157.54 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 25737 0 0 0 15751 3 0 0 25 0 1 0 886299680 21839872 4535 33554432000 4194304 4352236 140735186951552 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5332 4535 129 39 0 4412 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 158.57
Current children cumulated vsize (KiB) 591540

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

[startup+180.201 s]
/proc/loadavg: 3.90 1.83 0.69 6/207 28566
/proc/meminfo: memFree=30291064/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.22 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 949 0 0 0 11 11 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=20816 CPUtime=175.41 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 28137 0 0 0 17538 3 0 0 25 0 1 0 886299680 21315584 4407 33554432000 4194304 4352236 140735186951552 18446744073709551615 4207791 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5204 4407 129 39 0 4284 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.46
Current children cumulated vsize (KiB) 591028

[startup+193 s]
/proc/loadavg: 3.99 1.95 0.75 6/207 28567
/proc/meminfo: memFree=30296516/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.24 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 953 0 0 0 12 12 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=22352 CPUtime=188.19 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 29161 0 0 0 18816 3 0 0 25 0 1 0 886299680 22888448 4791 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5588 4791 129 39 0 4668 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.26
Current children cumulated vsize (KiB) 592564

[startup+199.401 s]
/proc/loadavg: 3.99 1.98 0.77 6/207 28567
/proc/meminfo: memFree=30289692/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.24 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 955 0 0 0 12 12 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=20560 CPUtime=194.58 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 29385 0 0 0 19455 3 0 0 25 0 1 0 886299680 21053440 4343 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5140 4343 129 39 0 4220 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 195.65
Current children cumulated vsize (KiB) 590772

[startup+205.801 s]
/proc/loadavg: 3.99 2.05 0.80 6/207 28567
/proc/meminfo: memFree=30272696/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.26 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 957 0 0 0 13 13 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=20816 CPUtime=200.97 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 29449 0 0 0 20094 3 0 0 25 0 1 0 886299680 21315584 4407 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328239 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5204 4407 129 39 0 4284 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.06
Current children cumulated vsize (KiB) 591028

[startup+207.401 s]
/proc/loadavg: 3.99 2.05 0.80 6/207 28567
/proc/meminfo: memFree=30273316/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.26 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 959 0 0 0 13 13 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=16720 CPUtime=202.56 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 29449 0 0 0 20253 3 0 0 25 0 1 0 886299680 17121280 3383 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 4180 3383 129 39 0 3260 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 586932

[startup+209.007 s]
/proc/loadavg: 3.99 2.05 0.80 6/207 28567
/proc/meminfo: memFree=30273068/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.26 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 959 0 0 0 13 13 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=21584 CPUtime=204.17 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 30665 0 0 0 20414 3 0 0 25 0 1 0 886299680 22102016 4599 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5396 4599 129 39 0 4476 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 205.26
Current children cumulated vsize (KiB) 591796

[startup+209.8 s]
/proc/loadavg: 3.99 2.05 0.80 6/207 28567
/proc/meminfo: memFree=30273068/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.26 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 959 0 0 0 13 13 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=21584 CPUtime=204.96 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 30665 0 0 0 20493 3 0 0 25 0 1 0 886299680 22102016 4599 33554432000 4194304 4352236 140735186951552 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5396 4599 129 39 0 4476 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 206.05
Current children cumulated vsize (KiB) 591796

[startup+210.2 s]
/proc/loadavg: 3.99 2.05 0.80 6/207 28567
/proc/meminfo: memFree=30273068/32951124 swapFree=67063272/67111528
[pid=28520] ppid=28513 vsize=290228 CPUtime=0.83 cores=1,3
/proc/28520/stat : 28520 (python) S 28513 28520 28449 0 -1 4202496 10105 931 1 0 66 17 0 0 17 0 2 0 886299218 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 25
/proc/28520/statm: 72557 7452 1867 364 0 8475 0
[pid=28544] ppid=28520 vsize=279984 CPUtime=0.26 cores=1,3
/proc/28544/stat : 28544 (python) S 28520 28520 28449 0 -1 4202560 959 0 0 0 13 13 0 0 18 0 1 0 886299680 286703616 5958 33554432000 4194304 5683644 140736668684080 18446744073709551615 232335912463 0 0 16781312 514 3525456491114889480 0 0 17 1 0 0 0
/proc/28544/statm: 69996 5958 377 364 0 5914 0
[pid=28546] ppid=28544 vsize=21584 CPUtime=205.36 cores=1,3
/proc/28546/stat : 28546 (lingeling) R 28544 28546 28546 0 -1 4202496 30665 0 0 0 20533 3 0 0 25 0 1 0 886299680 22102016 4599 33554432000 4194304 4352236 140735186951552 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28546/statm: 5396 4599 129 39 0 4476 0
[pid=28520/tid=28545] ppid=28513 vsize=290228 CPUtime=0 cores=1,3
/proc/28520/task/28545/stat : 28545 (python) S 28513 28520 28449 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 886299680 297193472 7452 33554432000 4194304 5683644 140736668684080 18446744073709551615 232347716017 0 0 16781312 2 18446604471135044800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 206.45
Current children cumulated vsize (KiB) 591796

Child status: 0
Real time (s): 210.255
CPU time (s): 206.548
CPU user time (s): 206.184
CPU system time (s): 0.363944
CPU usage (%): 98.2369
Max. virtual memory (cumulated for all children) (KiB): 593972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.184
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47500
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= 9171
involuntary context switches= 905

runsolver used 0.356945 second user time and 0.807877 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:03:28
IDJOB=3483812
IDBENCH=20393
IDSOLVER=1976
FILE ID=node132/3483812-1307747008
RUNJOBID= node132-1307747008-28469
PBS_JOBID= 13550826
Free space on /tmp= 74096 MiB

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

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
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:      31563360 kB
Buffers:        223372 kB
Cached:         936216 kB
SwapCached:       9968 kB
Active:         643176 kB
Inactive:       534556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31563360 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          146240 kB
Writeback:           0 kB
AnonPages:       16472 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= 73956 MiB
End job on node132 at 2011-06-11 01:07:01