Trace number 3273326

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) 1299.98 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

23.15/23.27	c SATzilla is building models for class 2
23.15/23.27	c run presolver march_dl2004 for 5 seconds ... 
23.15/23.27	c Bin: Executing march_dl2004
23.15/23.27	c spawning binary file with 5 seconds ...
23.15/23.27	c child exit by a signal
23.15/23.27	c march_dl2004 returned code 137.
23.15/23.27	c run presolver mxc-sr08 for 5 seconds ... 
23.15/23.27	c Bin: Executing mxc-sr08
23.15/23.27	c spawning binary file with 5 seconds ...
23.15/23.27	c child exit by a signal
23.15/23.27	c mxc-sr08 returned code 137.
23.15/23.27	c Orignal number of varibales is 2400, number of clauses is 266431 
23.15/23.27	c predicted feature computation time is 13.019305 
23.15/23.27	c Bin: Executing satelite
23.15/23.27	c spawning binary file with 240 seconds ...
23.15/23.27	c child exited successfully
23.15/23.27	c satzilla computing base features
23.15/23.27	c Number of variabe is: 2325, Number of clause is : 264031 
23.15/23.27	c Initializing...
23.15/23.27	c satzilla compute diameter ...
23.15/23.27	c start diameter features ...
23.15/23.27	c satzilla doing clause learning
23.15/23.27	c start clause learning features ...
23.15/23.27	c Bin: Executing zchaff07
23.15/23.27	c spawning binary file with 2 seconds ...
23.15/23.27	c child exit by a signal
23.15/23.27	c satzilla doing survey propogation probe
23.15/23.27	c do survay propogation for 2 second ...
23.15/23.27	c satzilla doing local search probe
23.15/23.27	c satzilla doing lobjois search-space size estimate
23.15/23.27	c features are:2400 266431 2325 264031 0.0322581 0.00908984 0.00880578 0.997132 0.0131361 0.187913 0.00146429 1.87831 0.000860215 0.0258065 0.197018 0.953589 0.953589 0.00146429 0.154072 0.000965796 0.00202628 5.38547 0.149412 0.0351349 0.0681319 0.268608 2.65103 0.000820291 0.14537 0.000526453 0.00116653 4.80946 0.953589 0.00191515 0.184239 0.000874897 0.00291254 3 0 3 3 -0 99.8333 0.28763 28 137 123 46 118 102 108 76.2184 0.130425 66.633 113.607 83.3043 67.2117 80.4062 68.6667 75.3524 0.83491 0.0885038 0.531745 0.930096 0.911328 0.717455 0.887741 0.798106 0.858228 5.02852e-11 13.1585 -1.11022e-16 2.52339e-08 1.37034e-11 0 6.92446e-13 3.33067e-16 1.02141e-14 2048 4.34813 1038.9 0.236877 1088 1041 1138 58.3539 0.25616 1.08705 0.358618 0.8389 0.922827 
23.15/23.27	c satzilla's ranking:
23.15/23.27	c 1) mxc-sr08: 3.297540
23.15/23.27	c 2) march_dl2004: 2.415137
23.15/23.27	c 3) minisat20SAT07: 1.745768
23.15/23.27	c 4) zchaff_rand: 1.737403
23.15/23.27	c 5) vallst: 1.641243
23.15/23.27	c 6) minisat20: 1.390028
23.15/23.27	c 7) tts-4-0: 0.096506
23.15/23.27	c 8) SATenstein: -10000.000000
23.15/23.27	c 9) gnovelty+: -10000.000000
23.15/23.27	c 10) adaptg2wsat+: -10000.000000
23.15/23.27	c 11) adaptg2wsat0: -10000.000000
23.15/23.27	c 12) picosat846: -10000.000000
23.15/23.27	c 13) kcnfs04SAT07: -10000.000000
23.15/23.27	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-3273326-1303600959/watcher-3273326-1303600959 -o /tmp/evaluation-result-3273326-1303600959/solver-3273326-1303600959 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273326-1303600959.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: 0.00 0.00 0.35 2/180 11602
/proc/meminfo: memFree=13629060/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2132 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) D 11600 11602 11561 0 -1 4202496 146 0 0 0 0 0 0 0 21 0 1 0 550326587 2183168 101 33554432000 134512640 136149437 4287000672 18446744073709551615 135546670 0 0 4096 0 18446744071696489144 0 0 17 4 0 0 0
/proc/11602/statm: 533 101 89 400 0 130 0

[startup+0.0310921 s]
/proc/loadavg: 0.00 0.00 0.35 2/180 11602
/proc/meminfo: memFree=13629060/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10109 s]
/proc/loadavg: 0.00 0.00 0.35 2/180 11602
/proc/meminfo: memFree=13629060/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301052 s]
/proc/loadavg: 0.00 0.00 0.35 2/180 11602
/proc/meminfo: memFree=13629060/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700976 s]
/proc/loadavg: 0.00 0.00 0.35 2/180 11602
/proc/meminfo: memFree=13629060/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50089 s]
/proc/loadavg: 0.00 0.00 0.35 5/194 11626
/proc/meminfo: memFree=13523728/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
[pid=11604] ppid=11602 vsize=35656 CPUtime=1.47 cores=4,6
/proc/11604/stat : 11604 (march_dl2004) R 11602 11602 11561 0 -1 4202496 31113 0 0 0 143 4 0 0 25 0 1 0 550326588 36511744 5476 33554432000 134512640 134996440 4292590944 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11604/statm: 8914 5476 75 119 0 8793 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37792

[startup+3.10062 s]
/proc/loadavg: 0.00 0.00 0.35 5/194 11626
/proc/meminfo: memFree=13510460/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=0 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550326587 2187264 114 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 114 97 400 0 131 0
[pid=11604] ppid=11602 vsize=39536 CPUtime=3.08 cores=4,6
/proc/11604/stat : 11604 (march_dl2004) R 11602 11602 11561 0 -1 4202496 32058 0 0 0 303 5 0 0 25 0 1 0 550326588 40484864 6421 33554432000 134512640 134996440 4292590944 18446744073709551615 134571850 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11604/statm: 9884 6421 75 119 0 9763 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41672

[startup+6.30103 s]
/proc/loadavg: 0.32 0.07 0.37 6/194 11628
/proc/meminfo: memFree=13514512/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=2136 CPUtime=4.99 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 187 32148 0 0 0 0 494 5 18 0 1 0 550326587 2187264 127 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 534 127 108 400 0 131 0
[pid=11628] ppid=11602 vsize=20888 CPUtime=1.27 cores=4,6
/proc/11628/stat : 11628 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 5797 0 0 0 127 0 0 0 22 0 1 0 550327089 21389312 4916 33554432000 134512640 135078026 4288117632 18446744073709551615 134561036 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11628/statm: 5222 4916 57 139 0 5081 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23024

[startup+12.7009 s]
/proc/loadavg: 0.61 0.13 0.39 5/191 11636
/proc/meminfo: memFree=13512744/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=20424 CPUtime=12.65 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) R 11600 11602 11561 0 -1 4202496 7152 43995 0 0 123 0 1135 7 19 0 1 0 550326587 20914176 4752 33554432000 134512640 136149437 4287000672 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11602/statm: 5106 4752 136 400 0 4703 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 20424

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.45 5/194 11643
/proc/meminfo: memFree=13440684/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=20888 CPUtime=2.21 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 5824 0 0 0 221 0 0 0 25 0 1 0 550328915 21389312 4943 33554432000 134512640 135078026 4292821520 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 5222 4943 57 139 0 5081 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 53684

[startup+51.1012 s]
/proc/loadavg: 2.26 0.62 0.54 5/194 11644
/proc/meminfo: memFree=13389436/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=45508 CPUtime=27.81 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 12728 0 0 0 2780 1 0 0 25 0 1 0 550328915 46600192 11231 33554432000 134512640 135078026 4292821520 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 11377 11231 73 139 0 11236 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 78304

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.72 5/194 11645
/proc/meminfo: memFree=13302928/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=94740 CPUtime=79.01 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 24901 0 0 0 7897 4 0 0 25 0 1 0 550328915 97013760 23404 33554432000 134512640 135078026 4292821520 18446744073709551615 134534359 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 23685 23404 73 139 0 23544 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 127536

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.92 5/194 11647
/proc/meminfo: memFree=13240296/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=127408 CPUtime=139.01 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 33115 0 0 0 13895 6 0 0 25 0 1 0 550328915 130465792 31618 33554432000 134512640 135078026 4292821520 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 31852 31618 73 139 0 31711 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 160204

[startup+222.3 s]
/proc/loadavg: 3.89 2.08 1.11 5/194 11648
/proc/meminfo: memFree=13171088/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=171052 CPUtime=199.02 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 43796 0 0 0 19892 10 0 0 25 0 1 0 550328915 175157248 42299 33554432000 134512640 135078026 4292821520 18446744073709551615 134534446 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 42763 42299 73 139 0 42622 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 203848

[startup+282.301 s]
/proc/loadavg: 4.09 2.46 1.30 5/194 11650
/proc/meminfo: memFree=13156804/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=184152 CPUtime=259.01 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 47078 0 0 0 25890 11 0 0 25 0 1 0 550328915 188571648 45581 33554432000 134512640 135078026 4292821520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 46038 45581 73 139 0 45897 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 216948

[startup+342.3 s]
/proc/loadavg: 4.07 2.75 1.47 5/194 11651
/proc/meminfo: memFree=13130244/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=202844 CPUtime=319.02 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 51736 0 0 0 31889 13 0 0 25 0 1 0 550328915 207712256 50239 33554432000 134512640 135078026 4292821520 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 50711 50239 73 139 0 50570 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 235640

[startup+402.301 s]
/proc/loadavg: 4.02 2.98 1.63 5/194 11653
/proc/meminfo: memFree=13130108/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=202844 CPUtime=379.02 cores=4,6

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

/proc/11643/statm: 54163 53707 73 139 0 54022 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 249448

[startup+642.301 s]
/proc/loadavg: 4.01 3.54 2.16 5/194 11659
/proc/meminfo: memFree=13100604/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=216652 CPUtime=619.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 55215 0 0 0 61889 14 0 0 25 0 1 0 550328915 221851648 53718 33554432000 134512640 135078026 4292821520 18446744073709551615 134721272 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 54163 53718 73 139 0 54022 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 249448

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.27 5/194 11661
/proc/meminfo: memFree=13088788/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=227564 CPUtime=679.02 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 57955 0 0 0 67888 14 0 0 25 0 1 0 550328915 233025536 56458 33554432000 134512640 135078026 4292821520 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 56891 56458 73 139 0 56750 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 260360

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.38 5/194 11663
/proc/meminfo: memFree=13087280/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=227564 CPUtime=739.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 57962 0 0 0 73889 14 0 0 25 0 1 0 550328915 233025536 56465 33554432000 134512640 135078026 4292821520 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 56891 56465 73 139 0 56750 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 260360

[startup+822.3 s]
/proc/loadavg: 4.00 3.74 2.48 5/194 11664
/proc/meminfo: memFree=13078572/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=233536 CPUtime=799.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 59454 0 0 0 79888 15 0 0 25 0 1 0 550328915 239140864 57957 33554432000 134512640 135078026 4292821520 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 58384 57957 73 139 0 58243 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 266332

[startup+882.301 s]
/proc/loadavg: 4.05 3.80 2.58 5/194 11666
/proc/meminfo: memFree=13078308/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=233536 CPUtime=859.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 59456 0 0 0 85888 15 0 0 25 0 1 0 550328915 239140864 57959 33554432000 134512640 135078026 4292821520 18446744073709551615 134534517 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 58384 57959 73 139 0 58243 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 266332

[startup+942.3 s]
/proc/loadavg: 4.02 3.84 2.66 5/194 11667
/proc/meminfo: memFree=13070360/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=241088 CPUtime=919.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 61212 0 0 0 91888 15 0 0 25 0 1 0 550328915 246874112 59715 33554432000 134512640 135078026 4292821520 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 60272 59715 73 139 0 60131 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 273884

[startup+1002.3 s]
/proc/loadavg: 4.06 3.88 2.75 5/194 11672
/proc/meminfo: memFree=13069436/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=241088 CPUtime=979.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 61224 0 0 0 97888 15 0 0 25 0 1 0 550328915 246874112 59727 33554432000 134512640 135078026 4292821520 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 60272 59727 73 139 0 60131 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 273884

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.82 5/194 11674
/proc/meminfo: memFree=13068516/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=242124 CPUtime=1039.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 61428 0 0 0 103888 15 0 0 25 0 1 0 550328915 247934976 59931 33554432000 134512640 135078026 4292821520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 60531 59931 73 139 0 60390 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 274920

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.90 5/194 11675
/proc/meminfo: memFree=13064632/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=245456 CPUtime=1099.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 62237 0 0 0 109888 15 0 0 25 0 1 0 550328915 251346944 60740 33554432000 134512640 135078026 4292821520 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 61364 60740 73 139 0 61223 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 278252

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 2.96 5/194 11677
/proc/meminfo: memFree=13061880/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=246088 CPUtime=1159.03 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 62380 0 0 0 115888 15 0 0 25 0 1 0 550328915 251994112 60883 33554432000 134512640 135078026 4292821520 18446744073709551615 134534415 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 61522 60883 73 139 0 61381 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 278884

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.03 5/194 11678
/proc/meminfo: memFree=13049724/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=253304 CPUtime=1219.04 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 64168 0 0 0 121888 16 0 0 25 0 1 0 550328915 259383296 62671 33554432000 134512640 135078026 4292821520 18446744073709551615 134534399 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 63326 62671 73 139 0 63185 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 286100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.09 4/191 11682
/proc/meminfo: memFree=13067820/32951124 swapFree=67102140/67111528
[pid=11602] ppid=11600 vsize=32796 CPUtime=23.23 cores=4,6
/proc/11602/stat : 11602 (SATzilla2009_C) S 11600 11602 11561 0 -1 4202496 14105 51582 0 0 978 3 1330 12 25 0 1 0 550326587 33583104 7973 33554432000 134512640 136149437 4287000672 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/11602/statm: 8199 7973 220 400 0 7796 0
[pid=11643] ppid=11602 vsize=253304 CPUtime=1276.75 cores=4,6
/proc/11643/stat : 11643 (mxc-sr08) R 11602 11602 11561 0 -1 4202496 64181 0 0 0 127659 16 0 0 25 0 1 0 550328915 259383296 62684 33554432000 134512640 135078026 4292821520 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/11643/statm: 63326 62684 73 139 0 63185 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 286100

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11602 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=89489
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=160975
# CPU time returned by wait4() is 23.2505
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.67
CPU system time (s): 0.31
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 286100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0895
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65687
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= 94

runsolver used 2.24266 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 01:22:39
IDJOB=3273326
IDBENCH=71549
IDSOLVER=1675
FILE ID=node119/3273326-1303600959
RUNJOBID= node119-1303600956-11580
PBS_JOBID= 13150622
Free space on /tmp= 71888 MiB

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

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=179740959

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      13629216 kB
Buffers:       2213048 kB
Cached:       16458756 kB
SwapCached:       5504 kB
Active:        7539780 kB
Inactive:     11200896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13629216 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           67176 kB
Writeback:           0 kB
AnonPages:       65836 kB
Mapped:          15440 kB
Slab:           516988 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218512 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= 71824 MiB
End job on node119 at 2011-04-24 01:44:21