Trace number 3378876

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-par-industrial (fixed)UNSAT 149.224 52.8131

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.40/0.75	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.75	c INFO: solving HOME/instance-3378876-1305463540.cnf
0.40/0.75	c INFO: computing task features
1.18/1.58	c INFO: computed variable-clause graph statistics
1.28/1.61	c INFO: computed clause balance statistics
5.77/6.14	c INFO: computed variable balance statistics
9.17/9.51	c INFO: computed small-clause counts
9.17/9.55	c INFO: computed Horn-clause counts
19.98/20.34	c INFO: computed variable graph statistics
19.98/20.34	c INFO: collected features for HOME/instance-3378876-1305463540.cnf in 19.55 s
19.98/20.35	c INFO: running lingeling-276@0 for 582 with 1180 remaining (b = 0.64)
19.98/20.36	c INFO: running lingeling-276@0 for 97 with 1180 remaining (b = 0.37)
19.98/20.37	c INFO: running cryptominisat-2.9.0@0 for 1180 with 1180 remaining (b = 0.48)
19.98/20.38	c INFO: running lingeling-276@0 for 1180 with 1180 remaining (b = 0.41)
148.84/52.78	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.0 (svn: 961)

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-3378876-1305463540/watcher-3378876-1305463540 -o /tmp/evaluation-result-3378876-1305463540/solver-3378876-1305463540 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378876-1305463540.cnf -seed 1930934525 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.85 1.01 1.63 3/436 28624
/proc/meminfo: memFree=23705748/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/28624/stat : 28624 (python) R 28622 28624 28586 0 -1 4202496 1044 0 0 0 0 0 0 0 17 0 1 0 736584693 16625664 916 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367240660 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28624/statm: 4059 916 381 364 0 546 0

[startup+0.0591209 s]
/proc/loadavg: 0.85 1.01 1.63 3/436 28624
/proc/meminfo: memFree=23705748/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=34420 CPUtime=0.03 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 1550 0 0 0 3 0 0 0 17 0 1 0 736584693 35246080 1387 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28624/statm: 8605 1387 448 364 0 943 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34420

[startup+0.101103 s]
/proc/loadavg: 0.85 1.01 1.63 3/436 28624
/proc/meminfo: memFree=23705748/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=99372 CPUtime=0.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 2866 0 0 0 4 2 0 0 17 0 1 0 736584693 101756928 2564 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28624/statm: 24843 2564 818 364 0 1694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99372

[startup+0.301076 s]
/proc/loadavg: 0.85 1.01 1.63 3/436 28624
/proc/meminfo: memFree=23705748/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=135744 CPUtime=0.18 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 5961 935 1 0 12 6 0 0 17 0 1 0 736584693 139001856 4149 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367542789 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28624/statm: 33936 4149 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.701011 s]
/proc/loadavg: 0.85 1.01 1.63 3/436 28624
/proc/meminfo: memFree=23705748/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=254460 CPUtime=0.4 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 8400 935 1 0 26 14 0 0 15 0 1 0 736584693 260567040 6276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367542629 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28624/statm: 63615 6276 1642 364 0 5017 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 254460

[startup+1.50083 s]
/proc/loadavg: 0.85 1.01 1.63 3/437 28633
/proc/meminfo: memFree=23624328/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=327812 CPUtime=1.18 cores=1,3,5,7
/proc/28624/stat : 28624 (python) R 28622 28624 28586 0 -1 4202496 27961 935 1 0 100 18 0 0 16 0 1 0 736584693 335679488 19316 33554432000 4194304 5683644 140737483694528 18446744073709551615 47464585498448 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28624/statm: 81953 19316 1804 364 0 17877 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 327812

[startup+3.10054 s]
/proc/loadavg: 0.85 1.01 1.63 3/437 28633
/proc/meminfo: memFree=23560716/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=331496 CPUtime=2.78 cores=1,3,5,7
/proc/28624/stat : 28624 (python) R 28622 28624 28586 0 -1 4202496 31654 935 1 0 260 18 0 0 18 0 1 0 736584693 339451904 20259 33554432000 4194304 5683644 140737483694528 18446744073709551615 4567012 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28624/statm: 82874 20259 1826 364 0 18798 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 331496

[startup+6.30095 s]
/proc/loadavg: 1.10 1.06 1.65 3/437 28633
/proc/meminfo: memFree=23560656/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=331496 CPUtime=5.97 cores=1,3,5,7
/proc/28624/stat : 28624 (python) R 28622 28624 28586 0 -1 4202496 31655 935 1 0 578 19 0 0 25 0 1 0 736584693 339451904 20260 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367206319 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28624/statm: 82874 20260 1827 364 0 18798 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 331496

[startup+12.7008 s]
/proc/loadavg: 1.17 1.08 1.65 7/449 28645
/proc/meminfo: memFree=23444412/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=333716 CPUtime=12.38 cores=1,3,5,7
/proc/28624/stat : 28624 (python) R 28622 28624 28586 0 -1 4202496 32216 935 1 0 1218 20 0 0 25 0 1 0 736584693 341725184 20821 33554432000 4194304 5683644 140737483694528 18446744073709551615 47464582703244 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28624/statm: 83429 20821 1833 364 0 19353 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 333716

[startup+25.5013 s]
/proc/loadavg: 2.26 1.32 1.72 10/461 28658
/proc/meminfo: memFree=23205412/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=370400 CPUtime=20.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 34831 935 1 0 1985 21 0 0 22 0 5 0 736584693 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 92600 19789 1873 364 0 28509 0
[pid=28646] ppid=28624 vsize=329388 CPUtime=0.01 cores=1,3,5,7
/proc/28646/stat : 28646 (python) S 28624 28624 28586 0 -1 4202560 903 0 0 0 0 1 0 0 18 0 1 0 736586728 337293312 18276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566863 0 0 16781312 514 2539349321556394247 0 0 17 1 0 0 0
/proc/28646/statm: 82347 18276 376 364 0 18265 0
[pid=28648] ppid=28646 vsize=29776 CPUtime=5 cores=1,3,5,7
/proc/28648/stat : 28648 (lingeling) R 28646 28648 28648 0 -1 4202496 13789 0 0 0 499 1 0 0 25 0 1 0 736586729 30490624 6614 33554432000 4194304 4352236 140735964280960 18446744073709551615 4222658 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28648/statm: 7444 6614 129 39 0 6524 0
[pid=28649] ppid=28624 vsize=339644 CPUtime=0.01 cores=1,3,5,7
/proc/28649/stat : 28649 (python) S 28624 28624 28586 0 -1 4202560 939 0 0 0 0 1 0 0 18 0 1 0 736586729 347795456 18273 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 6288771108569055493 0 0 17 7 0 0 0
/proc/28649/statm: 84911 18273 369 364 0 20826 0
[pid=28651] ppid=28649 vsize=29784 CPUtime=5.12 cores=1,3,5,7
/proc/28651/stat : 28651 (lingeling) R 28649 28651 28651 0 -1 4202496 13750 0 0 0 511 1 0 0 25 0 1 0 736586730 30498816 6615 33554432000 4194304 4352236 140734421406432 18446744073709551615 4207744 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28651/statm: 7446 6615 129 39 0 6526 0
[pid=28652] ppid=28624 vsize=349900 CPUtime=0.02 cores=1,3,5,7
/proc/28652/stat : 28652 (python) S 28624 28624 28586 0 -1 4202560 904 0 0 0 1 1 0 0 15 0 1 0 736586730 358297600 18278 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 2039782914941485316 0 0 17 1 0 0 0
/proc/28652/statm: 87475 18278 370 364 0 23387 0
[pid=28654] ppid=28652 vsize=150968 CPUtime=5.11 cores=1,3,5,7
/proc/28654/stat : 28654 (cryptominisat-2) R 28652 28654 28654 0 -1 4202496 32837 0 0 0 507 4 0 0 25 0 1 0 736586730 154591232 30368 33554432000 4194304 4677096 140734407295088 18446744073709551615 4320275 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28654/statm: 37742 30368 390 118 0 32701 0
[pid=28655] ppid=28624 vsize=360156 CPUtime=0.02 cores=1,3,5,7
/proc/28655/stat : 28655 (python) S 28624 28624 28586 0 -1 4202560 930 0 0 0 1 1 0 0 18 0 1 0 736586731 368799744 18282 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 13492990646327148807 0 0 17 7 0 0 0
/proc/28655/statm: 90039 18282 370 364 0 25948 0
[pid=28657] ppid=28655 vsize=29776 CPUtime=5.06 cores=1,3,5,7
/proc/28657/stat : 28657 (lingeling) R 28655 28657 28657 0 -1 4202496 13796 0 0 0 505 1 0 0 25 0 1 0 736586731 30490624 6614 33554432000 4194304 4352236 140734162319232 18446744073709551615 4207852 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28657/statm: 7444 6614 129 39 0 6524 0
[pid=28624/tid=28647] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28647/stat : 28647 (python) S 28622 28624 28586 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28650] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28650/stat : 28650 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
[pid=28624/tid=28653] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28653/stat : 28653 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 736586730 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28656] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28656/stat : 28656 (python) S 28622 28624 28586 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 5 0 736586731 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.41
Current children cumulated vsize (KiB) 1989792

[startup+51.1016 s]
/proc/loadavg: 4.41 1.90 1.90 10/461 28658
/proc/meminfo: memFree=23105208/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=370400 CPUtime=20.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 34831 935 1 0 1985 21 0 0 22 0 5 0 736584693 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 92600 19789 1873 364 0 28509 0
[pid=28646] ppid=28624 vsize=329388 CPUtime=0.09 cores=1,3,5,7
/proc/28646/stat : 28646 (python) S 28624 28624 28586 0 -1 4202560 915 0 0 0 4 5 0 0 18 0 1 0 736586728 337293312 18276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566863 0 0 16781312 514 3642831556403233031 0 0 17 1 0 0 0
/proc/28646/statm: 82347 18276 376 364 0 18265 0
[pid=28648] ppid=28646 vsize=29764 CPUtime=30.07 cores=1,3,5,7
/proc/28648/stat : 28648 (lingeling) R 28646 28648 28648 0 -1 4202496 14813 0 0 0 3005 2 0 0 25 0 1 0 736586729 30478336 6611 33554432000 4194304 4352236 140735964280960 18446744073709551615 4281167 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28648/statm: 7441 6611 129 39 0 6521 0
[pid=28649] ppid=28624 vsize=339644 CPUtime=0.09 cores=1,3,5,7
/proc/28649/stat : 28649 (python) S 28624 28624 28586 0 -1 4202560 952 0 0 0 4 5 0 0 18 0 1 0 736586729 347795456 18274 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233029 0 0 17 7 0 0 0
/proc/28649/statm: 84911 18274 370 364 0 20826 0
[pid=28651] ppid=28649 vsize=29768 CPUtime=30.72 cores=1,3,5,7
/proc/28651/stat : 28651 (lingeling) R 28649 28651 28651 0 -1 4202496 14774 0 0 0 3071 1 0 0 25 0 1 0 736586730 30482432 6611 33554432000 4194304 4352236 140734421406432 18446744073709551615 4230960 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28651/statm: 7442 6611 129 39 0 6522 0
[pid=28652] ppid=28624 vsize=349900 CPUtime=0.1 cores=1,3,5,7
/proc/28652/stat : 28652 (python) S 28624 28624 28586 0 -1 4202560 927 0 0 0 5 5 0 0 15 0 1 0 736586730 358297600 18278 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 15522153099283104004 0 0 17 1 0 0 0
/proc/28652/statm: 87475 18278 370 364 0 23387 0
[pid=28654] ppid=28652 vsize=202372 CPUtime=30.71 cores=1,3,5,7
/proc/28654/stat : 28654 (cryptominisat-2) R 28652 28654 28654 0 -1 4202496 51513 0 0 0 3063 8 0 0 25 0 1 0 736586730 207228928 41542 33554432000 4194304 4677096 140734407295088 18446744073709551615 4340230 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28654/statm: 50593 41542 392 118 0 45552 0
[pid=28655] ppid=28624 vsize=360156 CPUtime=0.09 cores=1,3,5,7
/proc/28655/stat : 28655 (python) S 28624 28624 28586 0 -1 4202560 940 0 0 0 4 5 0 0 18 0 1 0 736586731 368799744 18282 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233031 0 0 17 7 0 0 0
/proc/28655/statm: 90039 18282 370 364 0 25948 0
[pid=28657] ppid=28655 vsize=29764 CPUtime=30.49 cores=1,3,5,7
/proc/28657/stat : 28657 (lingeling) R 28655 28657 28657 0 -1 4202496 13796 0 0 0 3048 1 0 0 25 0 1 0 736586731 30478336 6611 33554432000 4194304 4352236 140734162319232 18446744073709551615 4276703 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28657/statm: 7441 6611 129 39 0 6521 0
[pid=28624/tid=28647] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28647/stat : 28647 (python) S 28622 28624 28586 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28650] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28650/stat : 28650 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
[pid=28624/tid=28653] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28653/stat : 28653 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 736586730 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28656] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28656/stat : 28656 (python) S 28622 28624 28586 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 5 0 736586731 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 142.42
Current children cumulated vsize (KiB) 2041156

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

[startup+51.9014 s]
/proc/loadavg: 4.41 1.90 1.90 10/461 28658
/proc/meminfo: memFree=23131000/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=370400 CPUtime=20.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 34831 935 1 0 1985 21 0 0 22 0 5 0 736584693 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 92600 19789 1873 364 0 28509 0
[pid=28646] ppid=28624 vsize=329388 CPUtime=0.09 cores=1,3,5,7
/proc/28646/stat : 28646 (python) S 28624 28624 28586 0 -1 4202560 915 0 0 0 4 5 0 0 18 0 1 0 736586728 337293312 18276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566863 0 0 16781312 514 3642831556403233031 0 0 17 1 0 0 0
/proc/28646/statm: 82347 18276 376 364 0 18265 0
[pid=28648] ppid=28646 vsize=29764 CPUtime=30.85 cores=1,3,5,7
/proc/28648/stat : 28648 (lingeling) R 28646 28648 28648 0 -1 4202496 14813 0 0 0 3083 2 0 0 25 0 1 0 736586729 30478336 6611 33554432000 4194304 4352236 140735964280960 18446744073709551615 4278730 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28648/statm: 7441 6611 129 39 0 6521 0
[pid=28649] ppid=28624 vsize=339644 CPUtime=0.09 cores=1,3,5,7
/proc/28649/stat : 28649 (python) S 28624 28624 28586 0 -1 4202560 952 0 0 0 4 5 0 0 18 0 1 0 736586729 347795456 18274 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233029 0 0 17 7 0 0 0
/proc/28649/statm: 84911 18274 370 364 0 20826 0
[pid=28651] ppid=28649 vsize=29768 CPUtime=31.52 cores=1,3,5,7
/proc/28651/stat : 28651 (lingeling) R 28649 28651 28651 0 -1 4202496 14774 0 0 0 3151 1 0 0 25 0 1 0 736586730 30482432 6611 33554432000 4194304 4352236 140734421406432 18446744073709551615 4234513 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28651/statm: 7442 6611 129 39 0 6522 0
[pid=28652] ppid=28624 vsize=349900 CPUtime=0.1 cores=1,3,5,7
/proc/28652/stat : 28652 (python) S 28624 28624 28586 0 -1 4202560 927 0 0 0 5 5 0 0 15 0 1 0 736586730 358297600 18278 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 15522153099283104004 0 0 17 1 0 0 0
/proc/28652/statm: 87475 18278 370 364 0 23387 0
[pid=28654] ppid=28652 vsize=202372 CPUtime=31.51 cores=1,3,5,7
/proc/28654/stat : 28654 (cryptominisat-2) R 28652 28654 28654 0 -1 4202496 51601 0 0 0 3143 8 0 0 25 0 1 0 736586730 207228928 41630 33554432000 4194304 4677096 140734407295088 18446744073709551615 4319783 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28654/statm: 50593 41630 392 118 0 45552 0
[pid=28655] ppid=28624 vsize=360156 CPUtime=0.09 cores=1,3,5,7
/proc/28655/stat : 28655 (python) S 28624 28624 28586 0 -1 4202560 940 0 0 0 4 5 0 0 18 0 1 0 736586731 368799744 18282 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233031 0 0 17 7 0 0 0
/proc/28655/statm: 90039 18282 370 364 0 25948 0
[pid=28657] ppid=28655 vsize=29764 CPUtime=31.29 cores=1,3,5,7
/proc/28657/stat : 28657 (lingeling) R 28655 28657 28657 0 -1 4202496 13796 0 0 0 3128 1 0 0 25 0 1 0 736586731 30478336 6611 33554432000 4194304 4352236 140734162319232 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28657/statm: 7441 6611 129 39 0 6521 0
[pid=28624/tid=28647] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28647/stat : 28647 (python) S 28622 28624 28586 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28650] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28650/stat : 28650 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
[pid=28624/tid=28653] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28653/stat : 28653 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 736586730 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28656] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28656/stat : 28656 (python) S 28622 28624 28586 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 5 0 736586731 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 145.6
Current children cumulated vsize (KiB) 2041156

[startup+52.3014 s]
/proc/loadavg: 4.41 1.90 1.90 10/461 28658
/proc/meminfo: memFree=23131000/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=370400 CPUtime=20.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 34831 935 1 0 1985 21 0 0 22 0 5 0 736584693 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 92600 19789 1873 364 0 28509 0
[pid=28646] ppid=28624 vsize=329388 CPUtime=0.09 cores=1,3,5,7
/proc/28646/stat : 28646 (python) S 28624 28624 28586 0 -1 4202560 915 0 0 0 4 5 0 0 18 0 1 0 736586728 337293312 18276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566863 0 0 16781312 514 3642831556403233031 0 0 17 1 0 0 0
/proc/28646/statm: 82347 18276 376 364 0 18265 0
[pid=28648] ppid=28646 vsize=29764 CPUtime=31.25 cores=1,3,5,7
/proc/28648/stat : 28648 (lingeling) R 28646 28648 28648 0 -1 4202496 14813 0 0 0 3123 2 0 0 25 0 1 0 736586729 30478336 6611 33554432000 4194304 4352236 140735964280960 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28648/statm: 7441 6611 129 39 0 6521 0
[pid=28649] ppid=28624 vsize=339644 CPUtime=0.09 cores=1,3,5,7
/proc/28649/stat : 28649 (python) S 28624 28624 28586 0 -1 4202560 952 0 0 0 4 5 0 0 18 0 1 0 736586729 347795456 18274 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233029 0 0 17 7 0 0 0
/proc/28649/statm: 84911 18274 370 364 0 20826 0
[pid=28651] ppid=28649 vsize=29768 CPUtime=31.92 cores=1,3,5,7
/proc/28651/stat : 28651 (lingeling) R 28649 28651 28651 0 -1 4202496 14774 0 0 0 3191 1 0 0 25 0 1 0 736586730 30482432 6611 33554432000 4194304 4352236 140734421406432 18446744073709551615 4278755 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28651/statm: 7442 6611 129 39 0 6522 0
[pid=28652] ppid=28624 vsize=349900 CPUtime=0.1 cores=1,3,5,7
/proc/28652/stat : 28652 (python) S 28624 28624 28586 0 -1 4202560 927 0 0 0 5 5 0 0 15 0 1 0 736586730 358297600 18278 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 15522153099283104004 0 0 17 1 0 0 0
/proc/28652/statm: 87475 18278 370 364 0 23387 0
[pid=28654] ppid=28652 vsize=202372 CPUtime=31.91 cores=1,3,5,7
/proc/28654/stat : 28654 (cryptominisat-2) R 28652 28654 28654 0 -1 4202496 51636 0 0 0 3183 8 0 0 25 0 1 0 736586730 207228928 41665 33554432000 4194304 4677096 140734407295088 18446744073709551615 4320263 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28654/statm: 50593 41665 392 118 0 45552 0
[pid=28655] ppid=28624 vsize=360156 CPUtime=0.09 cores=1,3,5,7
/proc/28655/stat : 28655 (python) S 28624 28624 28586 0 -1 4202560 940 0 0 0 4 5 0 0 18 0 1 0 736586731 368799744 18282 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233031 0 0 17 7 0 0 0
/proc/28655/statm: 90039 18282 370 364 0 25948 0
[pid=28657] ppid=28655 vsize=29764 CPUtime=31.69 cores=1,3,5,7
/proc/28657/stat : 28657 (lingeling) R 28655 28657 28657 0 -1 4202496 13796 0 0 0 3168 1 0 0 25 0 1 0 736586731 30478336 6611 33554432000 4194304 4352236 140734162319232 18446744073709551615 4276703 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28657/statm: 7441 6611 129 39 0 6521 0
[pid=28624/tid=28647] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28647/stat : 28647 (python) S 28622 28624 28586 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28650] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28650/stat : 28650 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
[pid=28624/tid=28653] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28653/stat : 28653 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 736586730 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28656] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28656/stat : 28656 (python) S 28622 28624 28586 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 5 0 736586731 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 147.2
Current children cumulated vsize (KiB) 2041156

[startup+52.7013 s]
/proc/loadavg: 4.41 1.90 1.90 10/461 28658
/proc/meminfo: memFree=23128148/32950928 swapFree=38710900/67111528
[pid=28624] ppid=28622 vsize=370400 CPUtime=20.06 cores=1,3,5,7
/proc/28624/stat : 28624 (python) S 28622 28624 28586 0 -1 4202496 34831 935 1 0 1985 21 0 0 22 0 5 0 736584693 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 92600 19789 1873 364 0 28509 0
[pid=28646] ppid=28624 vsize=329388 CPUtime=0.09 cores=1,3,5,7
/proc/28646/stat : 28646 (python) S 28624 28624 28586 0 -1 4202560 915 0 0 0 4 5 0 0 18 0 1 0 736586728 337293312 18276 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566863 0 0 16781312 514 3642831556403233031 0 0 17 1 0 0 0
/proc/28646/statm: 82347 18276 376 364 0 18265 0
[pid=28648] ppid=28646 vsize=29764 CPUtime=31.65 cores=1,3,5,7
/proc/28648/stat : 28648 (lingeling) R 28646 28648 28648 0 -1 4202496 14813 0 0 0 3163 2 0 0 25 0 1 0 736586729 30478336 6611 33554432000 4194304 4352236 140735964280960 18446744073709551615 4247759 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28648/statm: 7441 6611 129 39 0 6521 0
[pid=28649] ppid=28624 vsize=339644 CPUtime=0.09 cores=1,3,5,7
/proc/28649/stat : 28649 (python) S 28624 28624 28586 0 -1 4202560 952 0 0 0 4 5 0 0 18 0 1 0 736586729 347795456 18274 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233029 0 0 17 7 0 0 0
/proc/28649/statm: 84911 18274 370 364 0 20826 0
[pid=28651] ppid=28649 vsize=29768 CPUtime=32.33 cores=1,3,5,7
/proc/28651/stat : 28651 (lingeling) R 28649 28651 28651 0 -1 4202496 14774 0 0 0 3232 1 0 0 25 0 1 0 736586730 30482432 6611 33554432000 4194304 4352236 140734421406432 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28651/statm: 7442 6611 129 39 0 6522 0
[pid=28652] ppid=28624 vsize=349900 CPUtime=0.12 cores=1,3,5,7
/proc/28652/stat : 28652 (python) S 28624 28624 28586 0 -1 4202560 930 0 0 0 6 6 0 0 15 0 1 0 736586730 358297600 18278 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233028 0 0 17 1 0 0 0
/proc/28652/statm: 87475 18278 370 364 0 23387 0
[pid=28654] ppid=28652 vsize=202372 CPUtime=32.32 cores=1,3,5,7
/proc/28654/stat : 28654 (cryptominisat-2) R 28652 28654 28654 0 -1 4202496 51680 0 0 0 3224 8 0 0 25 0 1 0 736586730 207228928 41709 33554432000 4194304 4677096 140734407295088 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28654/statm: 50593 41709 392 118 0 45552 0
[pid=28655] ppid=28624 vsize=360156 CPUtime=0.09 cores=1,3,5,7
/proc/28655/stat : 28655 (python) S 28624 28624 28586 0 -1 4202560 940 0 0 0 4 5 0 0 18 0 1 0 736586731 368799744 18282 33554432000 4194304 5683644 140737483694528 18446744073709551615 251367566918 0 0 16781312 514 3642831556403233031 0 0 17 7 0 0 0
/proc/28655/statm: 90039 18282 370 364 0 25948 0
[pid=28657] ppid=28655 vsize=29764 CPUtime=32.09 cores=1,3,5,7
/proc/28657/stat : 28657 (lingeling) R 28655 28657 28657 0 -1 4202496 13796 0 0 0 3208 1 0 0 25 0 1 0 736586731 30478336 6611 33554432000 4194304 4352236 140734162319232 18446744073709551615 4231337 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28657/statm: 7441 6611 129 39 0 6521 0
[pid=28624/tid=28647] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28647/stat : 28647 (python) S 28622 28624 28586 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28650] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28650/stat : 28650 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 736586729 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
[pid=28624/tid=28653] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28653/stat : 28653 (python) S 28622 28624 28586 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 736586730 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 1 0 0 0
[pid=28624/tid=28656] ppid=28622 vsize=370400 CPUtime=0 cores=1,3,5,7
/proc/28624/task/28656/stat : 28656 (python) S 28622 28624 28586 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 5 0 736586731 379289600 19789 33554432000 4194304 5683644 140737483694528 18446744073709551615 251379370417 0 0 16781312 2 18446604468548387008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 148.84
Current children cumulated vsize (KiB) 2041156

Child status: 0
Real time (s): 52.8131
CPU time (s): 149.224
CPU user time (s): 148.607
CPU system time (s): 0.616906
CPU usage (%): 282.552
Max. virtual memory (cumulated for all children) (KiB): 2052512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.607
system time used= 0.616906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144955
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= 11911
involuntary context switches= 979

runsolver used 0.233964 second user time and 0.546916 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 14:45:40
IDJOB=3378876
IDBENCH=69599
IDSOLVER=1860
FILE ID=node113/3378876-1305463540
RUNJOBID= node113-1305463540-28605
PBS_JOBID= 13325001
Free space on /tmp= 73396 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378876-1305463540/watcher-3378876-1305463540 -o /tmp/evaluation-result-3378876-1305463540/solver-3378876-1305463540 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378876-1305463540.cnf -seed 1930934525 -budget 4800 -cores 4

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1930934525

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23706028 kB
Buffers:        283176 kB
Cached:        3119136 kB
SwapCached:      93704 kB
Active:        2163744 kB
Inactive:      6788344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23706028 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:           72288 kB
Writeback:           0 kB
AnonPages:     5468520 kB
Mapped:          23112 kB
Slab:           122204 kB
PageTables:     101764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129985348 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= 73340 MiB
End job on node113 at 2011-05-15 14:46:33