Trace number 3274639

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

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.87/15.99	c SATzilla is building models for class 2
15.87/15.99	c run presolver march_dl2004 for 5 seconds ... 
15.87/15.99	c Bin: Executing march_dl2004
15.87/15.99	c spawning binary file with 5 seconds ...
15.87/15.99	c child exit by a signal
15.87/15.99	c march_dl2004 returned code 137.
15.87/15.99	c run presolver mxc-sr08 for 5 seconds ... 
15.87/15.99	c Bin: Executing mxc-sr08
15.87/15.99	c spawning binary file with 5 seconds ...
15.87/15.99	c child exit by a signal
15.87/15.99	c mxc-sr08 returned code 137.
15.87/15.99	c Orignal number of varibales is 184, number of clauses is 896 
15.87/15.99	c predicted feature computation time is 6.900377 
15.87/15.99	c Bin: Executing satelite
15.87/15.99	c spawning binary file with 240 seconds ...
15.87/15.99	c child exited successfully
15.87/15.99	c satzilla computing base features
15.87/15.99	c Number of variabe is: 131, Number of clause is : 790 
15.87/15.99	c Initializing...
15.87/15.99	c satzilla compute diameter ...
15.87/15.99	c start diameter features ...
15.87/15.99	c satzilla doing clause learning
15.87/15.99	c start clause learning features ...
15.87/15.99	c Bin: Executing zchaff07
15.87/15.99	c spawning binary file with 2 seconds ...
15.87/15.99	c child exit by a signal
15.87/15.99	c satzilla doing survey propogation probe
15.87/15.99	c do survay propogation for 2 second ...
15.87/15.99	c satzilla doing local search probe
15.87/15.99	c satzilla doing lobjois search-space size estimate
15.87/15.99	c features are:184 896 131 790 0.40458 0.134177 0.165823 0.424473 0.78818 1.66013 0.0301092 0.289427 0.0152672 0.0534351 1.13967 0.0101266 0.389873 0.0301092 0.477396 0.0151899 0.0835443 1.69075 0.0162507 0.0926369 0 0.74359 0.350256 0.00919896 0.309252 0.00379747 0.0164557 1.95693 0.34557 0.0148034 0.696356 0.00759494 0.0468354 5.10769 0.114537 4 6 0.878412 4242.43 0.0246633 4121 4439 4439 4121 4312 4137 4209 25.778 0.0573149 24.4369 28.9743 28.9743 24.4369 26.5243 24.6417 25.1827 0.0315589 2.39869 0.000295123 0.370975 0.0725093 0.000721668 0.0226502 0.00147086 0.00538983 0.0483743 1.04616 0.0119676 0.273335 0.0697552 0.0156578 0.0484569 0.024651 0.029953 5.855 0.377036 23.6553 0.135315 24 20 28 1.40838 0.248124 0.883386 0.0613118 0.486254 0.934013 
15.87/15.99	c satzilla's ranking:
15.87/15.99	c 1) mxc-sr08: 2.713813
15.87/15.99	c 2) march_dl2004: 2.651030
15.87/15.99	c 3) minisat20SAT07: 2.623132
15.87/15.99	c 4) minisat20: 2.589719
15.87/15.99	c 5) vallst: 0.697103
15.87/15.99	c 6) zchaff_rand: 0.605152
15.87/15.99	c 7) tts-4-0: 0.351994
15.87/15.99	c 8) SATenstein: -10000.000000
15.87/15.99	c 9) gnovelty+: -10000.000000
15.87/15.99	c 10) adaptg2wsat+: -10000.000000
15.87/15.99	c 11) adaptg2wsat0: -10000.000000
15.87/15.99	c 12) picosat846: -10000.000000
15.87/15.99	c 13) kcnfs04SAT07: -10000.000000
15.87/15.99	c satzilla running mxc-sr08 ... 
1299.98/1300.00	c Bin: Executing mxc-sr08
1299.98/1300.00	c spawning binary file with 2384 seconds ...
1299.98/1300.00	c child exit by a signal
1299.98/1300.00	c mxc-sr08 returned code 143.
1299.98/1300.00	c satzilla running march_dl2004 ... 

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

running on 2 cores: 5,7

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: 1.22 2.88 3.37 4/175 21137
/proc/meminfo: memFree=11688644/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0

[startup+0.029014 s]
/proc/loadavg: 1.22 2.88 3.37 4/175 21137
/proc/meminfo: memFree=11688644/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101024 s]
/proc/loadavg: 1.22 2.88 3.37 4/175 21137
/proc/meminfo: memFree=11688644/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.526929 s]
/proc/loadavg: 1.22 2.88 3.37 4/175 21137
/proc/meminfo: memFree=11688644/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700896 s]
/proc/loadavg: 1.22 2.88 3.37 4/175 21137
/proc/meminfo: memFree=11688644/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50076 s]
/proc/loadavg: 1.22 2.88 3.37 5/194 21157
/proc/meminfo: memFree=11662620/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
[pid=21138] ppid=21137 vsize=984 CPUtime=1.49 cores=5,7
/proc/21138/stat : 21138 (march_dl2004) R 21137 21137 20385 0 -1 4202496 186 0 0 0 149 0 0 0 25 0 1 0 550699590 1007616 157 33554432000 134512640 134996440 4288192976 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21138/statm: 246 157 75 119 0 125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3120

[startup+3.10047 s]
/proc/loadavg: 1.22 2.88 3.37 5/194 21157
/proc/meminfo: memFree=11664240/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=0 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 550699590 2187264 114 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 114 97 400 0 131 0
[pid=21138] ppid=21137 vsize=984 CPUtime=3.09 cores=5,7
/proc/21138/stat : 21138 (march_dl2004) R 21137 21137 20385 0 -1 4202496 188 0 0 0 309 0 0 0 25 0 1 0 550699590 1007616 159 33554432000 134512640 134996440 4288192976 18446744073709551615 134567397 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21138/statm: 246 159 75 119 0 125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3120

[startup+6.30091 s]
/proc/loadavg: 1.45 2.90 3.37 5/194 21161
/proc/meminfo: memFree=11669208/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=2136 CPUtime=4.99 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 186 189 0 0 0 0 499 0 18 0 1 0 550699590 2187264 127 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 534 127 108 400 0 131 0
[pid=21158] ppid=21137 vsize=1608 CPUtime=1.29 cores=5,7
/proc/21158/stat : 21158 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 339 0 0 0 129 0 0 0 22 0 1 0 550700090 1646592 313 33554432000 134512640 135078026 4287323296 18446744073709551615 134534246 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21158/statm: 402 313 73 139 0 261 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3744

[startup+12.7008 s]
/proc/loadavg: 1.65 2.91 3.37 5/192 21169
/proc/meminfo: memFree=11656796/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=7324 CPUtime=12.68 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) R 21135 21137 20385 0 -1 4202496 452 2216 0 0 52 17 1197 2 18 0 1 0 550699590 7499776 342 33554432000 134512640 136149437 4292339904 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21137/statm: 1831 342 208 400 0 1428 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7324

[startup+25.5005 s]
/proc/loadavg: 2.17 2.97 3.38 5/194 21174
/proc/meminfo: memFree=11590768/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=2548 CPUtime=9.5 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 541 0 0 0 950 0 0 0 25 0 1 0 550701190 2609152 515 33554432000 134512640 135078026 4294088944 18446744073709551615 134524346 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 637 515 73 139 0 496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5772

[startup+51.101 s]
/proc/loadavg: 2.79 3.05 3.40 5/194 21174
/proc/meminfo: memFree=11537488/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=3540 CPUtime=35.1 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 783 0 0 0 3510 0 0 0 25 0 1 0 550701190 3624960 757 33554432000 134512640 135078026 4294088944 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 885 757 73 139 0 744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6764

[startup+102.301 s]
/proc/loadavg: 3.47 3.19 3.43 5/194 21176
/proc/meminfo: memFree=11462840/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=4268 CPUtime=86.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 945 0 0 0 8629 0 0 0 25 0 1 0 550701190 4370432 919 33554432000 134512640 135078026 4294088944 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1067 919 73 139 0 926 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7492

[startup+162.3 s]
/proc/loadavg: 3.81 3.34 3.46 5/194 21177
/proc/meminfo: memFree=11386696/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=5192 CPUtime=146.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1124 0 0 0 14629 0 0 0 25 0 1 0 550701190 5316608 1098 33554432000 134512640 135078026 4294088944 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1298 1098 73 139 0 1157 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 8416

[startup+222.301 s]
/proc/loadavg: 3.93 3.45 3.49 5/194 21179
/proc/meminfo: memFree=11322680/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=5832 CPUtime=206.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1242 0 0 0 20629 0 0 0 25 0 1 0 550701190 5971968 1216 33554432000 134512640 135078026 4294088944 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1458 1216 73 139 0 1317 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 9056

[startup+282.301 s]
/proc/loadavg: 4.02 3.57 3.53 5/194 21180
/proc/meminfo: memFree=11276404/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=5992 CPUtime=266.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1291 0 0 0 26629 0 0 0 25 0 1 0 550701190 6135808 1265 33554432000 134512640 135078026 4294088944 18446744073709551615 134523288 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1498 1265 73 139 0 1357 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 9216

[startup+342.301 s]
/proc/loadavg: 4.01 3.64 3.55 5/194 21182
/proc/meminfo: memFree=11236572/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=6312 CPUtime=326.3 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1350 0 0 0 32630 0 0 0 25 0 1 0 550701190 6463488 1324 33554432000 134512640 135078026 4294088944 18446744073709551615 134533975 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1578 1324 73 139 0 1437 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 9536

[startup+402.301 s]
/proc/loadavg: 4.00 3.70 3.58 5/194 21184
/proc/meminfo: memFree=11201468/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=6472 CPUtime=386.29 cores=5,7

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

[pid=21170] ppid=21137 vsize=7112 CPUtime=566.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1571 0 0 0 56629 0 0 0 25 0 1 0 550701190 7282688 1545 33554432000 134512640 135078026 4294088944 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1778 1545 73 139 0 1637 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 10336

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.67 5/194 21190
/proc/meminfo: memFree=11053316/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7432 CPUtime=626.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1658 0 0 0 62629 0 0 0 25 0 1 0 550701190 7610368 1632 33554432000 134512640 135078026 4294088944 18446744073709551615 134534925 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1858 1632 73 139 0 1717 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 10656

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.68 5/194 21192
/proc/meminfo: memFree=11022176/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7432 CPUtime=686.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1668 0 0 0 68629 0 0 0 25 0 1 0 550701190 7610368 1642 33554432000 134512640 135078026 4294088944 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1858 1642 73 139 0 1717 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 10656

[startup+762.3 s]
/proc/loadavg: 4.00 3.91 3.70 5/194 21193
/proc/meminfo: memFree=10989292/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=746.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1698 0 0 0 74629 0 0 0 25 0 1 0 550701190 7774208 1672 33554432000 134512640 135078026 4294088944 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1672 73 139 0 1757 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 10816

[startup+822.301 s]
/proc/loadavg: 4.07 3.94 3.72 5/194 21195
/proc/meminfo: memFree=10964596/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=806.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1707 0 0 0 80629 0 0 0 25 0 1 0 550701190 7774208 1681 33554432000 134512640 135078026 4294088944 18446744073709551615 134524020 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1681 73 139 0 1757 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 10816

[startup+882.3 s]
/proc/loadavg: 4.02 3.95 3.74 5/194 21199
/proc/meminfo: memFree=10938684/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=866.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1717 0 0 0 86629 0 0 0 25 0 1 0 550701190 7774208 1691 33554432000 134512640 135078026 4294088944 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1691 73 139 0 1757 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 10816

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.75 5/194 21201
/proc/meminfo: memFree=10908776/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=926.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1741 0 0 0 92629 0 0 0 25 0 1 0 550701190 7774208 1715 33554432000 134512640 135078026 4294088944 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1715 73 139 0 1757 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 10816

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.77 5/194 21203
/proc/meminfo: memFree=10876124/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=986.3 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1754 0 0 0 98630 0 0 0 25 0 1 0 550701190 7774208 1728 33554432000 134512640 135078026 4294088944 18446744073709551615 134523760 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1728 73 139 0 1757 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 10816

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.78 5/194 21204
/proc/meminfo: memFree=10845468/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=1046.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1759 0 0 0 104629 0 0 0 25 0 1 0 550701190 7774208 1733 33554432000 134512640 135078026 4294088944 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1733 73 139 0 1757 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 10816

[startup+1122.31 s]
/proc/loadavg: 4.00 3.97 3.79 5/194 21206
/proc/meminfo: memFree=10819636/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7592 CPUtime=1106.3 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1761 0 0 0 110630 0 0 0 25 0 1 0 550701190 7774208 1735 33554432000 134512640 135078026 4294088944 18446744073709551615 134526799 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1898 1735 73 139 0 1757 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 10816

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/194 21207
/proc/meminfo: memFree=10794564/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7752 CPUtime=1166.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1787 0 0 0 116629 0 0 0 25 0 1 0 550701190 7938048 1761 33554432000 134512640 135078026 4294088944 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1938 1761 73 139 0 1797 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 10976

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/194 21209
/proc/meminfo: memFree=10768376/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7888 CPUtime=1226.29 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1804 0 0 0 122629 0 0 0 25 0 1 0 550701190 8077312 1778 33554432000 134512640 135078026 4294088944 18446744073709551615 134534279 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1972 1778 73 139 0 1831 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 11112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.82 5/194 21211
/proc/meminfo: memFree=10745408/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7888 CPUtime=1284 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1808 0 0 0 128400 0 0 0 25 0 1 0 550701190 8077312 1782 33554432000 134512640 135078026 4294088944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1972 1782 73 139 0 1831 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 11112

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.97 3.82 5/194 21211
/proc/meminfo: memFree=10745408/32950928 swapFree=67111528/67111528
[pid=21137] ppid=21135 vsize=3224 CPUtime=15.98 cores=5,7
/proc/21137/stat : 21137 (SATzilla2009_C) S 21135 21137 20385 0 -1 4202496 512 2216 0 0 356 43 1197 2 25 0 1 0 550699590 3301376 344 33554432000 134512640 136149437 4292339904 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/21137/statm: 806 344 220 400 0 403 0
[pid=21170] ppid=21137 vsize=7888 CPUtime=1284 cores=5,7
/proc/21170/stat : 21170 (mxc-sr08) R 21137 21137 20385 0 -1 4202496 1808 0 0 0 128400 0 0 0 25 0 1 0 550701190 8077312 1782 33554432000 134512640 135078026 4294088944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21170/statm: 1972 1782 73 139 0 1831 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 11112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.53
CPU system time (s): 0.465929
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 11112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4551
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= 17
involuntary context switches= 3592

runsolver used 2.12668 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-24 02:24:49
IDJOB=3274639
IDBENCH=84018
IDSOLVER=1675
FILE ID=node112/3274639-1303604689
RUNJOBID= node112-1303604689-21113
PBS_JOBID= 13150584
Free space on /tmp= 72580 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274639-1303604689/watcher-3274639-1303604689 -o /tmp/evaluation-result-3274639-1303604689/solver-3274639-1303604689 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274639-1303604689.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=1965428554

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11690164 kB
Buffers:       1967460 kB
Cached:       18682048 kB
SwapCached:          0 kB
Active:        9434584 kB
Inactive:     11280448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11690164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          124196 kB
Writeback:          12 kB
AnonPages:       65064 kB
Mapped:          14588 kB
Slab:           483324 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190976 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= 72452 MiB
End job on node112 at 2011-04-24 02:46:31