Trace number 3483907

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 871.896 872.649

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.33/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.45	c INFO: solving HOME/instance-3483907-1307748480.cnf
0.33/0.45	c INFO: computing task features
33.61/33.76	c INFO: computed variable-clause graph statistics
34.61/34.79	c INFO: computed clause balance statistics
143.51/143.62	c INFO: computed variable balance statistics
238.02/238.13	c INFO: computed small-clause counts
243.12/243.23	c INFO: computed Horn-clause counts
558.23/558.39	c INFO: computed variable graph statistics
558.32/558.41	c INFO: collected features for HOME/instance-3483907-1307748480.cnf in 556.29 s
558.32/558.43	c INFO: running lingeling-276@0 for 97 with 643 remaining (b = 0.78)
657.98/658.59	c INFO: running precosat-570@0 for 97 with 544 remaining (b = 0.63)
757.84/758.76	c INFO: running lingeling-276@99 for 444 with 444 remaining (b = 0.78)
871.48/872.34	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-3483907-1307748480/watcher-3483907-1307748480 -o /tmp/evaluation-result-3483907-1307748480/solver-3483907-1307748480 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483907-1307748480.cnf -seed 1044509678 -budget 1200 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 5.02 5.00 4.20 6/196 12767
/proc/meminfo: memFree=29985056/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=15380 CPUtime=0 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 793 0 0 0 0 0 0 0 20 0 1 0 886447348 15749120 679 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12767/statm: 3846 680 322 364 0 333 0

[startup+0.0749561 s]
/proc/loadavg: 5.02 5.00 4.20 6/196 12767
/proc/meminfo: memFree=29985056/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=85076 CPUtime=0.05 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 2500 0 0 0 4 1 0 0 20 0 1 0 886447348 87117824 2225 33554432000 4194304 5683644 140735112006064 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 21269 2232 707 364 0 1486 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85076

[startup+0.100951 s]
/proc/loadavg: 5.02 5.00 4.20 6/196 12767
/proc/meminfo: memFree=29985056/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=104616 CPUtime=0.07 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 3145 0 0 0 5 2 0 0 20 0 1 0 886447348 107126784 2821 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300914 s]
/proc/loadavg: 5.02 5.00 4.20 6/196 12767
/proc/meminfo: memFree=29985056/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=198920 CPUtime=0.24 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 7026 931 1 0 18 6 0 0 22 0 1 0 886447348 203694080 5053 33554432000 4194304 5683644 140735112006064 18446744073709551615 5102848 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700844 s]
/proc/loadavg: 5.02 5.00 4.20 6/196 12767
/proc/meminfo: memFree=29985056/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=460748 CPUtime=0.61 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 54855 931 1 0 45 16 0 0 22 0 1 0 886447348 471805952 52413 33554432000 4194304 5683644 140735112006064 18446744073709551615 4957389 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 115187 52414 1761 364 0 51111 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 460748

[startup+1.5007 s]
/proc/loadavg: 5.02 5.00 4.20 6/197 12772
/proc/meminfo: memFree=29750464/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=517936 CPUtime=1.41 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 68542 931 1 0 124 17 0 0 25 0 1 0 886447348 530366464 66100 33554432000 4194304 5683644 140735112006064 18446744073709551615 4620234 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 129484 66100 1761 364 0 65408 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 517936

[startup+3.10041 s]
/proc/loadavg: 5.02 5.00 4.20 6/197 12772
/proc/meminfo: memFree=29750464/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=629748 CPUtime=3.01 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 95911 931 1 0 281 20 0 0 25 0 1 0 886447348 644861952 93469 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 157437 93469 1761 364 0 93361 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 629748

[startup+6.30089 s]
/proc/loadavg: 5.02 5.00 4.20 6/197 12772
/proc/meminfo: memFree=29421752/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=855984 CPUtime=6.21 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 149990 931 1 0 593 28 0 0 25 0 1 0 886447348 876527616 147548 33554432000 4194304 5683644 140735112006064 18446744073709551615 4571167 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 213996 147548 1761 364 0 149920 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 855984

[startup+12.7008 s]
/proc/loadavg: 5.02 5.00 4.20 6/197 12773
/proc/meminfo: memFree=28973856/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1292924 CPUtime=12.61 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 257907 931 1 0 1220 41 0 0 25 0 1 0 886447348 1323954176 255465 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 323231 255465 1761 364 0 259155 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 1292924

[startup+25.5075 s]
/proc/loadavg: 5.09 5.02 4.22 6/197 12773
/proc/meminfo: memFree=28282624/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1955388 CPUtime=25.42 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 757330 931 1 0 2446 96 0 0 25 0 1 0 886447348 2002317312 420836 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007920250 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 488847 420837 1814 364 0 424771 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1955388

[startup+51.1009 s]
/proc/loadavg: 5.06 5.02 4.24 6/197 12774
/proc/meminfo: memFree=28460652/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=51.01 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1095510 931 1 0 4969 132 0 0 25 0 1 0 886447348 1704460288 353510 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007842256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353510 1826 364 0 352052 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1664512

[startup+102.301 s]
/proc/loadavg: 5.02 5.01 4.28 6/197 12821
/proc/meminfo: memFree=28427756/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=102.21 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1095510 931 1 0 10088 133 0 0 25 0 1 0 886447348 1704460288 353510 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272344411 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353510 1826 364 0 352052 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1664512

[startup+162.301 s]
/proc/loadavg: 5.01 5.00 4.32 6/200 12826
/proc/meminfo: memFree=28286548/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=162.21 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1095511 931 1 0 16088 133 0 0 25 0 1 0 886447348 1704460288 353511 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446014914656 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353511 1827 364 0 352052 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1664512

[startup+222.3 s]
/proc/loadavg: 5.00 5.00 4.36 6/200 12827
/proc/meminfo: memFree=28181644/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=222.22 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1095511 931 1 0 22089 133 0 0 25 0 1 0 886447348 1704460288 353511 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272345251 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353511 1827 364 0 352052 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1664512

[startup+282.301 s]
/proc/loadavg: 5.00 5.00 4.40 6/200 12829
/proc/meminfo: memFree=28152500/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=282.22 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1482589 931 1 0 28047 175 0 0 25 0 1 0 886447348 1704460288 353517 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007507084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353517 1833 364 0 352052 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1664512

[startup+342.307 s]
/proc/loadavg: 5.00 5.00 4.43 6/204 12834
/proc/meminfo: memFree=28061324/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=342.23 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1482589 931 1 0 34048 175 0 0 25 0 1 0 886447348 1704460288 353517 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007507084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353517 1833 364 0 352052 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1664512

[startup+402.3 s]
/proc/loadavg: 5.00 5.00 4.47 6/204 12836
/proc/meminfo: memFree=27935820/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=402.23 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1482589 931 1 0 40048 175 0 0 25 0 1 0 886447348 1704460288 353517 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007507084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353517 1833 364 0 352052 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1664512

[startup+462.301 s]
/proc/loadavg: 5.00 5.00 4.49 6/204 12838
/proc/meminfo: memFree=27919088/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=462.23 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1482589 931 1 0 46048 175 0 0 25 0 1 0 886447348 1704460288 353517 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007507084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353517 1833 364 0 352052 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 1664512

[startup+522.301 s]
/proc/loadavg: 5.03 5.01 4.53 6/204 12839
/proc/meminfo: memFree=27888688/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1664512 CPUtime=522.23 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1482589 931 1 0 52048 175 0 0 25 0 1 0 886447348 1704460288 353517 33554432000 4194304 5683644 140735112006064 18446744073709551615 47446007507084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12767/statm: 416128 353517 1833 364 0 352052 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 1664512

[startup+582.301 s]
/proc/loadavg: 5.16 5.04 4.57 6/207 12844
/proc/meminfo: memFree=28329840/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1056152 CPUtime=558.37 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1482870 931 1 0 55658 179 0 0 25 0 2 0 886447348 1081499648 198900 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 264038 198900 1867 364 0 199956 0
[pid=12841] ppid=12767 vsize=1045908 CPUtime=0.03 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 882 0 0 0 1 2 0 0 18 0 1 0 886503191 1071009792 197405 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709135 0 0 16781312 514 16096691900966207748 0 0 17 4 0 0 0
/proc/12841/statm: 261477 197405 376 364 0 197395 0
[pid=12843] ppid=12841 vsize=185100 CPUtime=23.7 cores=4,6

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

/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 845.19
Current children cumulated vsize (KiB) 4328488

[startup+858.801 s]
/proc/loadavg: 5.01 5.02 4.67 6/212 12856
/proc/meminfo: memFree=27216688/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066408 CPUtime=558.39 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1484186 931 1 0 55659 180 0 0 18 0 3 0 886447348 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 266602 198907 1870 364 0 202517 0
[pid=12841] ppid=12767 vsize=1056152 CPUtime=0.28 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 1220 0 0 0 14 14 0 0 18 0 2 0 886503191 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12841/statm: 264038 197450 416 364 0 199956 0
[pid=12843] ppid=12841 vsize=200960 CPUtime=199.49 cores=4,6
/proc/12843/stat : 12843 (lingeling) R 12841 12843 12843 0 -1 4202496 95232 0 0 0 19932 17 0 0 25 0 1 0 886503192 205783040 49410 33554432000 4194304 4352236 140737177438128 18446744073709551615 4235847 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12843/statm: 50240 49410 129 39 0 49320 0
[pid=12841/tid=12847] ppid=12767 vsize=1056152 CPUtime=0 cores=4,6
/proc/12841/task/12847/stat : 12847 (python) S 12767 12767 12251 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 886513207 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453918202880 0 0 -1 6 0 0 0
[pid=12848] ppid=12767 vsize=1056164 CPUtime=0.14 cores=4,6
/proc/12848/stat : 12848 (python) S 12767 12767 12251 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886513207 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12848/statm: 264041 197433 399 364 0 199956 0
[pid=12850] ppid=12848 vsize=946128 CPUtime=99.68 cores=4,6
/proc/12850/stat : 12850 (precosat) T 12848 12850 12850 0 -1 4202496 243483 0 0 0 9934 34 0 0 25 0 1 0 886513209 968835072 235043 33554432000 4194304 4890832 140735376151328 18446744073709551615 4295714 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/12850/statm: 236532 235043 86 171 0 236359 0
[pid=12848/tid=12854] ppid=12767 vsize=1056164 CPUtime=0 cores=4,6
/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 857.98
Current children cumulated vsize (KiB) 4325812

[startup+865.201 s]
/proc/loadavg: 5.01 5.02 4.67 6/212 12856
/proc/meminfo: memFree=27212600/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066408 CPUtime=558.39 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1484186 931 1 0 55659 180 0 0 18 0 3 0 886447348 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 266602 198907 1870 364 0 202517 0
[pid=12841] ppid=12767 vsize=1056152 CPUtime=0.29 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 1221 0 0 0 14 15 0 0 18 0 2 0 886503191 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12841/statm: 264038 197450 416 364 0 199956 0
[pid=12843] ppid=12841 vsize=200960 CPUtime=205.89 cores=4,6
/proc/12843/stat : 12843 (lingeling) R 12841 12843 12843 0 -1 4202496 95232 0 0 0 20572 17 0 0 25 0 1 0 886503192 205783040 49410 33554432000 4194304 4352236 140737177438128 18446744073709551615 4231337 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12843/statm: 50240 49410 129 39 0 49320 0
[pid=12841/tid=12847] ppid=12767 vsize=1056152 CPUtime=0 cores=4,6
/proc/12841/task/12847/stat : 12847 (python) S 12767 12767 12251 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 886513207 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453918202880 0 0 -1 6 0 0 0
[pid=12848] ppid=12767 vsize=1056164 CPUtime=0.14 cores=4,6
/proc/12848/stat : 12848 (python) S 12767 12767 12251 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886513207 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12848/statm: 264041 197433 399 364 0 199956 0
[pid=12850] ppid=12848 vsize=946128 CPUtime=99.68 cores=4,6
/proc/12850/stat : 12850 (precosat) T 12848 12850 12850 0 -1 4202496 243483 0 0 0 9934 34 0 0 25 0 1 0 886513209 968835072 235043 33554432000 4194304 4890832 140735376151328 18446744073709551615 4295714 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/12850/statm: 236532 235043 86 171 0 236359 0
[pid=12848/tid=12854] ppid=12767 vsize=1056164 CPUtime=0 cores=4,6
/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 864.39
Current children cumulated vsize (KiB) 4325812

[startup+868.401 s]
/proc/loadavg: 5.01 5.02 4.67 6/212 12856
/proc/meminfo: memFree=27210764/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066408 CPUtime=558.39 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1484186 931 1 0 55659 180 0 0 18 0 3 0 886447348 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 266602 198907 1870 364 0 202517 0
[pid=12841] ppid=12767 vsize=1056152 CPUtime=0.29 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 1221 0 0 0 14 15 0 0 18 0 2 0 886503191 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12841/statm: 264038 197450 416 364 0 199956 0
[pid=12843] ppid=12841 vsize=200956 CPUtime=209.08 cores=4,6
/proc/12843/stat : 12843 (lingeling) R 12841 12843 12843 0 -1 4202496 95232 0 0 0 20891 17 0 0 25 0 1 0 886503192 205778944 49409 33554432000 4194304 4352236 140737177438128 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12843/statm: 50239 49409 129 39 0 49319 0
[pid=12841/tid=12847] ppid=12767 vsize=1056152 CPUtime=0 cores=4,6
/proc/12841/task/12847/stat : 12847 (python) S 12767 12767 12251 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 886513207 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453918202880 0 0 -1 6 0 0 0
[pid=12848] ppid=12767 vsize=1056164 CPUtime=0.14 cores=4,6
/proc/12848/stat : 12848 (python) S 12767 12767 12251 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886513207 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12848/statm: 264041 197433 399 364 0 199956 0
[pid=12850] ppid=12848 vsize=946128 CPUtime=99.68 cores=4,6
/proc/12850/stat : 12850 (precosat) T 12848 12850 12850 0 -1 4202496 243483 0 0 0 9934 34 0 0 25 0 1 0 886513209 968835072 235043 33554432000 4194304 4890832 140735376151328 18446744073709551615 4295714 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/12850/statm: 236532 235043 86 171 0 236359 0
[pid=12848/tid=12854] ppid=12767 vsize=1056164 CPUtime=0 cores=4,6
/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 867.58
Current children cumulated vsize (KiB) 4325808

[startup+870.001 s]
/proc/loadavg: 5.01 5.02 4.67 6/212 12856
/proc/meminfo: memFree=27216220/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066408 CPUtime=558.39 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1484186 931 1 0 55659 180 0 0 18 0 3 0 886447348 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 266602 198907 1870 364 0 202517 0
[pid=12841] ppid=12767 vsize=1056152 CPUtime=0.29 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 1221 0 0 0 14 15 0 0 18 0 2 0 886503191 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12841/statm: 264038 197450 416 364 0 199956 0
[pid=12843] ppid=12841 vsize=200956 CPUtime=210.68 cores=4,6
/proc/12843/stat : 12843 (lingeling) R 12841 12843 12843 0 -1 4202496 95232 0 0 0 21051 17 0 0 25 0 1 0 886503192 205778944 49409 33554432000 4194304 4352236 140737177438128 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12843/statm: 50239 49409 129 39 0 49319 0
[pid=12841/tid=12847] ppid=12767 vsize=1056152 CPUtime=0 cores=4,6
/proc/12841/task/12847/stat : 12847 (python) S 12767 12767 12251 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 886513207 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453918202880 0 0 -1 6 0 0 0
[pid=12848] ppid=12767 vsize=1056164 CPUtime=0.14 cores=4,6
/proc/12848/stat : 12848 (python) S 12767 12767 12251 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886513207 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12848/statm: 264041 197433 399 364 0 199956 0
[pid=12850] ppid=12848 vsize=946128 CPUtime=99.68 cores=4,6
/proc/12850/stat : 12850 (precosat) T 12848 12850 12850 0 -1 4202496 243483 0 0 0 9934 34 0 0 25 0 1 0 886513209 968835072 235043 33554432000 4194304 4890832 140735376151328 18446744073709551615 4295714 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/12850/statm: 236532 235043 86 171 0 236359 0
[pid=12848/tid=12854] ppid=12767 vsize=1056164 CPUtime=0 cores=4,6
/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 869.18
Current children cumulated vsize (KiB) 4325808

[startup+871.601 s]
/proc/loadavg: 5.01 5.02 4.67 6/212 12857
/proc/meminfo: memFree=27198736/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066408 CPUtime=558.39 cores=4,6
/proc/12767/stat : 12767 (python) S 12765 12767 12251 0 -1 4202496 1484186 931 1 0 55659 180 0 0 18 0 3 0 886447348 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12767/statm: 266602 198907 1870 364 0 202517 0
[pid=12841] ppid=12767 vsize=1056152 CPUtime=0.29 cores=4,6
/proc/12841/stat : 12841 (python) S 12767 12767 12251 0 -1 4202560 1221 0 0 0 14 15 0 0 18 0 2 0 886503191 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12841/statm: 264038 197450 416 364 0 199956 0
[pid=12843] ppid=12841 vsize=200956 CPUtime=212.28 cores=4,6
/proc/12843/stat : 12843 (lingeling) R 12841 12843 12843 0 -1 4202496 95232 0 0 0 21211 17 0 0 25 0 1 0 886503192 205778944 49409 33554432000 4194304 4352236 140737177438128 18446744073709551615 4281293 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12843/statm: 50239 49409 129 39 0 49319 0
[pid=12841/tid=12847] ppid=12767 vsize=1056152 CPUtime=0 cores=4,6
/proc/12841/task/12847/stat : 12847 (python) S 12767 12767 12251 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 886513207 1081499648 197450 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453918202880 0 0 -1 6 0 0 0
[pid=12848] ppid=12767 vsize=1056164 CPUtime=0.14 cores=4,6
/proc/12848/stat : 12848 (python) S 12767 12767 12251 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886513207 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12848/statm: 264041 197433 399 364 0 199956 0
[pid=12850] ppid=12848 vsize=946128 CPUtime=99.68 cores=4,6
/proc/12850/stat : 12850 (precosat) T 12848 12850 12850 0 -1 4202496 243483 0 0 0 9934 34 0 0 25 0 1 0 886513209 968835072 235043 33554432000 4194304 4890832 140735376151328 18446744073709551615 4295714 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/12850/statm: 236532 235043 86 171 0 236359 0
[pid=12848/tid=12854] ppid=12767 vsize=1056164 CPUtime=0 cores=4,6
/proc/12848/task/12854/stat : 12854 (python) S 12767 12767 12251 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886523223 1081511936 197433 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 514 18446604453927284992 0 0 -1 4 0 0 0
[pid=12767/tid=12842] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12842/stat : 12842 (python) S 12765 12767 12251 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 886503192 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
[pid=12767/tid=12849] ppid=12765 vsize=1066408 CPUtime=0 cores=4,6
/proc/12767/task/12849/stat : 12849 (python) S 12765 12767 12251 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 886513209 1092001792 198907 33554432000 4194304 5683644 140735112006064 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 870.78
Current children cumulated vsize (KiB) 4325808

[startup+872.4 s]
/proc/loadavg: 5.01 5.02 4.67 6/204 12857
/proc/meminfo: memFree=28332532/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066372 CPUtime=871.63 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1522195 342059 1 0 55663 182 31238 80 17 0 1 0 886447348 1091964928 198902 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272344503 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12767/statm: 266593 198902 1865 364 0 202517 0
Current children cumulated CPU time (s) 871.63
Current children cumulated vsize (KiB) 1066372

[startup+872.6 s]
/proc/loadavg: 5.01 5.02 4.67 6/204 12857
/proc/meminfo: memFree=28332532/32950928 swapFree=67048868/67111528
[pid=12767] ppid=12765 vsize=1066372 CPUtime=871.82 cores=4,6
/proc/12767/stat : 12767 (python) R 12765 12767 12251 0 -1 4202496 1663107 342059 1 0 55673 191 31238 80 17 0 1 0 886447348 1091964928 198902 33554432000 4194304 5683644 140735112006064 18446744073709551615 268272344503 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12767/statm: 266593 198902 1865 364 0 202517 0
Current children cumulated CPU time (s) 871.82
Current children cumulated vsize (KiB) 1066372

Child status: 0
Real time (s): 872.649
CPU time (s): 871.896
CPU user time (s): 869.139
CPU system time (s): 2.75758
CPU usage (%): 99.9138
Max. virtual memory (cumulated for all children) (KiB): 4328488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 869.139
system time used= 2.75758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2010155
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= 1424
involuntary context switches= 3726

runsolver used 1.38879 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:28:05
IDJOB=3483907
IDBENCH=82364
IDSOLVER=1976
FILE ID=node122/3483907-1307748480
RUNJOBID= node122-1307747010-12270
PBS_JOBID= 13550835
Free space on /tmp= 73800 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.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-3483907-1307748480/watcher-3483907-1307748480 -o /tmp/evaluation-result-3483907-1307748480/solver-3483907-1307748480 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483907-1307748480.cnf -seed 1044509678 -budget 1200

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1044509678

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29985608 kB
Buffers:         97660 kB
Cached:        1078528 kB
SwapCached:      14612 kB
Active:        2212580 kB
Inactive:       585220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29985608 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          249668 kB
Writeback:           0 kB
AnonPages:     1619028 kB
Mapped:          16092 kB
Slab:            93928 kB
PageTables:      12192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2619916 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= 73772 MiB
End job on node122 at 2011-06-11 01:42:38