Trace number 3274852

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.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

25.07/25.13	c SATzilla is building models for class 2
25.07/25.13	c run presolver march_dl2004 for 5 seconds ... 
25.07/25.13	c Bin: Executing march_dl2004
25.07/25.13	c spawning binary file with 5 seconds ...
25.07/25.13	c child exit by a signal
25.07/25.13	c march_dl2004 returned code 137.
25.07/25.13	c run presolver mxc-sr08 for 5 seconds ... 
25.07/25.13	c Bin: Executing mxc-sr08
25.07/25.13	c spawning binary file with 5 seconds ...
25.07/25.13	c child exit by a signal
25.07/25.13	c mxc-sr08 returned code 137.
25.07/25.13	c Orignal number of varibales is 2561, number of clauses is 490309 
25.07/25.13	c predicted feature computation time is 17.533000 
25.07/25.13	c Bin: Executing satelite
25.07/25.13	c spawning binary file with 240 seconds ...
25.07/25.13	c child exited successfully
25.07/25.13	c satzilla computing base features
25.07/25.13	c Number of variabe is: 2511, Number of clause is : 487748 
25.07/25.13	c Initializing...
25.07/25.13	c satzilla compute diameter ...
25.07/25.13	c start diameter features ...
25.07/25.13	c satzilla doing clause learning
25.07/25.13	c start clause learning features ...
25.07/25.13	c Bin: Executing zchaff07
25.07/25.13	c spawning binary file with 2 seconds ...
25.07/25.13	c child exit by a signal
25.07/25.13	c satzilla doing survey propogation probe
25.07/25.13	c do survay propogation for 2 second ...
25.07/25.13	c satzilla doing local search probe
25.07/25.13	c satzilla doing lobjois search-space size estimate
25.07/25.13	c features are:2561 490309 2511 487748 0.0199124 0.00525066 0.00514815 0.999385 0.00489056 0.0895102 0.00119535 2.5629 0.000796495 0.0406213 0.11978 0.98189 0.98189 0.00119535 0.266776 0.000424399 0.00185137 6.18225 0.313139 0.0790405 0.122034 0.546497 3.34917 0.000782071 0.290633 0.000266531 0.00135111 5.85652 0.98189 0.0051461 0 0.0051461 0.0051461 2 0 2 2 -0 128.643 0.78416 6 252 247 9 230 25 192 111.152 0.124528 91.0931 133.48 133.167 95.5521 123.431 99.3162 108.488 0.976182 0.0495702 0.235397 1 0.999875 0.951537 0.997891 0.97048 0.988389 0.0270409 1.28314 4.71845e-13 0.5 0.0644588 0.00015449 0.040921 0.00279773 0.0159047 6990.76 4.10711 1139.65 0.258298 1212 1163 1230 84.7503 0.274968 0.941096 0.257694 0.88411 0.938571 
25.07/25.13	c satzilla's ranking:
25.07/25.13	c 1) march_dl2004: 5.427049
25.07/25.13	c 2) mxc-sr08: 2.746966
25.07/25.13	c 3) minisat20: 1.505539
25.07/25.13	c 4) minisat20SAT07: 0.897811
25.07/25.13	c 5) tts-4-0: 0.321177
25.07/25.13	c 6) vallst: -0.039824
25.07/25.13	c 7) zchaff_rand: -1.941591
25.07/25.13	c 8) SATenstein: -10000.000000
25.07/25.13	c 9) gnovelty+: -10000.000000
25.07/25.13	c 10) adaptg2wsat+: -10000.000000
25.07/25.13	c 11) adaptg2wsat0: -10000.000000
25.07/25.13	c 12) picosat846: -10000.000000
25.07/25.13	c 13) kcnfs04SAT07: -10000.000000
25.07/25.13	c satzilla running march_dl2004 ... 
1300.01/1300.01	c Bin: Executing march_dl2004
1300.01/1300.01	c spawning binary file with 2374 seconds ...
1300.01/1300.01	c child exit by a signal
1300.01/1300.01	c march_dl2004 returned code 143.
1300.01/1300.01	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-3274852-1303609466/watcher-3274852-1303609466 -o /tmp/evaluation-result-3274852-1303609466/solver-3274852-1303609466 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274852-1303609466.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: 1.94 2.73 2.90 5/184 6375
/proc/meminfo: memFree=21949124/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0

[startup+0.013175 s]
/proc/loadavg: 1.94 2.73 2.90 5/184 6375
/proc/meminfo: memFree=21949124/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101155 s]
/proc/loadavg: 1.94 2.73 2.90 5/184 6375
/proc/meminfo: memFree=21949124/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301106 s]
/proc/loadavg: 1.94 2.73 2.90 5/184 6375
/proc/meminfo: memFree=21949124/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701074 s]
/proc/loadavg: 1.94 2.73 2.90 5/184 6375
/proc/meminfo: memFree=21949124/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50091 s]
/proc/loadavg: 1.94 2.73 2.90 5/194 6391
/proc/meminfo: memFree=21816864/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
[pid=6376] ppid=6375 vsize=45000 CPUtime=1.49 cores=0,2
/proc/6376/stat : 6376 (march_dl2004) R 6375 6375 4914 0 -1 4202496 40113 0 0 0 143 6 0 0 25 0 1 0 472548951 46080000 8727 33554432000 134512640 134996440 4292106592 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6376/statm: 11250 8727 73 119 0 11129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47136

[startup+3.10058 s]
/proc/loadavg: 1.94 2.73 2.90 5/194 6391
/proc/meminfo: memFree=21739612/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=0 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 472548951 2187264 114 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 114 97 400 0 131 0
[pid=6376] ppid=6375 vsize=61780 CPUtime=3.09 cores=0,2
/proc/6376/stat : 6376 (march_dl2004) R 6375 6375 4914 0 -1 4202496 56869 0 0 0 301 8 0 0 25 0 1 0 472548951 63262720 9271 33554432000 134512640 134996440 4292106592 18446744073709551615 134552303 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6376/statm: 15445 9271 75 119 0 15324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63916

[startup+6.30097 s]
/proc/loadavg: 2.11 2.75 2.90 5/194 6395
/proc/meminfo: memFree=21808616/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=4.99 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 187 58106 0 0 0 0 491 8 18 0 1 0 472548951 2187264 127 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 127 108 400 0 131 0
[pid=6392] ppid=6375 vsize=27984 CPUtime=1.28 cores=0,2
/proc/6392/stat : 6392 (mxc-sr08) R 6375 6375 4914 0 -1 4202496 8049 0 0 0 127 1 0 0 22 0 1 0 472549451 28655616 6447 33554432000 134512640 135078026 4292491872 18446744073709551615 134560762 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6392/statm: 6996 6447 57 139 0 6855 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30120

[startup+12.7008 s]
/proc/loadavg: 2.26 2.77 2.91 5/194 6400
/proc/meminfo: memFree=21733272/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=2136 CPUtime=9.99 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 213 68105 0 0 0 0 989 10 18 0 1 0 472548951 2187264 142 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 534 142 123 400 0 131 0
[pid=6396] ppid=6375 vsize=35196 CPUtime=2.68 cores=0,2
/proc/6396/stat : 6396 (satelite) R 6375 6375 4914 0 -1 4202496 9079 0 0 0 266 2 0 0 25 0 1 0 472549951 36040704 8095 33554432000 134512640 135037501 4290660272 18446744073709551615 134764072 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/6396/statm: 8799 8095 68 129 0 8668 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37332

[startup+25.5003 s]
/proc/loadavg: 2.65 2.83 2.92 5/193 6406
/proc/meminfo: memFree=21657420/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=22056 CPUtime=0.35 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 4560 0 0 0 35 0 0 0 25 0 1 0 472551464 22585344 3098 33554432000 134512640 134996440 4287404912 18446744073709551615 134544576 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 5514 3098 53 119 0 5393 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62164

[startup+51.1005 s]
/proc/loadavg: 3.11 2.92 2.95 5/194 6408
/proc/meminfo: memFree=21507864/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=68424 CPUtime=25.96 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58433 0 0 0 2588 8 0 0 25 0 1 0 472551464 70066176 10835 33554432000 134512640 134996440 4287404912 18446744073709551615 134564317 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17106 10835 75 119 0 16985 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108532

[startup+102.307 s]
/proc/loadavg: 3.61 3.09 3.01 5/194 6410
/proc/meminfo: memFree=21503692/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69232 CPUtime=77.16 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58598 0 0 0 7708 8 0 0 25 0 1 0 472551464 70893568 11000 33554432000 134512640 134996440 4287404912 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17308 11000 75 119 0 17187 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 109340

[startup+162.3 s]
/proc/loadavg: 3.85 3.25 3.06 5/194 6411
/proc/meminfo: memFree=21501884/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69496 CPUtime=137.16 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58682 0 0 0 13708 8 0 0 25 0 1 0 472551464 71163904 11084 33554432000 134512640 134996440 4287404912 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17374 11084 75 119 0 17253 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 109604

[startup+222.301 s]
/proc/loadavg: 3.94 3.39 3.12 5/194 6413
/proc/meminfo: memFree=21500116/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69632 CPUtime=197.16 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58703 0 0 0 19708 8 0 0 25 0 1 0 472551464 71303168 11105 33554432000 134512640 134996440 4287404912 18446744073709551615 134564394 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17408 11105 75 119 0 17287 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 109740

[startup+282.301 s]
/proc/loadavg: 3.98 3.49 3.17 5/194 6414
/proc/meminfo: memFree=21499576/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69632 CPUtime=257.16 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58715 0 0 0 25708 8 0 0 25 0 1 0 472551464 71303168 11117 33554432000 134512640 134996440 4287404912 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17408 11117 75 119 0 17287 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 109740

[startup+342.3 s]
/proc/loadavg: 4.05 3.60 3.23 5/194 6416
/proc/meminfo: memFree=21498672/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69768 CPUtime=317.16 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58741 0 0 0 31708 8 0 0 25 0 1 0 472551464 71442432 11143 33554432000 134512640 134996440 4287404912 18446744073709551615 134567141 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17442 11143 75 119 0 17321 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 109876

[startup+402.301 s]
/proc/loadavg: 4.02 3.67 3.27 5/194 6418
/proc/meminfo: memFree=21498140/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2

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

[pid=6406] ppid=6375 vsize=69904 CPUtime=497.17 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58763 0 0 0 49709 8 0 0 25 0 1 0 472551464 71581696 11165 33554432000 134512640 134996440 4287404912 18446744073709551615 134568515 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17476 11165 75 119 0 17355 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 110012

[startup+582.301 s]
/proc/loadavg: 4.05 3.84 3.40 5/194 6422
/proc/meminfo: memFree=21497168/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69904 CPUtime=557.17 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58780 0 0 0 55709 8 0 0 25 0 1 0 472551464 71581696 11182 33554432000 134512640 134996440 4287404912 18446744073709551615 134568149 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17476 11182 75 119 0 17355 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 110012

[startup+642.301 s]
/proc/loadavg: 4.02 3.86 3.44 5/194 6424
/proc/meminfo: memFree=21496888/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=69904 CPUtime=617.18 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58783 0 0 0 61710 8 0 0 25 0 1 0 472551464 71581696 11185 33554432000 134512640 134996440 4287404912 18446744073709551615 134568159 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17476 11185 75 119 0 17355 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 110012

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.47 5/194 6426
/proc/meminfo: memFree=21496100/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70040 CPUtime=677.17 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58787 0 0 0 67709 8 0 0 25 0 1 0 472551464 71720960 11189 33554432000 134512640 134996440 4287404912 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17510 11189 75 119 0 17389 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 110148

[startup+762.307 s]
/proc/loadavg: 4.05 3.92 3.50 5/194 6427
/proc/meminfo: memFree=21495688/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70040 CPUtime=737.18 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58796 0 0 0 73710 8 0 0 25 0 1 0 472551464 71720960 11198 33554432000 134512640 134996440 4287404912 18446744073709551615 134571551 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17510 11198 75 119 0 17389 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 110148

[startup+822.3 s]
/proc/loadavg: 4.02 3.93 3.53 5/194 6429
/proc/meminfo: memFree=21495396/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=797.18 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58821 0 0 0 79709 9 0 0 25 0 1 0 472551464 71856128 11223 33554432000 134512640 134996440 4287404912 18446744073709551615 134567211 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11223 75 119 0 17422 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 110280

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 6430
/proc/meminfo: memFree=21495100/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=857.18 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58824 0 0 0 85709 9 0 0 25 0 1 0 472551464 71856128 11226 33554432000 134512640 134996440 4287404912 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11226 75 119 0 17422 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 110280

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 6432
/proc/meminfo: memFree=21494680/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=917.19 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58826 0 0 0 91710 9 0 0 25 0 1 0 472551464 71856128 11228 33554432000 134512640 134996440 4287404912 18446744073709551615 134571497 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11228 75 119 0 17422 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 110280

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.61 5/194 6443
/proc/meminfo: memFree=21494352/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=977.19 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58829 0 0 0 97710 9 0 0 25 0 1 0 472551464 71856128 11231 33554432000 134512640 134996440 4287404912 18446744073709551615 134588279 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11231 75 119 0 17422 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 110280

[startup+1062.3 s]
/proc/loadavg: 4.16 4.00 3.64 5/194 6917
/proc/meminfo: memFree=21757068/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=1037.19 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58835 0 0 0 103710 9 0 0 25 0 1 0 472551464 71856128 11237 33554432000 134512640 134996440 4287404912 18446744073709551615 134567202 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11237 75 119 0 17422 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 110280

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.66 5/194 6919
/proc/meminfo: memFree=21760680/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=1097.19 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58837 0 0 0 109710 9 0 0 25 0 1 0 472551464 71856128 11239 33554432000 134512640 134996440 4287404912 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11239 75 119 0 17422 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 110280

[startup+1182.3 s]
/proc/loadavg: 4.07 4.01 3.69 5/194 6923
/proc/meminfo: memFree=21760488/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=1157.19 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58842 0 0 0 115710 9 0 0 25 0 1 0 472551464 71856128 11244 33554432000 134512640 134996440 4287404912 18446744073709551615 134551376 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11244 75 119 0 17422 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 110280

[startup+1242.3 s]
/proc/loadavg: 4.10 4.02 3.71 5/194 6925
/proc/meminfo: memFree=21759748/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70172 CPUtime=1217.2 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58842 0 0 0 121711 9 0 0 25 0 1 0 472551464 71856128 11244 33554432000 134512640 134996440 4287404912 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17543 11244 75 119 0 17422 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 110280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.73 4/191 6928
/proc/meminfo: memFree=21776356/32951124 swapFree=67111524/67111528
[pid=6375] ppid=6373 vsize=40108 CPUtime=25.11 cores=0,2
/proc/6375/stat : 6375 (SATzilla2009_C) S 6373 6375 4914 0 -1 4202496 23619 87681 0 0 1021 5 1468 17 25 0 1 0 472548951 41070592 9804 33554432000 134512640 136149437 4291720864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/6375/statm: 10027 9804 220 400 0 9624 0
[pid=6406] ppid=6375 vsize=70308 CPUtime=1274.9 cores=0,2
/proc/6406/stat : 6406 (march_dl2004) R 6375 6375 4914 0 -1 4202496 58851 0 0 0 127481 9 0 0 25 0 1 0 472551464 71995392 11253 33554432000 134512640 134996440 4287404912 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6406/statm: 17577 11253 75 119 0 17456 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 110416

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)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.71
CPU system time (s): 0.333949
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 110416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170165
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= 15
involuntary context switches= 2827

runsolver used 2.28265 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-24 03:44:26
IDJOB=3274852
IDBENCH=88207
IDSOLVER=1675
FILE ID=node102/3274852-1303609466
RUNJOBID= node102-1303609466-6344
PBS_JOBID= 13150588
Free space on /tmp= 70680 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274852-1303609466/watcher-3274852-1303609466 -o /tmp/evaluation-result-3274852-1303609466/solver-3274852-1303609466 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274852-1303609466.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1918733477

node102.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	: 5226.15
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21949900 kB
Buffers:       1554452 kB
Cached:        8820196 kB
SwapCached:          4 kB
Active:        1665636 kB
Inactive:      8786400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21949900 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           75360 kB
Writeback:           0 kB
AnonPages:       76472 kB
Mapped:          15656 kB
Slab:           484804 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228248 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= 70864 MiB
End job on node102 at 2011-04-24 04:06:08