Trace number 3274468

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.01 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

Solver Data

29.78/29.84	c SATzilla is building models for class 2
29.78/29.84	c run presolver march_dl2004 for 5 seconds ... 
29.78/29.84	c Bin: Executing march_dl2004
29.78/29.84	c spawning binary file with 5 seconds ...
29.78/29.84	c child exit by a signal
29.78/29.84	c march_dl2004 returned code 137.
29.78/29.84	c run presolver mxc-sr08 for 5 seconds ... 
29.78/29.84	c Bin: Executing mxc-sr08
29.78/29.84	c spawning binary file with 5 seconds ...
29.78/29.84	c child exit by a signal
29.78/29.84	c mxc-sr08 returned code 137.
29.78/29.84	c Orignal number of varibales is 34306, number of clauses is 708168 
29.78/29.84	c predicted feature computation time is 24.481940 
29.78/29.84	c Bin: Executing satelite
29.78/29.84	c spawning binary file with 240 seconds ...
29.78/29.84	c child exited successfully
29.78/29.84	c satzilla computing base features
29.78/29.84	c Number of variabe is: 34306, Number of clause is : 708168 
29.78/29.84	c Initializing...
29.78/29.84	c satzilla compute diameter ...
29.78/29.84	c start diameter features ...
29.78/29.84	c satzilla doing clause learning
29.78/29.84	c start clause learning features ...
29.78/29.84	c Bin: Executing zchaff07
29.78/29.84	c spawning binary file with 2 seconds ...
29.78/29.84	c child exit by a signal
29.78/29.84	c satzilla doing survey propogation probe
29.78/29.84	c do survay propogation for 2 second ...
29.78/29.84	c satzilla doing local search probe
29.78/29.84	c satzilla doing lobjois search-space size estimate
29.78/29.84	c features are:34306 708168 34306 708168 0 0 0.0484433 1 0 -0 0.000145747 6.50906e-15 0.000145747 0.000145747 -0 0 0 0.000145747 0.300365 1.69451e-05 0.000367145 4.1179 0 0 0 0 -0 7.28735e-05 0.300365 8.47257e-06 0.000183572 4.1179 0.5 0.000255281 0.279543 3.38903e-05 0.000706047 4.59184 0.145382 4 6 0.943587 17.4762 0.61758 1 39 31 4 26 6 19 74.0624 0.311829 47.8 155 101.25 54.4 80.8824 58.4333 67.5 0 0 0 0 0 0 0 0 0 0.24988 0.343599 0.0528712 0.463954 0.383309 0.146833 0.310892 0.181405 0.235764 1813.5 0.208603 6579 0.00429917 6579 6559 6559 0.456728 0.765613 0.86589 0.0175197 0.336783 0.343188 
29.78/29.84	c satzilla's ranking:
29.78/29.84	c 1) minisat20SAT07: 3.088842
29.78/29.84	c 2) mxc-sr08: 2.053010
29.78/29.84	c 3) march_dl2004: 1.385938
29.78/29.84	c 4) minisat20: 0.889465
29.78/29.84	c 5) tts-4-0: 0.496865
29.78/29.84	c 6) zchaff_rand: 0.402111
29.78/29.84	c 7) vallst: -4.877271
29.78/29.84	c 8) SATenstein: -10000.000000
29.78/29.84	c 9) gnovelty+: -10000.000000
29.78/29.84	c 10) adaptg2wsat+: -10000.000000
29.78/29.84	c 11) adaptg2wsat0: -10000.000000
29.78/29.84	c 12) picosat846: -10000.000000
29.78/29.84	c 13) kcnfs04SAT07: -10000.000000
29.78/29.84	c satzilla running minisat20SAT07 ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3274468-1303603220/watcher-3274468-1303603220 -o /tmp/evaluation-result-3274468-1303603220/solver-3274468-1303603220 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274468-1303603220.cnf 

running on 2 cores: 4,6

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: 3.85 3.97 3.76 6/192 15128
/proc/meminfo: memFree=16789480/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0

[startup+0.0853889 s]
/proc/loadavg: 3.85 3.97 3.76 6/192 15128
/proc/meminfo: memFree=16789480/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100408 s]
/proc/loadavg: 3.85 3.97 3.76 6/192 15128
/proc/meminfo: memFree=16789480/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300349 s]
/proc/loadavg: 3.85 3.97 3.76 6/192 15128
/proc/meminfo: memFree=16789480/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700276 s]
/proc/loadavg: 3.85 3.97 3.76 6/192 15128
/proc/meminfo: memFree=16789480/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50113 s]
/proc/loadavg: 3.85 3.97 3.76 5/194 15131
/proc/meminfo: memFree=16748104/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
[pid=15129] ppid=15128 vsize=71768 CPUtime=1.49 cores=4,6
/proc/15129/stat : 15129 (march_dl2004) R 15128 15128 14643 0 -1 4202496 15975 0 0 0 147 2 0 0 25 0 1 0 550552745 73490432 15081 33554432000 134512640 134996440 4294848288 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15129/statm: 17942 15081 55 119 0 17821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73904

[startup+3.10684 s]
/proc/loadavg: 3.85 3.97 3.76 5/194 15160
/proc/meminfo: memFree=16714912/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=0 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550552745 2187264 114 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 114 97 400 0 131 0
[pid=15129] ppid=15128 vsize=81664 CPUtime=3.1 cores=4,6
/proc/15129/stat : 15129 (march_dl2004) R 15128 15128 14643 0 -1 4202496 58055 0 0 0 302 8 0 0 25 0 1 0 550552745 83623936 17377 33554432000 134512640 134996440 4294848288 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15129/statm: 20416 17377 65 119 0 20295 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 83800

[startup+6.30125 s]
/proc/loadavg: 3.86 3.97 3.76 5/193 15165
/proc/meminfo: memFree=16726452/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=2136 CPUtime=4.99 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 183 75272 0 0 0 0 489 10 18 0 1 0 550552745 2187264 123 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 534 123 105 400 0 131 0
[pid=15163] ppid=15128 vsize=64372 CPUtime=1.29 cores=4,6
/proc/15163/stat : 15163 (mxc-sr08) R 15128 15128 14643 0 -1 4202496 20660 0 0 0 127 2 0 0 22 0 1 0 550553245 65916928 14931 33554432000 134512640 135078026 4287957232 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15163/statm: 16093 14931 57 139 0 15952 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66508

[startup+12.7011 s]
/proc/loadavg: 3.88 3.97 3.76 5/192 15169
/proc/meminfo: memFree=16711196/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=75984 CPUtime=12.67 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) R 15126 15128 14643 0 -1 4202496 18525 116585 0 0 155 3 1088 21 20 0 1 0 550552745 77807616 18447 33554432000 134512640 136149437 4289631760 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 18996 18447 136 400 0 18593 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 75984

[startup+25.5007 s]
/proc/loadavg: 3.90 3.97 3.76 5/193 15174
/proc/meminfo: memFree=16679456/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=109804 CPUtime=25.48 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) R 15126 15128 14643 0 -1 4202496 48964 135306 0 0 1230 8 1281 29 25 0 1 0 550552745 112439296 24525 33554432000 134512640 136149437 4289631760 18446744073709551615 134710850 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15128/statm: 27451 24525 208 400 0 27048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109804

[startup+51.101 s]
/proc/loadavg: 3.93 3.97 3.77 5/193 15216
/proc/meminfo: memFree=16549840/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=116520 CPUtime=21.24 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 30157 0 0 0 2119 5 0 0 25 0 1 0 550555729 119316480 28544 33554432000 134512640 135078472 4287852736 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 29130 28544 74 139 0 28989 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 178304

[startup+102.301 s]
/proc/loadavg: 3.97 3.97 3.77 5/194 15250
/proc/meminfo: memFree=16427936/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=241852 CPUtime=72.44 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 61473 0 0 0 7232 12 0 0 25 0 1 0 550555729 247656448 59860 33554432000 134512640 135078472 4287852736 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 60463 59860 74 139 0 60322 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 303636

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.79 5/194 15252
/proc/meminfo: memFree=16318740/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=347652 CPUtime=132.45 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 87927 0 0 0 13223 22 0 0 25 0 1 0 550555729 355995648 86314 33554432000 134512640 135078472 4287852736 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 86913 86314 74 139 0 86772 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 409436

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.80 5/194 15253
/proc/meminfo: memFree=16227568/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=435160 CPUtime=192.45 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 109708 0 0 0 19214 31 0 0 25 0 1 0 550555729 445603840 108095 33554432000 134512640 135078472 4287852736 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 108790 108095 74 139 0 108649 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 496944

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.82 5/194 15255
/proc/meminfo: memFree=16159056/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=502388 CPUtime=252.45 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 126539 0 0 0 25209 36 0 0 25 0 1 0 550555729 514445312 124926 33554432000 134512640 135078472 4287852736 18446744073709551615 134550982 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 125597 124926 74 139 0 125456 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 564172

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.83 5/194 15289
/proc/meminfo: memFree=16089116/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=553688 CPUtime=312.45 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 139406 0 0 0 31205 40 0 0 25 0 1 0 550555729 566976512 137793 33554432000 134512640 135078472 4287852736 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 138422 137793 74 139 0 138281 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 615472

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/194 15290
/proc/meminfo: memFree=16035912/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=601880 CPUtime=372.46 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 151476 0 0 0 37201 45 0 0 25 0 1 0 550555729 616325120 149863 33554432000 134512640 135078472 4287852736 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 150470 149863 74 139 0 150329 0
Current children cumulated CPU time (s) 402.28

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

/proc/15175/statm: 195425 194645 74 139 0 195284 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 843484

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15298
/proc/meminfo: memFree=15813616/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=815620 CPUtime=672.46 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 204762 0 0 0 67178 68 0 0 25 0 1 0 550555729 835194880 203149 33554432000 134512640 135078472 4287852736 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 203905 203149 74 139 0 203764 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 877404

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15300
/proc/meminfo: memFree=15782524/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=845416 CPUtime=732.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 212191 0 0 0 73174 73 0 0 25 0 1 0 550555729 865705984 210578 33554432000 134512640 135078472 4287852736 18446744073709551615 134550576 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 211354 210578 74 139 0 211213 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 907200

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15301
/proc/meminfo: memFree=15755556/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=871692 CPUtime=792.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 218798 0 0 0 79170 77 0 0 25 0 1 0 550555729 892612608 217185 33554432000 134512640 135078472 4287852736 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 217923 217185 74 139 0 217782 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 933476

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 15303
/proc/meminfo: memFree=15717420/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=908916 CPUtime=852.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 228135 0 0 0 85166 81 0 0 25 0 1 0 550555729 930729984 226522 33554432000 134512640 135078472 4287852736 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 227229 226522 74 139 0 227088 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 970700

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 15305
/proc/meminfo: memFree=15678432/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=948728 CPUtime=912.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 237777 0 0 0 91161 86 0 0 25 0 1 0 550555729 971497472 236164 33554432000 134512640 135078472 4287852736 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 237182 236164 74 139 0 237041 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1010512

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 15306
/proc/meminfo: memFree=15641548/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=984536 CPUtime=972.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 246748 0 0 0 97158 89 0 0 25 0 1 0 550555729 1008164864 245135 33554432000 134512640 135078472 4287852736 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 246134 245135 74 139 0 245993 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1046320

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15308
/proc/meminfo: memFree=15606276/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1019288 CPUtime=1032.48 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 255428 0 0 0 103155 93 0 0 25 0 1 0 550555729 1043750912 253815 33554432000 134512640 135078472 4287852736 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 254822 253815 74 139 0 254681 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1081072

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15309
/proc/meminfo: memFree=15574452/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1050384 CPUtime=1092.48 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 263220 0 0 0 109150 98 0 0 25 0 1 0 550555729 1075593216 261607 33554432000 134512640 135078472 4287852736 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 262596 261607 74 139 0 262455 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1112168

[startup+1182.31 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15311
/proc/meminfo: memFree=15543516/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1080412 CPUtime=1152.48 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 270743 0 0 0 115147 101 0 0 25 0 1 0 550555729 1106341888 269130 33554432000 134512640 135078472 4287852736 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 270103 269130 74 139 0 269962 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1142196

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.92 5/194 15313
/proc/meminfo: memFree=15515672/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1108120 CPUtime=1212.47 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 277670 0 0 0 121143 104 0 0 25 0 1 0 550555729 1134714880 276057 33554432000 134512640 135078472 4287852736 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 277030 276057 74 139 0 276889 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1169904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.03 4.02 3.92 5/194 15314
/proc/meminfo: memFree=15491412/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1131440 CPUtime=1270.19 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 283521 0 0 0 126912 107 0 0 25 0 1 0 550555729 1158594560 281908 33554432000 134512640 135078472 4287852736 18446744073709551615 134550639 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 282860 281908 74 139 0 282719 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1193224

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300.01 s]
/proc/loadavg: 4.03 4.02 3.92 5/194 15314
/proc/meminfo: memFree=15491412/32951124 swapFree=67111528/67111528
[pid=15128] ppid=15126 vsize=61784 CPUtime=29.82 cores=4,6
/proc/15128/stat : 15128 (SATzilla2009_C) S 15126 15128 14643 0 -1 4202496 51624 135306 0 0 1659 13 1281 29 25 0 1 0 550552745 63266816 15165 33554432000 134512640 136149437 4289631760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15128/statm: 15446 15165 220 400 0 15043 0
[pid=15175] ppid=15128 vsize=1131440 CPUtime=1270.19 cores=4,6
/proc/15175/stat : 15175 (minisat20SAT07) R 15128 15128 14643 0 -1 4202496 283521 0 0 0 126912 107 0 0 25 0 1 0 550555729 1158594560 281908 33554432000 134512640 135078472 4287852736 18446744073709551615 134550639 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/15175/statm: 282860 281908 74 139 0 282719 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1193224

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15128 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=408529
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=431934
# CPU time returned by wait4() is 29.8405
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.52
CPU system time (s): 1.49
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1193224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.4085
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 49

runsolver used 2.26066 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 02:00:22
IDJOB=3274468
IDBENCH=83249
IDSOLVER=1675
FILE ID=node110/3274468-1303603220
RUNJOBID= node110-1303600605-14662
PBS_JOBID= 13150594
Free space on /tmp= 71844 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274468-1303603220/watcher-3274468-1303603220 -o /tmp/evaluation-result-3274468-1303603220/solver-3274468-1303603220 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274468-1303603220.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=234930799

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16789760 kB
Buffers:       2317324 kB
Cached:       13198904 kB
SwapCached:          0 kB
Active:        8171436 kB
Inactive:      7420544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16789760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          149280 kB
Writeback:           0 kB
AnonPages:       75520 kB
Mapped:          17148 kB
Slab:           506608 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258364 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= 71804 MiB
End job on node110 at 2011-04-24 02:22:04