Trace number 3273260

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 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

23.27/23.33	c SATzilla is building models for class 2
23.27/23.33	c run presolver march_dl2004 for 5 seconds ... 
23.27/23.33	c Bin: Executing march_dl2004
23.27/23.33	c spawning binary file with 5 seconds ...
23.27/23.33	c child exit by a signal
23.27/23.33	c march_dl2004 returned code 137.
23.27/23.33	c run presolver mxc-sr08 for 5 seconds ... 
23.27/23.33	c Bin: Executing mxc-sr08
23.27/23.33	c spawning binary file with 5 seconds ...
23.27/23.33	c child exit by a signal
23.27/23.33	c mxc-sr08 returned code 137.
23.27/23.33	c Orignal number of varibales is 2640, number of clauses is 305320 
23.27/23.33	c predicted feature computation time is 13.855478 
23.27/23.33	c Bin: Executing satelite
23.27/23.33	c spawning binary file with 240 seconds ...
23.27/23.33	c child exited successfully
23.27/23.33	c satzilla computing base features
23.27/23.33	c Number of variabe is: 2560, Number of clause is : 301942 
23.27/23.33	c Initializing...
23.27/23.33	c satzilla compute diameter ...
23.27/23.33	c start diameter features ...
23.27/23.33	c satzilla doing clause learning
23.27/23.33	c start clause learning features ...
23.27/23.33	c Bin: Executing zchaff07
23.27/23.33	c spawning binary file with 2 seconds ...
23.27/23.33	c child exit by a signal
23.27/23.33	c satzilla doing survey propogation probe
23.27/23.33	c do survay propogation for 2 second ...
23.27/23.33	c satzilla doing local search probe
23.27/23.33	c satzilla doing lobjois search-space size estimate
23.27/23.33	c features are:2640 305320 2560 301942 0.03125 0.0111876 0.00847845 0.99736 0.0124302 0.180588 0.00131804 1.9057 0.00078125 0.0242188 0.190328 0.955995 0.955995 0.00131804 0.182609 0.000808102 0.00214942 5.54548 0.161837 0.0354621 0.0769231 0.285714 2.67044 0.000746871 0.172279 0.00045373 0.00123534 4.9937 0.955995 0.00159268 0.196314 0.000844533 0.00256672 3 0 3 3 -0 138.889 0.259643 63 200 176 74 163 123 153 66.8542 0.0824977 56.3295 75.7273 75.386 59.2959 70.5366 62.4531 66.9141 0.853364 0.176177 0.177421 0.999412 0.953241 0.698493 0.935353 0.85001 0.899833 8.88307e-05 9.21194 -1.11022e-16 0.0224156 4.46406e-05 2.25486e-13 2.0019e-06 3.76377e-11 1.63222e-08 66.1333 0.0890665 1208.47 0.0166966 1208 1186 1226 58.299 0.036606 0.99988 0 0.779768 0.926919 
23.27/23.33	c satzilla's ranking:
23.27/23.33	c 1) mxc-sr08: 5.070209
23.27/23.33	c 2) march_dl2004: 3.324248
23.27/23.33	c 3) minisat20SAT07: 2.124388
23.27/23.33	c 4) minisat20: 1.641693
23.27/23.33	c 5) zchaff_rand: 1.543765
23.27/23.33	c 6) tts-4-0: 0.278441
23.27/23.33	c 7) vallst: 0.107675
23.27/23.33	c 8) SATenstein: -10000.000000
23.27/23.33	c 9) gnovelty+: -10000.000000
23.27/23.33	c 10) adaptg2wsat+: -10000.000000
23.27/23.33	c 11) adaptg2wsat0: -10000.000000
23.27/23.33	c 12) picosat846: -10000.000000
23.27/23.33	c 13) kcnfs04SAT07: -10000.000000
23.27/23.33	c satzilla running mxc-sr08 ... 

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

running on 2 cores: 0,2

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: 0.00 0.00 0.50 7/189 20101
/proc/meminfo: memFree=24542328/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0

[startup+0.101638 s]
/proc/loadavg: 0.00 0.00 0.50 7/189 20101
/proc/meminfo: memFree=24542328/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.200656 s]
/proc/loadavg: 0.00 0.00 0.50 7/189 20101
/proc/meminfo: memFree=24542328/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300638 s]
/proc/loadavg: 0.00 0.00 0.50 7/189 20101
/proc/meminfo: memFree=24542328/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700557 s]
/proc/loadavg: 0.00 0.00 0.50 7/189 20101
/proc/meminfo: memFree=24542328/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50041 s]
/proc/loadavg: 0.00 0.00 0.50 5/194 20106
/proc/meminfo: memFree=24474240/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
[pid=20102] ppid=20101 vsize=40044 CPUtime=1.49 cores=0,2
/proc/20102/stat : 20102 (march_dl2004) R 20101 20101 20041 0 -1 4202496 35722 0 0 0 145 4 0 0 25 0 1 0 471692750 41005056 6090 33554432000 134512640 134996440 4287254032 18446744073709551615 134533067 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20102/statm: 10011 6090 73 119 0 9890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42180

[startup+3.1011 s]
/proc/loadavg: 0.32 0.07 0.52 5/194 20106
/proc/meminfo: memFree=24474984/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=0 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 115 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 115 97 400 0 131 0
[pid=20102] ppid=20101 vsize=45036 CPUtime=3.1 cores=0,2
/proc/20102/stat : 20102 (march_dl2004) R 20101 20101 20041 0 -1 4202496 36955 0 0 0 305 5 0 0 25 0 1 0 471692750 46116864 7323 33554432000 134512640 134996440 4287254032 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20102/statm: 11259 7323 75 119 0 11138 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 47172

[startup+6.30053 s]
/proc/loadavg: 0.32 0.07 0.52 7/194 20110
/proc/meminfo: memFree=24493580/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=2136 CPUtime=4.99 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 188 37088 0 0 0 0 494 5 18 0 1 0 471692750 2187264 128 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 534 128 108 400 0 131 0
[pid=20110] ppid=20101 vsize=23492 CPUtime=1.29 cores=0,2
/proc/20110/stat : 20110 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 6532 0 0 0 128 1 0 0 22 0 1 0 471693250 24055808 5522 33554432000 134512640 135078026 4289819824 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20110/statm: 5873 5522 57 139 0 5732 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25628

[startup+12.7004 s]
/proc/loadavg: 0.89 0.20 0.55 5/190 20114
/proc/meminfo: memFree=24477884/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=23160 CPUtime=12.67 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) R 20099 20101 20041 0 -1 4202496 8174 49959 0 0 96 0 1162 9 19 0 1 0 471692750 23715840 5436 33554432000 134512640 136149437 4293698048 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20101/statm: 5790 5436 136 400 0 5387 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23160

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.59 8/194 20123
/proc/meminfo: memFree=24376420/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=23492 CPUtime=2.15 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 6558 0 0 0 215 0 0 0 25 0 1 0 471695084 24055808 5548 33554432000 134512640 135078026 4292137536 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 5873 5548 57 139 0 5732 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60528

[startup+51.1005 s]
/proc/loadavg: 2.26 0.62 0.68 5/194 20123
/proc/meminfo: memFree=24268936/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=45832 CPUtime=27.74 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 12905 0 0 0 2773 1 0 0 25 0 1 0 471695084 46931968 11180 33554432000 134512640 135078026 4292137536 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 11458 11180 73 139 0 11317 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82868

[startup+102.301 s]
/proc/loadavg: 3.30 1.18 0.87 8/194 20125
/proc/meminfo: memFree=24155932/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=74604 CPUtime=78.95 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 20093 0 0 0 7891 4 0 0 25 0 1 0 471695084 76394496 18368 33554432000 134512640 135078026 4292137536 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 18651 18368 73 139 0 18510 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111640

[startup+162.3 s]
/proc/loadavg: 3.74 1.69 1.06 6/194 20126
/proc/meminfo: memFree=24061404/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=102864 CPUtime=138.95 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 27075 0 0 0 13886 9 0 0 25 0 1 0 471695084 105332736 25350 33554432000 134512640 135078026 4292137536 18446744073709551615 134523651 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 25716 25350 73 139 0 25575 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 139900

[startup+222.308 s]
/proc/loadavg: 3.90 2.11 1.24 5/194 20128
/proc/meminfo: memFree=24020072/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=126816 CPUtime=198.96 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 33081 0 0 0 19883 13 0 0 25 0 1 0 471695084 129859584 31356 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 31704 31356 73 139 0 31563 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 163852

[startup+282.301 s]
/proc/loadavg: 3.96 2.43 1.40 7/194 20130
/proc/meminfo: memFree=23975276/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=152248 CPUtime=258.95 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 39461 0 0 0 25879 16 0 0 25 0 1 0 471695084 155901952 37736 33554432000 134512640 135078026 4292137536 18446744073709551615 134534496 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 38062 37736 73 139 0 37921 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 189284

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.57 7/194 20131
/proc/meminfo: memFree=23927356/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=180432 CPUtime=318.95 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 46260 0 0 0 31875 20 0 0 25 0 1 0 471695084 184762368 44535 33554432000 134512640 135078026 4292137536 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 45108 44535 73 139 0 44967 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 217468

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.71 8/194 20133
/proc/meminfo: memFree=23918628/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=180432 CPUtime=378.96 cores=0,2

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

/proc/20123/statm: 55847 55254 73 139 0 55706 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 260424

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.34 7/194 20141
/proc/meminfo: memFree=23837032/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=223388 CPUtime=678.97 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 56991 0 0 0 67871 26 0 0 25 0 1 0 471695084 228749312 55266 33554432000 134512640 135078026 4292137536 18446744073709551615 134534547 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 55847 55266 73 139 0 55706 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 260424

[startup+762.301 s]
/proc/loadavg: 3.99 3.68 2.44 7/194 20142
/proc/meminfo: memFree=23810552/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=229244 CPUtime=738.97 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 58445 0 0 0 73871 26 0 0 25 0 1 0 471695084 234745856 56720 33554432000 134512640 135078026 4292137536 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 57311 56720 73 139 0 57170 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 266280

[startup+822.301 s]
/proc/loadavg: 3.99 3.73 2.53 5/194 20144
/proc/meminfo: memFree=23802324/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=229244 CPUtime=798.97 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 58449 0 0 0 79871 26 0 0 25 0 1 0 471695084 234745856 56724 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 57311 56724 73 139 0 57170 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 266280

[startup+882.307 s]
/proc/loadavg: 3.99 3.78 2.62 5/194 20146
/proc/meminfo: memFree=23801148/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=229244 CPUtime=858.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 58455 0 0 0 85872 26 0 0 25 0 1 0 471695084 234745856 56730 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 57311 56730 73 139 0 57170 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 266280

[startup+942.3 s]
/proc/loadavg: 4.23 3.87 2.72 5/194 20147
/proc/meminfo: memFree=23794152/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=229244 CPUtime=918.97 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 58460 0 0 0 91870 27 0 0 25 0 1 0 471695084 234745856 56735 33554432000 134512640 135078026 4292137536 18446744073709551615 134534547 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 57311 56735 73 139 0 57170 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 266280

[startup+1002.3 s]
/proc/loadavg: 4.08 3.89 2.80 5/194 20149
/proc/meminfo: memFree=23788012/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=232968 CPUtime=978.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 59366 0 0 0 97870 28 0 0 25 0 1 0 471695084 238559232 57641 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 58242 57641 73 139 0 58101 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 270004

[startup+1062.3 s]
/proc/loadavg: 4.03 3.91 2.87 8/194 20150
/proc/meminfo: memFree=23779276/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=239804 CPUtime=1038.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61001 0 0 0 103869 29 0 0 25 0 1 0 471695084 245559296 59276 33554432000 134512640 135078026 4292137536 18446744073709551615 134534711 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 59951 59276 73 139 0 59810 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 276840

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.94 7/194 20152
/proc/meminfo: memFree=23777492/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=239804 CPUtime=1098.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61005 0 0 0 109869 29 0 0 25 0 1 0 471695084 245559296 59280 33554432000 134512640 135078026 4292137536 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 59951 59280 73 139 0 59810 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 276840

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.00 5/194 20154
/proc/meminfo: memFree=23771736/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=239804 CPUtime=1158.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61007 0 0 0 115869 29 0 0 25 0 1 0 471695084 245559296 59282 33554432000 134512640 135078026 4292137536 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 59951 59282 73 139 0 59810 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 276840

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.06 5/194 20155
/proc/meminfo: memFree=23760280/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=239804 CPUtime=1218.98 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61015 0 0 0 121869 29 0 0 25 0 1 0 471695084 245559296 59290 33554432000 134512640 135078026 4292137536 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 59951 59290 73 139 0 59810 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 276840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.11 8/194 20157
/proc/meminfo: memFree=23755136/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=242016 CPUtime=1276.69 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61525 0 0 0 127640 29 0 0 25 0 1 0 471695084 247824384 59800 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 60504 59800 73 139 0 60363 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 279052

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.11 8/194 20157
/proc/meminfo: memFree=23755136/32951124 swapFree=67111412/67111528
[pid=20101] ppid=20099 vsize=37036 CPUtime=23.31 cores=0,2
/proc/20101/stat : 20101 (SATzilla2009_C) S 20099 20101 20041 0 -1 4202496 13714 58167 0 0 958 2 1359 12 25 0 1 0 471692750 37924864 9030 33554432000 134512640 136149437 4293698048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/20101/statm: 9259 9030 221 400 0 8856 0
[pid=20123] ppid=20101 vsize=242016 CPUtime=1276.69 cores=0,2
/proc/20123/stat : 20123 (mxc-sr08) R 20101 20101 20041 0 -1 4202496 61525 0 0 0 127640 29 0 0 25 0 1 0 471695084 247824384 59800 33554432000 134512640 135078026 4292137536 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/20123/statm: 60504 59800 73 139 0 60363 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 279052

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20101 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=174476
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 23.3315
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.57
CPU system time (s): 0.43
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 279052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.1745
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71881
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= 13
involuntary context switches= 72

runsolver used 2.24966 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 01:22:30
IDJOB=3273260
IDBENCH=71345
IDSOLVER=1675
FILE ID=node137/3273260-1303600949
RUNJOBID= node137-1303600949-20059
PBS_JOBID= 13150605
Free space on /tmp= 71720 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273260-1303600949/watcher-3273260-1303600949 -o /tmp/evaluation-result-3273260-1303600949/solver-3273260-1303600949 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273260-1303600949.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=171832096

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24543228 kB
Buffers:       1675176 kB
Cached:        6115344 kB
SwapCached:        112 kB
Active:        1234144 kB
Inactive:      6623528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24543228 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          134672 kB
Writeback:           0 kB
AnonPages:       66996 kB
Mapped:          16636 kB
Slab:           485728 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222804 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= 71624 MiB
End job on node137 at 2011-04-24 01:44:12