Trace number 3499554

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? (exit code) 4999.2 4999.19

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

18.78/18.87	c SATzilla is building models for class 2
18.78/18.87	c run presolver march_dl2004 for 5 seconds ... 
18.78/18.87	c Bin: Executing march_dl2004
18.78/18.87	c spawning binary file with 5 seconds ...
18.78/18.87	c child exit by a signal
18.78/18.87	c march_dl2004 returned code 137.
18.78/18.87	c run presolver mxc-sr08 for 5 seconds ... 
18.78/18.87	c Bin: Executing mxc-sr08
18.78/18.87	c spawning binary file with 5 seconds ...
18.78/18.87	c child exit by a signal
18.78/18.87	c mxc-sr08 returned code 137.
18.78/18.87	c Orignal number of varibales is 150, number of clauses is 58358 
18.78/18.87	c predicted feature computation time is 8.191110 
18.78/18.87	c Bin: Executing satelite
18.78/18.87	c spawning binary file with 240 seconds ...
18.78/18.87	c child exited successfully
18.78/18.87	c satzilla computing base features
18.78/18.87	c Number of variabe is: 150, Number of clause is : 58358 
18.78/18.87	c Initializing...
18.78/18.87	c satzilla compute diameter ...
18.78/18.87	c start diameter features ...
18.78/18.87	c satzilla doing clause learning
18.78/18.87	c start clause learning features ...
18.78/18.87	c Bin: Executing zchaff07
18.78/18.87	c spawning binary file with 2 seconds ...
18.78/18.87	c child exit by a signal
18.78/18.87	c satzilla doing survey propogation probe
18.78/18.87	c do survay propogation for 2 second ...
18.78/18.87	c satzilla doing local search probe
18.78/18.87	c satzilla doing lobjois search-space size estimate
18.78/18.87	c features are:150 58358 150 58358 0 0 0.00257034 0.245005 0.806282 1.34904 0.0666324 0.0160323 0.0333333 0.0666667 0.0081012 0 0 0.0666324 0.201609 0.0379725 0.107063 1.72701 0.0417481 0.0296807 0.00128535 0.0857875 1.73674 0.000701989 0.264448 0.000222763 0.00106241 3.01408 0.0106412 0.00255321 0 0.00255321 0.00255321 2 0 2 2 -0 1656.25 0.127743 1330 2150 1971 1470 1738 1524 1627 17.9943 0.0888754 16.085 22.0609 20.2796 16.5315 18.2668 17.1475 17.9459 0.081805 0.726955 0.000357523 0.161838 0.160965 0.00498135 0.132258 0.0256254 0.083955 0.494031 0.00183233 0.491241 0.496008 0.494976 0.493302 0.49447 0.493835 0.493961 13.1604 0.330612 17.2834 0.17264 17 14 21 1.41473 0.346502 0.897038 0.0989579 0.51883 0.670644 
18.78/18.87	c satzilla's ranking:
18.78/18.87	c 1) tts-4-0: 3.446901
18.78/18.87	c 2) minisat20SAT07: 2.913839
18.78/18.87	c 3) minisat20: 2.008728
18.78/18.87	c 4) mxc-sr08: 1.522920
18.78/18.87	c 5) zchaff_rand: 0.922828
18.78/18.87	c 6) march_dl2004: -0.170742
18.78/18.87	c 7) vallst: -0.748440
18.78/18.87	c 8) SATenstein: -10000.000000
18.78/18.87	c 9) gnovelty+: -10000.000000
18.78/18.87	c 10) adaptg2wsat+: -10000.000000
18.78/18.87	c 11) adaptg2wsat0: -10000.000000
18.78/18.87	c 12) picosat846: -10000.000000
18.78/18.87	c 13) kcnfs04SAT07: -10000.000000
18.78/18.87	c satzilla running tts-4-0 ... 
4999.13/4999.14	c Bin: Executing tts-4-0
4999.13/4999.14	c spawning binary file with 4981 seconds ...
4999.13/4999.14	c child exit by a signal
4999.13/4999.14	c tts-4-0 returned code 137.
4999.13/4999.14	c satzilla running minisat20SAT07 ... 
4999.13/4999.14	c Bin: Executing minisat20SAT07
4999.13/4999.14	c minisat20SAT07 returned code 1.
4999.13/4999.14	c satzilla running minisat20 ... 
4999.13/4999.14	c Bin: Executing minisat20
4999.13/4999.14	c minisat20 returned code 1.
4999.13/4999.14	c satzilla running mxc-sr08 ... 
4999.13/4999.14	c Bin: Executing mxc-sr08
4999.13/4999.14	c mxc-sr08 returned code 1.
4999.13/4999.14	c satzilla running zchaff_rand ... 
4999.13/4999.14	c Bin: Executing zchaff_rand
4999.13/4999.14	c zchaff_rand returned code 1.
4999.13/4999.14	c satzilla running march_dl2004 ... 
4999.13/4999.14	c Bin: Executing march_dl2004
4999.13/4999.14	c march_dl2004 returned code 1.
4999.13/4999.14	c satzilla running vallst ... 
4999.13/4999.14	c Bin: Executing vallst
4999.13/4999.14	c vallst returned code 1.
4999.13/4999.14	c satzilla running SATenstein ... 
4999.13/4999.14	c Bin: Executing SATenstein
4999.13/4999.14	c SATenstein returned code 1.
4999.13/4999.14	c satzilla running gnovelty+ ... 
4999.13/4999.14	c Bin: Executing gnovelty+
4999.13/4999.14	c gnovelty+ returned code 1.
4999.13/4999.14	c satzilla running adaptg2wsat+ ... 
4999.13/4999.14	c Bin: Executing adaptg2wsat+
4999.13/4999.14	c adaptg2wsat+ returned code 1.
4999.13/4999.14	c satzilla running adaptg2wsat0 ... 
4999.13/4999.14	c Bin: Executing adaptg2wsat0
4999.13/4999.14	c adaptg2wsat0 returned code 1.
4999.13/4999.14	c satzilla running picosat846 ... 
4999.13/4999.14	c Bin: Executing picosat846
4999.13/4999.14	c picosat846 returned code 1.
4999.13/4999.14	c satzilla running kcnfs04SAT07 ... 
4999.13/4999.14	c Bin: Executing kcnfs04SAT07
4999.13/4999.14	c kcnfs04SAT07 returned code 1.
4999.13/4999.14	c ERROR: All Failed! 
4999.13/4999.14	c SATZILLA_TIME=4999.950000

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.1 (svn: 989)

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-3499554-1308495397/watcher-3499554-1308495397 -o /tmp/evaluation-result-3499554-1308495397/solver-3499554-1308495397 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499554-1308495397.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 15836
/proc/meminfo: memFree=27606300/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0

[startup+0.0640841 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 15836
/proc/meminfo: memFree=27606300/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101079 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 15836
/proc/meminfo: memFree=27606300/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301047 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 15836
/proc/meminfo: memFree=27606300/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700975 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 15836
/proc/meminfo: memFree=27606300/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50087 s]
/proc/loadavg: 2.01 2.02 1.94 3/180 15838
/proc/meminfo: memFree=27596340/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
[pid=15837] ppid=15836 vsize=24912 CPUtime=1.49 cores=0,2,4,6
/proc/15837/stat : 15837 (march_dl2004) R 15836 15836 15556 0 -1 4202496 17827 0 0 0 148 1 0 0 25 0 1 0 1039770388 25509888 3522 33554432000 134512640 134996440 4294610864 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/15837/statm: 6228 3522 67 119 0 6107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27048

[startup+3.10058 s]
/proc/loadavg: 2.01 2.02 1.94 3/180 15838
/proc/meminfo: memFree=27590752/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 163 0 0 0 0 0 0 0 24 0 1 0 1039770388 2187264 114 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15836/statm: 534 114 97 400 0 131 0
[pid=15837] ppid=15836 vsize=15576 CPUtime=3.09 cores=0,2,4,6
/proc/15837/stat : 15837 (march_dl2004) R 15836 15836 15556 0 -1 4202496 19369 0 0 0 300 9 0 0 25 0 1 0 1039770388 15949824 3264 33554432000 134512640 134996440 4294610864 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/15837/statm: 3894 3264 84 119 0 3773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17712

[startup+6.30107 s]
/proc/loadavg: 2.17 2.05 1.95 3/180 15840
/proc/meminfo: memFree=27600908/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 183 20546 0 0 0 0 486 13 18 0 1 0 1039770388 2187264 123 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 534 123 105 400 0 131 0
[pid=15840] ppid=15836 vsize=8128 CPUtime=1.29 cores=0,2,4,6
/proc/15840/stat : 15840 (mxc-sr08) R 15836 15836 15556 0 -1 4202496 2447 0 0 0 129 0 0 0 22 0 1 0 1039770888 8323072 1856 33554432000 134512640 135078026 4292709888 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15840/statm: 2032 1856 57 139 0 1891 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10264

[startup+12.7009 s]
/proc/loadavg: 2.15 2.05 1.95 3/180 15844
/proc/meminfo: memFree=27584584/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=9008 CPUtime=11.12 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 2920 24834 0 0 96 0 1002 14 18 0 1 0 1039770388 9224192 1812 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2252 1812 137 400 0 1849 0
[pid=15844] ppid=15836 vsize=11252 CPUtime=1.56 cores=0,2,4,6
/proc/15844/stat : 15844 (zchaff07) R 15836 15836 15556 0 -1 4202496 2919 0 0 0 154 2 0 0 24 0 1 0 1039771501 11522048 2165 33554432000 134512640 135538726 4292467408 18446744073709551615 134544199 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/15844/statm: 2813 2165 127 251 0 2560 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20260

[startup+25.5009 s]
/proc/loadavg: 2.12 2.05 1.95 3/180 15848
/proc/meminfo: memFree=27458196/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=74584 CPUtime=6.61 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 18630 0 0 0 660 1 0 0 25 0 1 0 1039772275 76374016 18488 33554432000 134512640 134965848 4288511312 18446744073709551615 134534131 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 18646 18488 68 111 0 18533 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 84940

[startup+51.1006 s]
/proc/loadavg: 2.08 2.04 1.95 3/180 15848
/proc/meminfo: memFree=27346712/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=132952 CPUtime=32.22 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 33257 0 0 0 3218 4 0 0 25 0 1 0 1039772275 136142848 33115 33554432000 134512640 134965848 4288511312 18446744073709551615 134535957 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 33238 33115 68 111 0 33125 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 143308

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 1.95 3/180 15850
/proc/meminfo: memFree=27166048/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=209132 CPUtime=83.42 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 52297 0 0 0 8334 8 0 0 25 0 1 0 1039772275 214151168 52155 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 52283 52155 68 111 0 52170 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 219488

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 1.95 3/180 15850
/proc/meminfo: memFree=26994024/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=289764 CPUtime=143.42 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 72478 0 0 0 14329 13 0 0 25 0 1 0 1039772275 296718336 72336 33554432000 134512640 134965848 4288511312 18446744073709551615 134534139 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 72441 72336 68 111 0 72328 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 300120

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.95 3/180 15852
/proc/meminfo: memFree=26836500/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=358440 CPUtime=203.42 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 89598 0 0 0 20325 17 0 0 25 0 1 0 1039772275 367042560 89456 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 89610 89456 68 111 0 89497 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 368796

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/180 15863
/proc/meminfo: memFree=26714164/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=398288 CPUtime=263.42 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 99559 0 0 0 26323 19 0 0 25 0 1 0 1039772275 407846912 99417 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 99572 99417 68 111 0 99459 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 408644

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/180 15865
/proc/meminfo: memFree=26608464/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=442588 CPUtime=323.41 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 110648 0 0 0 32320 21 0 0 25 0 1 0 1039772275 453210112 110507 33554432000 134512640 134965848 4288511312 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15846/statm: 110647 110507 68 111 0 110534 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 452944

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15867
/proc/meminfo: memFree=26492488/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 15991
/proc/meminfo: memFree=22563012/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=1973628 CPUtime=4643.48 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 493437 0 0 0 464191 157 0 0 25 0 1 0 1039772275 2020995072 493295 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 493407 493295 68 111 0 493294 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 1983984

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 15993
/proc/meminfo: memFree=22511616/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=1987224 CPUtime=4703.48 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 496844 0 0 0 470190 158 0 0 25 0 1 0 1039772275 2034917376 496702 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 496806 496702 68 111 0 496693 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 1997580

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15995
/proc/meminfo: memFree=22474260/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2001988 CPUtime=4763.47 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 500535 0 0 0 476188 159 0 0 25 0 1 0 1039772275 2050035712 500393 33554432000 134512640 134965848 4288511312 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 500497 500393 68 111 0 500384 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 2012344

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15997
/proc/meminfo: memFree=22433548/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2018160 CPUtime=4823.47 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 504558 0 0 0 482187 160 0 0 25 0 1 0 1039772275 2066595840 504416 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 504540 504416 68 111 0 504427 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 2028516

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15999
/proc/meminfo: memFree=22389736/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2031288 CPUtime=4883.48 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 507837 0 0 0 488186 162 0 0 25 0 1 0 1039772275 2080038912 507695 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 507822 507695 68 111 0 507709 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 2041644

[startup+4962.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 15999
/proc/meminfo: memFree=22336620/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2048632 CPUtime=4943.47 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 512148 0 0 0 494183 164 0 0 25 0 1 0 1039772275 2097799168 512006 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 512158 512006 68 111 0 512045 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 2058988

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

[startup+4966.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 15999
/proc/meminfo: memFree=22334868/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2049336 CPUtime=4947.48 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 512360 0 0 0 494583 165 0 0 25 0 1 0 1039772275 2098520064 512218 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 512334 512218 68 111 0 512221 0
Current children cumulated CPU time (s) 4966.33
Current children cumulated vsize (KiB) 2059692

[startup+4979.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22325796/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2052852 CPUtime=4960.28 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 513231 0 0 0 495863 165 0 0 25 0 1 0 1039772275 2102120448 513089 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 513213 513089 68 111 0 513100 0
Current children cumulated CPU time (s) 4979.13
Current children cumulated vsize (KiB) 2063208

[startup+4991.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22316124/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2056368 CPUtime=4973.08 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 514083 0 0 0 497142 166 0 0 25 0 1 0 1039772275 2105720832 513941 33554432000 134512640 134965848 4288511312 18446744073709551615 134534160 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 514092 513941 68 111 0 513979 0
Current children cumulated CPU time (s) 4991.93
Current children cumulated vsize (KiB) 2066724

[startup+4995.11 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22312900/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2057304 CPUtime=4976.29 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 514328 0 0 0 497463 166 0 0 25 0 1 0 1039772275 2106679296 514186 33554432000 134512640 134965848 4288511312 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 514326 514186 68 111 0 514213 0
Current children cumulated CPU time (s) 4995.14
Current children cumulated vsize (KiB) 2067660

[startup+4996.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22311660/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2057772 CPUtime=4977.88 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 514453 0 0 0 497622 166 0 0 25 0 1 0 1039772275 2107158528 514311 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 514443 514311 68 111 0 514330 0
Current children cumulated CPU time (s) 4996.73
Current children cumulated vsize (KiB) 2068128

[startup+4998.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22310284/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2058008 CPUtime=4979.49 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 514544 0 0 0 497783 166 0 0 25 0 1 0 1039772275 2107400192 514402 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 514502 514402 68 111 0 514389 0
Current children cumulated CPU time (s) 4998.34
Current children cumulated vsize (KiB) 2068364

[startup+4998.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22310284/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=2058244 CPUtime=4979.88 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4202496 514563 0 0 0 497822 166 0 0 25 0 1 0 1039772275 2107641856 514421 33554432000 134512640 134965848 4288511312 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15846/statm: 514561 514421 68 111 0 514448 0
Current children cumulated CPU time (s) 4998.73
Current children cumulated vsize (KiB) 2068600

[startup+4999.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 16001
/proc/meminfo: memFree=22310284/32951124 swapFree=67049484/67111528
[pid=15836] ppid=15834 vsize=10356 CPUtime=18.85 cores=0,2,4,6
/proc/15836/stat : 15836 (SATzilla2009_C) S 15834 15836 15556 0 -1 4202496 6801 27906 0 0 668 1 1199 17 25 0 1 0 1039770388 10604544 2286 33554432000 134512640 136149437 4291123152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15836/statm: 2589 2286 220 400 0 2186 0
[pid=15846] ppid=15836 vsize=0 CPUtime=4980.28 cores=0,2,4,6
/proc/15846/stat : 15846 (tts-4-0) R 15836 15836 15556 0 -1 4203524 514582 0 0 0 497857 171 0 0 25 0 1 0 1039772275 0 0 33554432000 0 0 0 0 0 0 0 8392704 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.13
Current children cumulated vsize (KiB) 10356

Child status: 17
Real time (s): 4999.19
CPU time (s): 4999.2
CPU user time (s): 4997.26
CPU system time (s): 1.9427
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2068600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.26
system time used= 1.9427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549306
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 3744

runsolver used 8.12776 second user time and 15.9356 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-19 16:56:37
IDJOB=3499554
IDBENCH=84004
IDSOLVER=1995
FILE ID=node118/3499554-1308495397
RUNJOBID= node118-1308490396-15574
PBS_JOBID= 13608188
Free space on /tmp= 73216 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499554-1308495397/watcher-3499554-1308495397 -o /tmp/evaluation-result-3499554-1308495397/solver-3499554-1308495397 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499554-1308495397.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=768909513

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27606728 kB
Buffers:        518856 kB
Cached:        4420816 kB
SwapCached:      14540 kB
Active:        1723504 kB
Inactive:      3244708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27606728 kB
SwapTotal:    67111528 kB
SwapFree:     67049484 kB
Dirty:           66756 kB
Writeback:           0 kB
AnonPages:       26464 kB
Mapped:           9572 kB
Slab:           312116 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225156 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= 73220 MiB
End job on node118 at 2011-06-19 18:19:56