Trace number 3483829

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.08 1200.83

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data

0.49/2.14	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.49/2.14	c INFO: solving HOME/instance-3483829-1307747011.cnf
0.49/2.14	c INFO: computing task features
2.77/4.46	c INFO: computed variable-clause graph statistics
2.87/4.53	c INFO: computed clause balance statistics
13.28/14.91	c INFO: computed variable balance statistics
20.87/22.57	c INFO: computed small-clause counts
21.08/22.72	c INFO: computed Horn-clause counts
52.47/54.17	c INFO: computed variable graph statistics
52.47/54.17	c INFO: collected features for HOME/instance-3483829-1307747011.cnf in 51.97 s
52.47/54.18	c INFO: running cryptominisat-2.9.0@0 for 1148 with 1148 remaining (b = 0.55)

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

running on 2 cores: 5,7

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.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=14252 CPUtime=0 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4194304 182 0 0 0 0 0 0 0 21 0 1 0 5446140 14594048 116 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124185382 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20991/statm: 3563 135 107 364 0 50 0

[startup+0.060449 s]
/proc/loadavg: 0.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=16808 CPUtime=0.01 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 1229 0 0 0 1 0 0 0 17 0 1 0 5446140 17211392 1085 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699945619 0 0 17 5 0 0 0
/proc/20991/statm: 4202 1085 417 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16808

[startup+0.100371 s]
/proc/loadavg: 0.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=29784 CPUtime=0.04 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 1401 0 0 0 3 1 0 0 17 0 1 0 5446140 30498816 1243 33554432000 4194304 5683644 140733716602384 18446744073709551615 232123739280 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20991/statm: 7446 1243 443 364 0 816 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29784

[startup+0.954221 s]
/proc/loadavg: 0.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=104216 CPUtime=0.09 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 3038 0 0 0 5 4 0 0 15 0 1 0 5446140 106717184 2725 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 52
/proc/20991/statm: 26054 2725 847 364 0 1802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104216

[startup+1.00021 s]
/proc/loadavg: 0.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=104788 CPUtime=0.11 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 3240 0 0 0 6 5 0 0 16 0 1 0 5446140 107302912 2905 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 52
/proc/20991/statm: 26197 2905 868 364 0 1945 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 104788

[startup+1.50012 s]
/proc/loadavg: 0.00 0.14 2.25 7/181 20993
/proc/meminfo: memFree=31385752/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=135748 CPUtime=0.26 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 5975 935 1 0 16 10 0 0 16 0 1 0 5446140 139005952 4148 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124076037 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 135748

[startup+3.10084 s]
/proc/loadavg: 0.00 0.14 2.25 6/190 21025
/proc/meminfo: memFree=31130404/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=350776 CPUtime=1.47 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 27342 935 1 0 123 24 0 0 16 0 1 0 5446140 359194624 25010 33554432000 4194304 5683644 140733716602384 18446744073709551615 47561416123713 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 87694 25012 1761 364 0 23618 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 350776
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 0.40 0.22 2.27 6/190 21025
/proc/meminfo: memFree=30989304/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=425776 CPUtime=4.67 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 63715 935 1 0 439 28 0 0 22 0 1 0 5446140 435994624 43829 33554432000 4194304 5683644 140733716602384 18446744073709551615 232123766564 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 106444 43829 1826 364 0 42368 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 425776
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 0.69 0.28 2.27 6/196 21031
/proc/meminfo: memFree=30965540/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=425776 CPUtime=11.08 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 63715 935 1 0 1080 28 0 0 25 0 1 0 5446140 435994624 43829 33554432000 4194304 5683644 140733716602384 18446744073709551615 4643489 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 106444 43829 1826 364 0 42368 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 425776

[startup+25.5009 s]
/proc/loadavg: 1.42 0.46 2.30 6/196 21031
/proc/meminfo: memFree=30963188/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=425776 CPUtime=23.87 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 63722 935 1 0 2359 28 0 0 25 0 1 0 5446140 435994624 43836 33554432000 4194304 5683644 140733716602384 18446744073709551615 47561245272204 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 106444 43836 1833 364 0 42368 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 425776

[startup+51.1004 s]
/proc/loadavg: 2.30 0.74 2.34 6/199 21034
/proc/meminfo: memFree=30937796/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=425776 CPUtime=49.47 cores=5,7
/proc/20991/stat : 20991 (python) R 20988 20991 20932 0 -1 4202496 63722 935 1 0 4919 28 0 0 25 0 1 0 5446140 435994624 43836 33554432000 4194304 5683644 140733716602384 18446744073709551615 47561245272204 0 0 16781312 2 0 0 0 17 5 0 0 52
/proc/20991/statm: 106444 43836 1833 364 0 42368 0
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (KiB) 425776

[startup+102.3 s]
/proc/loadavg: 3.21 1.23 2.42 5/196 21093
/proc/meminfo: memFree=30647844/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=0.08 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 923 0 0 0 5 3 0 0 15 0 1 0 5451558 424456192 39556 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 5 0 0 0
/proc/21035/statm: 103627 39556 376 364 0 39545 0
[pid=21037] ppid=21035 vsize=484708 CPUtime=47.92 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 135254 0 1 0 4773 19 0 0 25 0 1 0 5451558 496340992 107619 33554432000 4194304 4677096 140736430612080 18446744073709551615 4334285 0 0 16781312 2 0 0 0 17 7 0 0 1
/proc/21037/statm: 121177 107619 394 118 0 116136 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.55
Current children cumulated vsize (KiB) 1323968

[startup+162.301 s]
/proc/loadavg: 3.71 1.73 2.52 5/202 21133
/proc/meminfo: memFree=30594664/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=0.17 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 950 0 0 0 10 7 0 0 15 0 1 0 5451558 424456192 39556 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 5 0 0 0
/proc/21035/statm: 103627 39556 376 364 0 39545 0
[pid=21037] ppid=21035 vsize=523028 CPUtime=107.84 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 141860 0 1 0 10763 21 0 0 25 0 1 0 5451558 535580672 114225 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320039 0 0 16781312 2 0 0 0 17 7 0 0 1
/proc/21037/statm: 130757 114225 394 118 0 125716 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 160.56
Current children cumulated vsize (KiB) 1362288

[startup+222.301 s]
/proc/loadavg: 3.89 2.14 2.61 5/202 21135
/proc/meminfo: memFree=30575164/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=0.26 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 969 0 0 0 16 10 0 0 15 0 1 0 5451558 424456192 39556 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 5 0 0 0
/proc/21035/statm: 103627 39556 376 364 0 39545 0
[pid=21037] ppid=21035 vsize=533812 CPUtime=167.77 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 145711 0 1 0 16755 22 0 0 25 0 1 0 5451558 546623488 118076 33554432000 4194304 4677096 140736430612080 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 133453 118076 394 118 0 128412 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 1373072

[startup+282.307 s]
/proc/loadavg: 3.99 2.49 2.70 5/202 21135
/proc/meminfo: memFree=30587008/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=0.34 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 984 0 0 0 20 14 0 0 15 0 1 0 5451558 424456192 39556 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 5 0 0 0
/proc/21035/statm: 103627 39556 376 364 0 39545 0
[pid=21037] ppid=21035 vsize=519208 CPUtime=227.69 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 155847 0 1 0 22745 24 0 0 25 0 1 0 5451558 531668992 115227 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 129802 115227 394 118 0 124761 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 280.58
Current children cumulated vsize (KiB) 1358468

[startup+342.301 s]
/proc/loadavg: 4.07 2.78 2.78 5/202 21137
/proc/meminfo: memFree=30582360/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=0.43 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 984 0 0 0 26 17 0 0 15 0 1 0 5451558 424456192 39556 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 5 0 0 0
/proc/21035/statm: 103627 39556 376 364 0 39545 0
[pid=21037] ppid=21035 vsize=520304 CPUtime=287.62 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 168913 0 1 0 28734 28 0 0 25 0 1 0 5451558 532791296 115814 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320307 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 130076 115814 394 118 0 125035 0

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

/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.1 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 61 49 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=599848 CPUtime=767.38 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 271332 0 1 0 76684 54 0 0 25 0 1 0 5451558 614244352 134165 33554432000 4194304 4677096 140736430612080 18446744073709551615 4336454 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 149962 134165 394 118 0 144921 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 821.03
Current children cumulated vsize (KiB) 1439108

[startup+882.301 s]
/proc/loadavg: 4.02 3.81 3.31 5/214 21163
/proc/meminfo: memFree=29784788/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.18 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 66 52 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=600068 CPUtime=827.38 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 278157 0 1 0 82680 58 0 0 25 0 1 0 5451558 614469632 135731 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320472 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 150017 135731 394 118 0 144976 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 881.11
Current children cumulated vsize (KiB) 1439328

[startup+942.308 s]
/proc/loadavg: 4.12 3.87 3.36 5/214 21165
/proc/meminfo: memFree=29715168/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.26 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 70 56 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=600736 CPUtime=887.38 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 288503 0 1 0 88677 61 0 0 25 0 1 0 5451558 615153664 135086 33554432000 4194304 4677096 140736430612080 18446744073709551615 4358587 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 150184 135086 394 118 0 145143 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 941.19
Current children cumulated vsize (KiB) 1439996

[startup+1002.3 s]
/proc/loadavg: 4.08 3.91 3.40 5/214 21167
/proc/meminfo: memFree=29716840/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.35 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 74 61 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=601408 CPUtime=947.38 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 299432 0 1 0 94675 63 0 0 25 0 1 0 5451558 615841792 134559 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 150352 134559 394 118 0 145311 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1001.28
Current children cumulated vsize (KiB) 1440668

[startup+1062.3 s]
/proc/loadavg: 4.03 3.92 3.44 5/214 21169
/proc/meminfo: memFree=29674992/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.44 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 77 67 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 5631368708275273992 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=602620 CPUtime=1007.39 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 307114 0 1 0 100673 66 0 0 25 0 1 0 5451558 617082880 136349 33554432000 4194304 4677096 140736430612080 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 150655 136349 394 118 0 145614 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1061.38
Current children cumulated vsize (KiB) 1441880

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.48 5/214 21171
/proc/meminfo: memFree=29648528/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.52 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 81 71 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=722212 CPUtime=1067.39 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 319085 0 1 0 106670 69 0 0 25 0 1 0 5451558 739545088 142220 33554432000 4194304 4677096 140736430612080 18446744073709551615 4334818 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 180553 142220 394 118 0 175512 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 1561472

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.51 5/214 21171
/proc/meminfo: memFree=29594044/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.61 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 87 74 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=620204 CPUtime=1127.39 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 330569 0 1 0 112667 72 0 0 25 0 1 0 5451558 635088896 140215 33554432000 4194304 4677096 140736430612080 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 155051 140215 394 118 0 150010 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 1459464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.81 s]
/proc/loadavg: 4.02 3.95 3.52 5/214 21173
/proc/meminfo: memFree=29557916/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.63 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 88 75 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=620204 CPUtime=1145.9 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 331917 0 1 0 114518 72 0 0 25 0 1 0 5451558 635088896 141563 33554432000 4194304 4677096 140736430612080 18446744073709551615 4338144 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 155051 141563 394 118 0 150010 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1459464

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

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

[startup+1200.81 s]
/proc/loadavg: 4.02 3.95 3.52 5/214 21173
/proc/meminfo: memFree=29557916/32950928 swapFree=67111528/67111528
[pid=20991] ppid=20988 vsize=424752 CPUtime=52.55 cores=5,7
/proc/20991/stat : 20991 (python) S 20988 20991 20932 0 -1 4202496 64001 935 1 0 5227 28 0 0 25 0 2 0 5446140 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 52
/proc/20991/statm: 106188 41051 1867 364 0 42106 0
[pid=21035] ppid=20991 vsize=414508 CPUtime=1.63 cores=5,7
/proc/21035/stat : 21035 (python) S 20991 20991 20932 0 -1 4202560 994 0 0 0 88 75 0 0 15 0 1 0 5451558 424456192 39557 33554432000 4194304 5683644 140733716602384 18446744073709551615 232124100111 0 0 16781312 514 12977034365337829640 0 0 17 7 0 0 0
/proc/21035/statm: 103627 39557 377 364 0 39545 0
[pid=21037] ppid=21035 vsize=620204 CPUtime=1145.9 cores=5,7
/proc/21037/stat : 21037 (cryptominisat-2) R 21035 21037 21037 0 -1 4202496 331917 0 1 0 114518 72 0 0 25 0 1 0 5451558 635088896 141563 33554432000 4194304 4677096 140736430612080 18446744073709551615 4338144 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/21037/statm: 155051 141563 394 118 0 150010 0
[pid=20991/tid=21036] ppid=20988 vsize=424752 CPUtime=0 cores=5,7
/proc/20991/task/21036/stat : 21036 (python) S 20988 20991 20932 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 5451558 434946048 41051 33554432000 4194304 5683644 140733716602384 18446744073709551615 232135903665 0 0 16781312 2 18446604471161649024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1459464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20991 and gives
#  childrusage.ru_utime.tv_sec=52
#  childrusage.ru_utime.tv_usec=281052
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=291955
# CPU time returned by wait4() is 52.573
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.83
CPU time (s): 1200.08
CPU user time (s): 1198.33
CPU system time (s): 1.75
CPU usage (%): 99.9374
Max. virtual memory (cumulated for all children) (KiB): 1561472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.2811
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64936
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= 12176
involuntary context switches= 94

runsolver used 1.9567 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:03:32
IDJOB=3483829
IDBENCH=20558
IDSOLVER=1976
FILE ID=node124/3483829-1307747011
RUNJOBID= node124-1307747010-20953
PBS_JOBID= 13550833
Free space on /tmp= 74124 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.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-3483829-1307747011/watcher-3483829-1307747011 -o /tmp/evaluation-result-3483829-1307747011/solver-3483829-1307747011 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483829-1307747011.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=1543104379

node124.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.855
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.71
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.855
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.855
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.82
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.855
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.77
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.855
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.82
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.855
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.855
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.855
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:     32950928 kB
MemFree:      31387384 kB
Buffers:         88440 kB
Cached:        1253712 kB
SwapCached:          0 kB
Active:         485532 kB
Inactive:       919060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31387384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          161084 kB
Writeback:           0 kB
AnonPages:       62572 kB
Mapped:          15744 kB
Slab:            96460 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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