Trace number 3483878

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 380.216 380.262

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.36/0.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.51	c INFO: solving HOME/instance-3483878-1307748219.cnf
0.36/0.51	c INFO: computing task features
2.95/3.88	c INFO: computed variable-clause graph statistics
4.65/4.89	c INFO: computed clause balance statistics
17.35/17.58	c INFO: computed variable balance statistics
28.26/28.49	c INFO: computed small-clause counts
28.55/28.75	c INFO: computed Horn-clause counts
74.35/74.58	c INFO: computed variable graph statistics
74.35/74.58	c INFO: collected features for HOME/instance-3483878-1307748219.cnf in 73.91 s
74.35/74.59	c INFO: running cryptominisat-2.9.0@0 for 1126 with 1126 remaining (b = 0.45)
380.13/380.20	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-3483878-1307748219/watcher-3483878-1307748219 -o /tmp/evaluation-result-3483878-1307748219/solver-3483878-1307748219 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483878-1307748219.cnf -seed 693387542 -budget 1200 

running on 2 cores: 1,3

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.77 3.92 2.92 7/190 3797
/proc/meminfo: memFree=31367256/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=11804 CPUtime=0 cores=1,3
/proc/3797/stat : 3797 (runsolver) R 3795 3797 3469 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 1 0 886419940 12087296 55 33554432000 4194304 5436572 140733664680272 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/3797/statm: 2951 55 36 304 0 2643 0

[startup+0.0300141 s]
/proc/loadavg: 3.77 3.92 2.92 7/190 3797
/proc/meminfo: memFree=31367256/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=16536 CPUtime=0.01 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 1186 0 0 0 1 0 0 0 20 0 1 0 886419940 16932864 1046 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 1 0 0 0
/proc/3797/statm: 4134 1046 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.101006 s]
/proc/loadavg: 3.77 3.92 2.92 7/190 3797
/proc/meminfo: memFree=31367256/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=93960 CPUtime=0.05 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 2695 0 0 0 4 1 0 0 17 0 1 0 886419940 96215040 2407 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 1 0 0 0
/proc/3797/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.300968 s]
/proc/loadavg: 3.77 3.92 2.92 7/190 3797
/proc/meminfo: memFree=31367256/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=135752 CPUtime=0.2 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 6018 934 1 0 15 5 0 0 17 0 1 0 886419940 139010048 4169 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550535680 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 33939 4170 1032 364 0 3125 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+0.70089 s]
/proc/loadavg: 3.77 3.92 2.92 7/190 3797
/proc/meminfo: memFree=31367256/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=308580 CPUtime=0.55 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 16747 934 1 0 45 10 0 0 17 0 1 0 886419940 315985920 14419 33554432000 4194304 5683644 140734160064000 18446744073709551615 47361654378338 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 77145 14420 1761 364 0 13069 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 308580

[startup+1.50074 s]
/proc/loadavg: 3.77 3.92 2.92 5/191 3802
/proc/meminfo: memFree=31227512/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=361124 CPUtime=1.35 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 29792 934 1 0 123 12 0 0 18 0 1 0 886419940 369790976 27464 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 90281 27464 1761 364 0 26205 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 361124

[startup+3.10045 s]
/proc/loadavg: 3.77 3.92 2.92 5/191 3802
/proc/meminfo: memFree=31113872/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=454304 CPUtime=2.95 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 52566 934 1 0 281 14 0 0 21 0 1 0 886419940 465207296 50238 33554432000 4194304 5683644 140734160064000 18446744073709551615 4436504 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 113576 50239 1761 364 0 49500 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 454304

[startup+6.30087 s]
/proc/loadavg: 3.79 3.92 2.93 5/194 3805
/proc/meminfo: memFree=30887780/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=468108 CPUtime=6.15 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 89709 934 1 0 595 20 0 0 25 0 1 0 886419940 479342592 54412 33554432000 4194304 5683644 140734160064000 18446744073709551615 47361483793354 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 117027 54412 1826 364 0 52951 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 468108

[startup+12.7007 s]
/proc/loadavg: 3.81 3.92 2.93 5/197 3809
/proc/meminfo: memFree=30683860/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=468108 CPUtime=12.55 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 89709 934 1 0 1234 21 0 0 25 0 1 0 886419940 479342592 54412 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550204925 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 117027 54412 1826 364 0 52951 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 468108

[startup+25.5004 s]
/proc/loadavg: 3.85 3.93 2.95 5/200 3823
/proc/meminfo: memFree=29474232/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=468108 CPUtime=25.35 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 89710 934 1 0 2510 25 0 0 25 0 1 0 886419940 479342592 54413 33554432000 4194304 5683644 140734160064000 18446744073709551615 4567033 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 117027 54413 1827 364 0 52951 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 468108

[startup+51.1007 s]
/proc/loadavg: 3.90 3.93 2.97 5/200 3824
/proc/meminfo: memFree=27910040/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=475964 CPUtime=50.95 cores=1,3
/proc/3797/stat : 3797 (python) R 3795 3797 3469 0 -1 4202496 91680 934 1 0 5070 25 0 0 25 0 1 0 886419940 487387136 56383 33554432000 4194304 5683644 140734160064000 18446744073709551615 47361483516044 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3797/statm: 118991 56383 1833 364 0 54915 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 475964

[startup+102.3 s]
/proc/loadavg: 4.02 3.96 3.03 5/203 3828
/proc/meminfo: memFree=24538896/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.03 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 904 0 0 0 1 2 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=635064 CPUtime=27.61 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 128011 0 0 0 2744 17 0 0 25 0 1 0 886427400 650305536 123552 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 158766 123552 387 118 0 153725 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1566044

[startup+162.3 s]
/proc/loadavg: 4.06 3.98 3.10 5/203 3830
/proc/meminfo: memFree=23230724/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.13 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 934 0 0 0 6 7 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1033332 CPUtime=87.56 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 228080 0 0 0 8722 34 0 0 25 0 1 0 886427400 1058131968 208642 33554432000 4194304 4677096 140734074435392 18446744073709551615 4318752 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 258333 208642 391 118 0 253292 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 1964312

[startup+222.301 s]
/proc/loadavg: 4.02 3.98 3.15 5/203 3831
/proc/meminfo: memFree=23332632/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.22 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 959 0 0 0 11 11 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 4599776112770253064 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1209276 CPUtime=147.5 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 273266 0 0 0 14706 44 0 0 25 0 1 0 886427400 1238298624 244683 33554432000 4194304 4677096 140734074435392 18446744073709551615 4258575 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 302319 244683 391 118 0 297278 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 2140256

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.20 5/203 3879
/proc/meminfo: memFree=23133576/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.3 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 987 0 0 0 15 15 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 4599776112770253064 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1360460 CPUtime=207.43 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 309393 0 0 0 20693 50 0 0 25 0 1 0 886427400 1393111040 277904 33554432000 4194304 4677096 140734074435392 18446744073709551615 4336232 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 340115 277904 391 118 0 335074 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2291440

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.25 5/200 3923
/proc/meminfo: memFree=22906088/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.39 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 998 0 0 0 20 19 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1460932 CPUtime=267.36 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 332292 0 0 0 26682 54 0 0 25 0 1 0 886427400 1495994368 300229 33554432000 4194304 4677096 140734074435392 18446744073709551615 4320288 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 365233 300229 391 118 0 360192 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2391912

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

[startup+359.201 s]
/proc/loadavg: 4.00 3.98 3.26 5/200 3924
/proc/meminfo: memFree=22724432/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.41 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 998 0 0 0 21 20 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 4599776112770253064 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1581424 CPUtime=284.25 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 358316 0 0 0 28368 57 0 0 25 0 1 0 886427400 1619378176 326253 33554432000 4194304 4677096 140734074435392 18446744073709551615 4468052 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3827/statm: 395356 326253 391 118 0 390315 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 359.11
Current children cumulated vsize (KiB) 2512404

[startup+372 s]
/proc/loadavg: 4.00 3.98 3.27 5/200 3924
/proc/meminfo: memFree=22778368/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.44 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 999 0 0 0 23 21 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1581424 CPUtime=297.03 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 358487 0 0 0 29646 57 0 0 25 0 1 0 886427400 1619378176 326424 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319841 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3827/statm: 395356 326424 391 118 0 390315 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 371.92
Current children cumulated vsize (KiB) 2512404

[startup+375.201 s]
/proc/loadavg: 4.00 3.98 3.27 5/200 3924
/proc/meminfo: memFree=22650128/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.44 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 999 0 0 0 23 21 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 4599776112770253064 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1591096 CPUtime=300.23 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 358842 0 0 0 29966 57 0 0 25 0 1 0 886427400 1629282304 326779 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319836 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 397774 326779 391 118 0 392733 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 375.12
Current children cumulated vsize (KiB) 2522076

[startup+378.401 s]
/proc/loadavg: 4.00 3.98 3.28 5/200 3924
/proc/meminfo: memFree=22806988/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.44 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 999 0 0 0 23 21 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1591096 CPUtime=303.43 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 359088 0 0 0 30286 57 0 0 25 0 1 0 886427400 1629282304 327025 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 397774 327025 391 118 0 392733 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 378.32
Current children cumulated vsize (KiB) 2522076

[startup+379.201 s]
/proc/loadavg: 4.00 3.98 3.28 5/200 3924
/proc/meminfo: memFree=22669472/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.44 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 999 0 0 0 23 21 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1591096 CPUtime=304.23 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 359138 0 0 0 30366 57 0 0 25 0 1 0 886427400 1629282304 327075 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 397774 327075 391 118 0 392733 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.12
Current children cumulated vsize (KiB) 2522076

[startup+380.001 s]
/proc/loadavg: 4.00 3.98 3.28 5/200 3924
/proc/meminfo: memFree=22669472/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.44 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 999 0 0 0 23 21 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 3557052057250660616 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=1591096 CPUtime=305.02 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202496 359199 0 0 0 30445 57 0 0 25 0 1 0 886427400 1629282304 327136 33554432000 4194304 4677096 140734074435392 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3827/statm: 397774 327136 391 118 0 392733 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.91
Current children cumulated vsize (KiB) 2522076

[startup+380.201 s]
/proc/loadavg: 4.00 3.98 3.28 5/200 3924
/proc/meminfo: memFree=22669472/32951124 swapFree=67054536/67111528
[pid=3797] ppid=3795 vsize=470612 CPUtime=74.45 cores=1,3
/proc/3797/stat : 3797 (python) S 3795 3797 3469 0 -1 4202496 91963 934 1 0 7419 26 0 0 19 0 2 0 886419940 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3797/statm: 117653 52516 1867 364 0 53571 0
[pid=3825] ppid=3797 vsize=460368 CPUtime=0.45 cores=1,3
/proc/3825/stat : 3825 (python) S 3797 3797 3469 0 -1 4202560 1000 0 0 0 23 22 0 0 15 0 1 0 886427400 471416832 51021 33554432000 4194304 5683644 140734160064000 18446744073709551615 271550557711 0 0 16781312 514 5616737476979687688 0 0 17 1 0 0 0
/proc/3825/statm: 115092 51021 376 364 0 51010 0
[pid=3827] ppid=3825 vsize=0 CPUtime=305.23 cores=1,3
/proc/3827/stat : 3827 (cryptominisat-2) R 3825 3827 3827 0 -1 4202500 359206 0 0 0 30461 62 0 0 25 0 1 0 886427400 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3827/statm: 0 0 0 0 0 0 0
[pid=3797/tid=3826] ppid=3795 vsize=470612 CPUtime=0 cores=1,3
/proc/3797/task/3826/stat : 3826 (python) S 3795 3797 3469 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 886427400 481906688 52516 33554432000 4194304 5683644 140734160064000 18446744073709551615 271562361265 0 0 16781312 2 18446604466830272384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 380.13
Current children cumulated vsize (KiB) 930980

Child status: 0
Real time (s): 380.262
CPU time (s): 380.216
CPU user time (s): 379.075
CPU system time (s): 1.14083
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (KiB): 2522076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 379.075
system time used= 1.14083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478106
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= 1523
involuntary context switches= 1833

runsolver used 0.631903 second user time and 1.44478 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:23:40
IDJOB=3483878
IDBENCH=71039
IDSOLVER=1976
FILE ID=node133/3483878-1307748219
RUNJOBID= node133-1307747008-3490
PBS_JOBID= 13550825
Free space on /tmp= 73896 MiB

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

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=693387542

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:      31368924 kB
Buffers:        228900 kB
Cached:        1055620 kB
SwapCached:      10420 kB
Active:         698296 kB
Inactive:       676580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31368924 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:          234040 kB
Writeback:           0 kB
AnonPages:       87448 kB
Mapped:          17520 kB
Slab:           140520 kB
PageTables:       6624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   307128 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= 73240 MiB
End job on node133 at 2011-06-11 01:30:01