Trace number 3377994

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)UNSAT 364.038 364.095

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.43/0.60	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.43/0.60	c INFO: solving HOME/instance-3377994-1305455684.cnf
0.43/0.60	c INFO: computing task features
1.24/1.40	c INFO: computed variable-clause graph statistics
1.24/1.43	c INFO: computed clause balance statistics
5.94/6.13	c INFO: computed variable balance statistics
9.44/9.66	c INFO: computed small-clause counts
9.54/9.71	c INFO: computed Horn-clause counts
20.94/21.13	c INFO: computed variable graph statistics
20.94/21.13	c INFO: collected features for HOME/instance-3377994-1305455684.cnf in 20.56 s
20.94/21.14	c INFO: running lingeling-276@0 for 388 with 2379 remaining (b = 0.60)
363.91/364.06	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-3377994-1305455684/watcher-3377994-1305455684 -o /tmp/evaluation-result-3377994-1305455684/solver-3377994-1305455684 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377994-1305455684.cnf -seed 335406457 -budget 2400 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.05 2.49 3.25 4/265 24440
/proc/meminfo: memFree=20494260/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=15784 CPUtime=0 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 837 0 0 0 0 0 0 0 25 0 1 0 657166286 16162816 723 33554432000 4194304 5683644 140737440079008 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 3939 723 334 364 0 426 0

[startup+0.085547 s]
/proc/loadavg: 2.05 2.49 3.25 4/265 24440
/proc/meminfo: memFree=20494260/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=94176 CPUtime=0.05 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 2763 0 0 0 4 1 0 0 17 0 1 0 657166286 96436224 2474 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550535680 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 23544 2474 764 364 0 1676 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 94176

[startup+0.10054 s]
/proc/loadavg: 2.05 2.49 3.25 4/265 24440
/proc/meminfo: memFree=20494260/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=104232 CPUtime=0.06 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 3082 0 0 0 5 1 0 0 17 0 1 0 657166286 106733568 2764 33554432000 4194304 5683644 140737440079008 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 26058 2765 847 364 0 1806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104232

[startup+0.300527 s]
/proc/loadavg: 2.05 2.49 3.25 4/265 24440
/proc/meminfo: memFree=20494260/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=135752 CPUtime=0.19 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 5972 937 1 0 14 5 0 0 18 0 1 0 657166286 139010048 4149 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550533637 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700433 s]
/proc/loadavg: 2.05 2.49 3.25 4/265 24440
/proc/meminfo: memFree=20494260/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=293612 CPUtime=0.54 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 12994 937 1 0 45 9 0 0 18 0 1 0 657166286 300658688 10665 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550224293 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 73403 10666 1761 364 0 9327 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 293612

[startup+1.50029 s]
/proc/loadavg: 2.05 2.49 3.25 5/266 24445
/proc/meminfo: memFree=20433988/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=338488 CPUtime=1.34 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 30964 937 1 0 123 11 0 0 19 0 1 0 657166286 346611712 22006 33554432000 4194304 5683644 140737440079008 18446744073709551615 4619696 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 84622 22006 1826 364 0 20546 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 338488

[startup+3.101 s]
/proc/loadavg: 2.21 2.51 3.25 5/266 24445
/proc/meminfo: memFree=20404740/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=338488 CPUtime=2.94 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 30964 937 1 0 283 11 0 0 23 0 1 0 657166286 346611712 22006 33554432000 4194304 5683644 140737440079008 18446744073709551615 4623607 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 84622 22006 1826 364 0 20546 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 338488

[startup+6.30042 s]
/proc/loadavg: 2.21 2.51 3.25 5/266 24445
/proc/meminfo: memFree=20399904/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=338488 CPUtime=6.14 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 30965 937 1 0 602 12 0 0 25 0 1 0 657166286 346611712 22007 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550195456 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 84622 22007 1827 364 0 20546 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 338488

[startup+12.7003 s]
/proc/loadavg: 2.48 2.56 3.26 5/266 24445
/proc/meminfo: memFree=20405600/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=338488 CPUtime=12.54 cores=1,3
/proc/24440/stat : 24440 (python) R 24438 24440 22784 0 -1 4202496 30971 937 1 0 1242 12 0 0 25 0 1 0 657166286 346611712 22013 33554432000 4194304 5683644 140737440079008 18446744073709551615 47388897405068 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24440/statm: 84622 22013 1833 364 0 20546 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 338488

[startup+25.5009 s]
/proc/loadavg: 2.71 2.61 3.27 5/269 24449
/proc/meminfo: memFree=20372988/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 6174623109908234502 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=41168 CPUtime=4.33 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 14117 0 0 0 431 2 0 0 25 0 1 0 657168401 42156032 8949 33554432000 4194304 4352236 140736445558512 18446744073709551615 4268035 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 10292 8949 127 39 0 9372 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 719356

[startup+51.1003 s]
/proc/loadavg: 3.15 2.72 3.29 5/269 24519
/proc/meminfo: memFree=20484336/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.04 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 905 0 0 0 2 2 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=32676 CPUtime=29.88 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 14119 0 0 0 2986 2 0 0 25 0 1 0 657168401 33460224 6828 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 8169 6828 129 39 0 7249 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 710864

[startup+102.309 s]
/proc/loadavg: 3.70 2.95 3.33 5/269 24591
/proc/meminfo: memFree=20223740/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.13 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 926 0 0 0 6 7 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=32672 CPUtime=81.02 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 14119 0 0 0 8100 2 0 0 25 0 1 0 657168401 33456128 6827 33554432000 4194304 4352236 140736445558512 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 8168 6827 129 39 0 7248 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 710860

[startup+162.301 s]
/proc/loadavg: 3.94 3.15 3.38 5/275 24598
/proc/meminfo: memFree=20132232/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.24 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 944 0 0 0 12 12 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=32668 CPUtime=140.94 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 14119 0 0 0 14092 2 0 0 25 0 1 0 657168401 33452032 6826 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 8167 6826 129 39 0 7247 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 710856

[startup+222.301 s]
/proc/loadavg: 4.17 3.35 3.43 5/275 24600
/proc/meminfo: memFree=20124396/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.36 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 964 0 0 0 18 18 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=36912 CPUtime=200.83 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 15692 0 0 0 20081 2 0 0 25 0 1 0 657168401 37797888 8398 33554432000 4194304 4352236 140736445558512 18446744073709551615 4241364 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 9228 8398 129 39 0 8308 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 715100

[startup+282.3 s]
/proc/loadavg: 3.85 3.42 3.45 4/266 24619
/proc/meminfo: memFree=20243360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.46 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 24 22 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=45104 CPUtime=260.72 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 19788 0 0 0 26070 2 0 0 25 0 1 0 657168401 46186496 10446 33554432000 4194304 4352236 140736445558512 18446744073709551615 4241424 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11276 10446 129 39 0 10356 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 723292

[startup+342.3 s]
/proc/loadavg: 3.31 3.34 3.42 4/266 24621
/proc/meminfo: memFree=20249528/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.57 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 29 28 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=38264 CPUtime=320.63 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 20126 0 0 0 32061 2 0 0 25 0 1 0 657168401 39182336 8736 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 9566 8736 129 39 0 8646 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 716452

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

[startup+345.501 s]
/proc/loadavg: 3.31 3.34 3.42 4/266 24621
/proc/meminfo: memFree=20247544/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.58 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 30 28 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=38264 CPUtime=323.82 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 20126 0 0 0 32380 2 0 0 25 0 1 0 657168401 39182336 8736 33554432000 4194304 4352236 140736445558512 18446744073709551615 4238698 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 9566 8736 129 39 0 8646 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 716452

[startup+351.901 s]
/proc/loadavg: 3.26 3.33 3.41 4/266 24621
/proc/meminfo: memFree=20231668/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.59 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 31 28 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=38264 CPUtime=330.22 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 20126 0 0 0 33020 2 0 0 25 0 1 0 657168401 39182336 8736 33554432000 4194304 4352236 140736445558512 18446744073709551615 4327845 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 9566 8736 129 39 0 8646 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 351.8
Current children cumulated vsize (KiB) 716452

[startup+358.3 s]
/proc/loadavg: 3.24 3.32 3.41 4/266 24621
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=336.62 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 33659 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 358.22
Current children cumulated vsize (KiB) 725340

[startup+361.501 s]
/proc/loadavg: 3.24 3.32 3.41 4/266 24622
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=339.82 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 33979 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328550 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 361.42
Current children cumulated vsize (KiB) 725340

[startup+363.101 s]
/proc/loadavg: 3.22 3.32 3.41 4/266 24622
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=341.41 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 34138 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 363.01
Current children cumulated vsize (KiB) 725340

[startup+363.501 s]
/proc/loadavg: 3.22 3.32 3.41 4/266 24622
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=341.81 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 34178 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 363.41
Current children cumulated vsize (KiB) 725340

[startup+363.9 s]
/proc/loadavg: 3.22 3.32 3.41 4/266 24622
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=342.21 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 34218 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 363.81
Current children cumulated vsize (KiB) 725340

[startup+364 s]
/proc/loadavg: 3.22 3.32 3.41 4/266 24622
/proc/meminfo: memFree=20223360/32951124 swapFree=67056788/67111528
[pid=24440] ppid=24438 vsize=344216 CPUtime=20.99 cores=1,3
/proc/24440/stat : 24440 (python) S 24438 24440 22784 0 -1 4202496 31265 937 1 0 2087 12 0 0 25 0 2 0 657166286 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24440/statm: 86054 20924 1875 364 0 21972 0
[pid=24446] ppid=24440 vsize=333972 CPUtime=0.61 cores=1,3
/proc/24446/stat : 24446 (python) S 24440 24440 22784 0 -1 4202560 974 0 0 0 32 29 0 0 18 0 1 0 657168400 341987328 19421 33554432000 4194304 5683644 140737440079008 18446744073709551615 271550557711 0 0 16781312 514 10618344429246710022 0 0 17 1 0 0 0
/proc/24446/statm: 83493 19421 376 364 0 19411 0
[pid=24448] ppid=24446 vsize=47152 CPUtime=342.31 cores=1,3
/proc/24448/stat : 24448 (lingeling) R 24446 24448 24448 0 -1 4202496 22348 0 0 0 34228 3 0 0 25 0 1 0 657168401 48283648 10958 33554432000 4194304 4352236 140736445558512 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24448/statm: 11788 10958 129 39 0 10868 0
[pid=24440/tid=24447] ppid=24438 vsize=344216 CPUtime=0 cores=1,3
/proc/24440/task/24447/stat : 24447 (python) S 24438 24440 22784 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657168401 352477184 20924 33554432000 4194304 5683644 140737440079008 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 363.91
Current children cumulated vsize (KiB) 725340

Child status: 0
Real time (s): 364.095
CPU time (s): 364.038
CPU user time (s): 363.574
CPU system time (s): 0.463929
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 725340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 363.574
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66066
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= 2180
involuntary context switches= 1467

runsolver used 0.876866 second user time and 2.08468 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 12:34:44
IDJOB=3377994
IDBENCH=82482
IDSOLVER=1858
FILE ID=node133/3377994-1305455684
RUNJOBID= node133-1305455665-24314
PBS_JOBID= 13324869
Free space on /tmp= 73556 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.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-3377994-1305455684/watcher-3377994-1305455684 -o /tmp/evaluation-result-3377994-1305455684/solver-3377994-1305455684 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377994-1305455684.cnf -seed 335406457 -budget 2400

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=335406457

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20494416 kB
Buffers:        294972 kB
Cached:        4130132 kB
SwapCached:       8724 kB
Active:        9108388 kB
Inactive:      3055860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20494416 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:          154220 kB
Writeback:           0 kB
AnonPages:     7736316 kB
Mapped:          27176 kB
Slab:           203240 kB
PageTables:      26776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19659104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73548 MiB
End job on node133 at 2011-05-15 12:40:48