Trace number 3483877

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 532.045 532.061

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.30/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.48	c INFO: solving HOME/instance-3483877-1307748219.cnf
0.30/0.48	c INFO: computing task features
4.89/5.02	c INFO: computed variable-clause graph statistics
4.99/5.16	c INFO: computed clause balance statistics
24.10/24.27	c INFO: computed variable balance statistics
39.00/39.17	c INFO: computed small-clause counts
39.40/39.53	c INFO: computed Horn-clause counts
117.00/117.17	c INFO: computed variable graph statistics
117.00/117.17	c INFO: collected features for HOME/instance-3483877-1307748219.cnf in 116.56 s
117.00/117.18	c INFO: running cryptominisat-2.9.0@0 for 1083 with 1083 remaining (b = 0.44)
531.85/531.99	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-3483877-1307748219/watcher-3483877-1307748219 -o /tmp/evaluation-result-3483877-1307748219/solver-3483877-1307748219 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483877-1307748219.cnf -seed 839985568 -budget 1200 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.88 3.91 2.91 3/196 23250
/proc/meminfo: memFree=30807360/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=15380 CPUtime=0 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 812 0 0 0 0 0 0 0 21 0 1 0 886421849 15749120 696 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/23250/statm: 3845 696 334 364 0 332 0

[startup+0.00933202 s]
/proc/loadavg: 3.88 3.91 2.91 3/196 23250
/proc/meminfo: memFree=30807360/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=15772 CPUtime=0 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 896 0 0 0 0 0 0 0 21 0 1 0 886421849 16150528 776 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/23250/statm: 3943 776 343 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.100315 s]
/proc/loadavg: 3.88 3.91 2.91 3/196 23250
/proc/meminfo: memFree=30807360/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=99372 CPUtime=0.06 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 2872 0 0 0 5 1 0 0 21 0 1 0 886421849 101756928 2567 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278877696 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 24843 2567 818 364 0 1694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99372

[startup+0.300281 s]
/proc/loadavg: 3.88 3.91 2.91 3/196 23250
/proc/meminfo: memFree=30807360/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=154340 CPUtime=0.22 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 6358 935 1 0 17 5 0 0 22 0 1 0 886421849 158044160 4473 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/23250/statm: 38585 4473 1250 364 0 3213 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 154340

[startup+0.700208 s]
/proc/loadavg: 3.88 3.91 2.91 3/196 23250
/proc/meminfo: memFree=30807360/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=317944 CPUtime=0.6 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 19136 935 1 0 49 11 0 0 22 0 1 0 886421849 325574656 16807 33554432000 4194304 5683644 140733961859568 18446744073709551615 5007403 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 79486 16807 1761 364 0 15410 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 317944

[startup+1.50107 s]
/proc/loadavg: 3.88 3.91 2.91 5/197 23255
/proc/meminfo: memFree=30683476/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=374968 CPUtime=1.4 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 33001 935 1 0 127 13 0 0 25 0 1 0 886421849 383967232 30672 33554432000 4194304 5683644 140733961859568 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 93742 30672 1761 364 0 29666 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 374968

[startup+3.10079 s]
/proc/loadavg: 3.97 3.93 2.92 5/197 23255
/proc/meminfo: memFree=30535172/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=482504 CPUtime=2.99 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 59367 935 1 0 283 16 0 0 25 0 1 0 886421849 494084096 57038 33554432000 4194304 5683644 140733961859568 18446744073709551615 5114192 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 120626 57038 1761 364 0 56550 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 482504

[startup+6.30021 s]
/proc/loadavg: 3.97 3.93 2.92 5/200 23258
/proc/meminfo: memFree=30338640/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=561272 CPUtime=6.19 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 112125 935 1 0 597 22 0 0 25 0 1 0 886421849 574742528 77703 33554432000 4194304 5683644 140733961859568 18446744073709551615 4562959 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 140318 77703 1826 364 0 76242 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 561272

[startup+12.7001 s]
/proc/loadavg: 3.97 3.93 2.93 5/200 23258
/proc/meminfo: memFree=30345112/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=561272 CPUtime=12.59 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 112125 935 1 0 1237 22 0 0 25 0 1 0 886421849 574742528 77703 33554432000 4194304 5683644 140733961859568 18446744073709551615 47774105087480 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 140318 77703 1826 364 0 76242 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 561272

[startup+25.5008 s]
/proc/loadavg: 3.97 3.94 2.94 5/200 23259
/proc/meminfo: memFree=30333144/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=561272 CPUtime=25.4 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 112126 935 1 0 2518 22 0 0 25 0 1 0 886421849 574742528 77704 33554432000 4194304 5683644 140733961859568 18446744073709551615 237282288297 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 140318 77704 1827 364 0 76242 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 561272

[startup+51.1002 s]
/proc/loadavg: 3.98 3.94 2.97 5/200 23259
/proc/meminfo: memFree=30332084/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=561272 CPUtime=50.99 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 112132 935 1 0 5077 22 0 0 25 0 1 0 886421849 574742528 77710 33554432000 4194304 5683644 140733961859568 18446744073709551615 47774105147532 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 140318 77710 1833 364 0 76242 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 561272

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.02 5/203 23264
/proc/meminfo: memFree=29598864/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=561272 CPUtime=102.2 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 112132 935 1 0 10198 22 0 0 25 0 1 0 886421849 574742528 77710 33554432000 4194304 5683644 140733961859568 18446744073709551615 47774105147520 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23250/statm: 140318 77710 1833 364 0 76242 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 561272

[startup+162.3 s]
/proc/loadavg: 3.95 3.94 3.07 6/199 23357
/proc/meminfo: memFree=28699116/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.06 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 905 0 0 0 3 3 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=741276 CPUtime=45.02 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 165277 0 0 0 4481 21 0 0 25 0 1 0 886433569 759066624 150727 33554432000 4194304 4677096 140736663060800 18446744073709551615 4317744 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 185319 150727 391 118 0 180278 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 1831024

[startup+222.301 s]
/proc/loadavg: 4.10 3.98 3.14 5/193 23491
/proc/meminfo: memFree=28279944/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.15 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 935 0 0 0 8 7 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 4866033844257521927 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1310432 CPUtime=104.95 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 291280 0 0 0 10452 43 0 0 25 0 1 0 886433569 1341882368 267222 33554432000 4194304 4677096 140736663060800 18446744073709551615 4236529 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 327608 267223 391 118 0 322567 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 2400180

[startup+282.301 s]
/proc/loadavg: 4.13 4.01 3.20 5/193 23538
/proc/meminfo: memFree=27833884/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.23 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 956 0 0 0 13 10 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 4866033844257521927 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1460536 CPUtime=164.87 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 326436 0 0 0 16437 50 0 0 25 0 1 0 886433569 1495588864 301902 33554432000 4194304 4677096 140736663060800 18446744073709551615 4336210 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 365134 301902 391 118 0 360093 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2550284

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.25 5/193 23586
/proc/meminfo: memFree=27703844/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.31 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 971 0 0 0 17 14 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1585740 CPUtime=224.79 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 355454 0 0 0 22424 55 0 0 25 0 1 0 886433569 1623797760 329325 33554432000 4194304 4677096 140736663060800 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 396435 329325 391 118 0 391394 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2675488

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.29 5/196 23591
/proc/meminfo: memFree=26981896/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.39 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 22 17 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 4866033844257521927 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1751420 CPUtime=284.74 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 394401 0 0 0 28413 61 0 0 25 0 1 0 886433569 1793454080 365347 33554432000 4194304 4677096 140736663060800 18446744073709551615 4319592 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 437855 365347 391 118 0 432814 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2841168

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.34 5/199 23595
/proc/meminfo: memFree=26239412/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.47 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 26 21 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 4866033844257521927 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1871200 CPUtime=344.67 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 412519 0 0 0 34402 65 0 0 25 0 1 0 886433569 1916108800 381003 33554432000 4194304 4677096 140736663060800 18446744073709551615 4337904 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 467800 381003 391 118 0 462759 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 2960948

[startup+522.3 s]
/proc/loadavg: 4.09 4.03 3.38 5/196 23640
/proc/meminfo: memFree=23553760/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.55 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 30 25 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=404.61 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418090 0 0 0 40395 66 0 0 25 0 1 0 886433569 1873281024 383551 33554432000 4194304 4677096 140736663060800 18446744073709551615 4318914 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383551 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 2919124

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

[startup+524.707 s]
/proc/loadavg: 4.08 4.03 3.38 5/196 23640
/proc/meminfo: memFree=23409548/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 4866033844257521927 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=407.01 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418101 0 0 0 40635 66 0 0 25 0 1 0 886433569 1873281024 383562 33554432000 4194304 4677096 140736663060800 18446744073709551615 4318801 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383562 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 524.67
Current children cumulated vsize (KiB) 2919124

[startup+527.9 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23235940/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=410.21 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418163 0 0 0 40955 66 0 0 25 0 1 0 886433569 1873281024 383624 33554432000 4194304 4677096 140736663060800 18446744073709551615 4502745 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383624 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 527.87
Current children cumulated vsize (KiB) 2919124

[startup+529.501 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23175676/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=411.79 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418379 0 0 0 41113 66 0 0 25 0 1 0 886433569 1873281024 383840 33554432000 4194304 4677096 140736663060800 18446744073709551615 4354024 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383840 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 529.45
Current children cumulated vsize (KiB) 2919124

[startup+531.101 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23113304/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=413.39 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418421 0 0 0 41273 66 0 0 25 0 1 0 886433569 1873281024 383882 33554432000 4194304 4677096 140736663060800 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383882 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 531.05
Current children cumulated vsize (KiB) 2919124

[startup+531.501 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23021048/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 975 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558535 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1829376 CPUtime=413.79 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418494 0 0 0 41313 66 0 0 25 0 1 0 886433569 1873281024 383955 33554432000 4194304 4677096 140736663060800 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 457344 383955 391 118 0 452303 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 531.45
Current children cumulated vsize (KiB) 2919124

[startup+531.901 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23021048/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549996 CPUtime=117.09 cores=5,7
/proc/23250/stat : 23250 (python) S 23248 23250 22919 0 -1 4202496 112412 935 1 0 11686 23 0 0 25 0 2 0 886421849 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23250/statm: 137499 72362 1867 364 0 73417 0
[pid=23308] ppid=23250 vsize=539752 CPUtime=0.57 cores=5,7
/proc/23308/stat : 23308 (python) S 23250 23250 22919 0 -1 4202560 977 0 0 0 31 26 0 0 15 0 1 0 886433568 552706048 70867 33554432000 4194304 5683644 140733961859568 18446744073709551615 237278899727 0 0 16781312 514 5616738129814716679 0 0 17 5 0 0 0
/proc/23308/statm: 134938 70867 376 364 0 70856 0
[pid=23310] ppid=23308 vsize=1790804 CPUtime=414.19 cores=5,7
/proc/23310/stat : 23310 (cryptominisat-2) R 23308 23310 23310 0 -1 4202496 418532 0 0 0 41353 66 0 0 25 0 1 0 886433569 1833783296 375819 33554432000 4194304 4677096 140736663060800 18446744073709551615 237278536686 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23310/statm: 447701 375819 396 118 0 442660 0
[pid=23250/tid=23309] ppid=23248 vsize=549996 CPUtime=0 cores=5,7
/proc/23250/task/23309/stat : 23309 (python) S 23248 23250 22919 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 886433569 563195904 72362 33554432000 4194304 5683644 140733961859568 18446744073709551615 237290703281 0 0 16781312 2 18446604468322843520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 531.85
Current children cumulated vsize (KiB) 2880552

[startup+532.001 s]
/proc/loadavg: 4.08 4.03 3.39 5/196 23640
/proc/meminfo: memFree=23021048/32950904 swapFree=67055440/67111528
[pid=23250] ppid=23248 vsize=549972 CPUtime=531.97 cores=5,7
/proc/23250/stat : 23250 (python) R 23248 23250 22919 0 -1 4202496 114546 420734 1 0 11687 23 41388 99 17 0 1 0 886421849 563171328 72360 33554432000 4194304 5683644 140733961859568 18446744073709551615 5114130 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23250/statm: 137493 72360 1865 364 0 73417 0
Current children cumulated CPU time (s) 531.97
Current children cumulated vsize (KiB) 549972

Child status: 0
Real time (s): 532.061
CPU time (s): 532.045
CPU user time (s): 530.782
CPU system time (s): 1.26281
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 2966700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.782
system time used= 1.26281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 565591
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= 1608
involuntary context switches= 1906

runsolver used 0.843871 second user time and 2.02669 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:23:40
IDJOB=3483877
IDBENCH=71037
IDSOLVER=1976
FILE ID=node121/3483877-1307748219
RUNJOBID= node121-1307747010-22940
PBS_JOBID= 13550836
Free space on /tmp= 74024 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.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-3483877-1307748219/watcher-3483877-1307748219 -o /tmp/evaluation-result-3483877-1307748219/solver-3483877-1307748219 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483877-1307748219.cnf -seed 839985568 -budget 1200

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=839985568

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      30808284 kB
Buffers:        262220 kB
Cached:         788712 kB
SwapCached:       9940 kB
Active:        1448040 kB
Inactive:       482944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30808284 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:          137580 kB
Writeback:           0 kB
AnonPages:      877244 kB
Mapped:          19156 kB
Slab:           141584 kB
PageTables:      10064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1442848 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= 73884 MiB
End job on node121 at 2011-06-11 01:32:33