Trace number 1825837

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
SATzilla2009_C 2009-03-22? (exit code) 4999.1 5001.14

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g6.cnf
MD5SUMb8aeb5269daff3f4e23b9dd675aa8076
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

25.76/25.83	c SATzilla is building models for class 2
25.76/25.83	c run presolver march_dl2004 for 5 seconds ... 
25.76/25.83	c Bin: Executing march_dl2004
25.76/25.83	c spawning binary file with 5 seconds ...
25.76/25.83	c child exit by a signal
25.76/25.83	c march_dl2004 returned code 137.
25.76/25.83	c run presolver mxc-sr08 for 5 seconds ... 
25.76/25.83	c Bin: Executing mxc-sr08
25.76/25.83	c spawning binary file with 5 seconds ...
25.76/25.83	c child exit by a signal
25.76/25.83	c mxc-sr08 returned code 137.
25.76/25.83	c Orignal number of varibales is 2640, number of clauses is 305320 
25.76/25.83	c predicted feature computation time is 13.855478 
25.76/25.83	c Bin: Executing satelite
25.76/25.83	c spawning binary file with 240 seconds ...
25.76/25.83	c child exited successfully
25.76/25.83	c satzilla computing base features
25.76/25.83	c Number of variabe is: 2560, Number of clause is : 301927 
25.76/25.83	c Initializing...
25.76/25.83	c satzilla compute diameter ...
25.76/25.83	c start diameter features ...
25.76/25.83	c satzilla doing clause learning
25.76/25.83	c start clause learning features ...
25.76/25.83	c Bin: Executing zchaff07
25.76/25.83	c spawning binary file with 2 seconds ...
25.76/25.83	c child exit by a signal
25.76/25.83	c satzilla doing survey propogation probe
25.76/25.83	c do survay propogation for 2 second ...
25.76/25.83	c satzilla doing local search probe
25.76/25.83	c satzilla doing lobjois search-space size estimate
25.76/25.83	c features are:2640 305320 2560 301927 0.03125 0.0112378 0.00847887 0.997359 0.0124335 0.180601 0.00131792 1.90541 0.00078125 0.0242188 0.190166 0.955996 0.955996 0.00131792 0.170959 0.000881008 0.00202036 5.50972 0.160912 0.0324177 0.0728242 0.273239 2.58788 0.000746872 0.163804 0.000480249 0.00114266 4.93489 0.955996 0.00159323 0.174748 0.000887632 0.00252379 3 0 3 3 -0 105.167 0.45729 40 169 169 40 159 65 121 72.8044 0.116543 63.1775 89.15 89.15 63.1775 77.1231 66.4528 71.4935 0.851853 0.181373 0.188369 0.999553 0.953994 0.679536 0.936897 0.852516 0.901426 6.1763e-05 5.44887 -1.11022e-16 0.00542683 5.38848e-05 2.51799e-13 1.94804e-06 1.25957e-11 5.20139e-09 3928.8 3.80982 1123.73 0.277315 1199 1174 1227 63.6438 0.354609 1.29009 0.871248 0.804157 0.89317 
25.76/25.83	c satzilla's ranking:
25.76/25.83	c 1) mxc-sr08: 4.099147
25.76/25.83	c 2) march_dl2004: 3.422769
25.76/25.83	c 3) minisat20SAT07: 2.123860
25.76/25.83	c 4) zchaff_rand: 1.881931
25.76/25.83	c 5) minisat20: 1.501350
25.76/25.83	c 6) vallst: 0.682574
25.76/25.83	c 7) tts-4-0: -0.008683
25.76/25.83	c 8) SATenstein: -10000.000000
25.76/25.83	c 9) gnovelty+: -10000.000000
25.76/25.83	c 10) adaptg2wsat+: -10000.000000
25.76/25.83	c 11) adaptg2wsat0: -10000.000000
25.76/25.83	c 12) picosat846: -10000.000000
25.76/25.83	c 13) kcnfs04SAT07: -10000.000000
25.76/25.83	c satzilla running mxc-sr08 ... 
4999.03/5001.13	c Bin: Executing mxc-sr08
4999.03/5001.13	c spawning binary file with 4974 seconds ...
4999.03/5001.13	c child exit by a signal
4999.03/5001.13	c mxc-sr08 returned code 137.
4999.03/5001.13	c satzilla running march_dl2004 ... 
4999.03/5001.13	c Bin: Executing march_dl2004
4999.03/5001.13	c march_dl2004 returned code 1.
4999.03/5001.13	c satzilla running minisat20SAT07 ... 
4999.03/5001.13	c Bin: Executing minisat20SAT07
4999.03/5001.13	c minisat20SAT07 returned code 1.
4999.03/5001.13	c satzilla running zchaff_rand ... 
4999.03/5001.13	c Bin: Executing zchaff_rand
4999.03/5001.13	c zchaff_rand returned code 1.
4999.03/5001.13	c satzilla running minisat20 ... 
4999.03/5001.13	c Bin: Executing minisat20
4999.03/5001.13	c minisat20 returned code 1.
4999.03/5001.13	c satzilla running vallst ... 
4999.03/5001.13	c Bin: Executing vallst
4999.03/5001.13	c vallst returned code 1.
4999.03/5001.13	c satzilla running tts-4-0 ... 
4999.03/5001.13	c Bin: Executing tts-4-0
4999.03/5001.13	c tts-4-0 returned code 1.
4999.03/5001.13	c satzilla running SATenstein ... 
4999.03/5001.13	c Bin: Executing SATenstein
4999.03/5001.13	c SATenstein returned code 1.
4999.03/5001.13	c satzilla running gnovelty+ ... 
4999.03/5001.13	c Bin: Executing gnovelty+
4999.03/5001.13	c gnovelty+ returned code 1.
4999.03/5001.13	c satzilla running adaptg2wsat+ ... 
4999.03/5001.13	c Bin: Executing adaptg2wsat+
4999.03/5001.13	c adaptg2wsat+ returned code 1.
4999.03/5001.13	c satzilla running adaptg2wsat0 ... 
4999.03/5001.13	c Bin: Executing adaptg2wsat0
4999.03/5001.13	c adaptg2wsat0 returned code 1.
4999.03/5001.13	c satzilla running picosat846 ... 
4999.03/5001.13	c Bin: Executing picosat846
4999.03/5001.13	c picosat846 returned code 1.
4999.03/5001.13	c satzilla running kcnfs04SAT07 ... 
4999.03/5001.13	c Bin: Executing kcnfs04SAT07
4999.03/5001.13	c kcnfs04SAT07 returned code 1.
4999.03/5001.13	c ERROR: All Failed! 
4999.03/5001.13	c SATZILLA_TIME=4999.830000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825837-1242515431/watcher-1825837-1242515431 -o /tmp/evaluation-result-1825837-1242515431/solver-1825837-1242515431 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825837-1242515431.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28604
/proc/meminfo: memFree=1384584/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) R 28602 28604 28515 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=3160 CPUtime=0
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 415 0 0 0 0 0 0 0 18 0 1 0 279570905 3235840 410 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 790 410 50 118 0 669 0

[startup+0.0714089 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28604
/proc/meminfo: memFree=1384584/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=4216 CPUtime=0.06
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 753 0 0 0 6 0 0 0 19 0 1 0 279570905 4317184 748 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 1054 748 50 118 0 933 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6272

[startup+0.101412 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28604
/proc/meminfo: memFree=1384584/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=4744 CPUtime=0.09
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 908 0 0 0 9 0 0 0 19 0 1 0 279570905 4857856 903 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 1186 903 50 118 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6800

[startup+0.301433 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28604
/proc/meminfo: memFree=1384584/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=14020 CPUtime=0.29
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 2235 0 0 0 28 1 0 0 21 0 1 0 279570905 14356480 2229 1992294400 134512640 134996440 4294956192 18446744073709551615 134542308 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 3505 2229 52 118 0 3384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16076

[startup+0.701475 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28604
/proc/meminfo: memFree=1384584/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=13980 CPUtime=0.69
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 9201 0 0 0 64 5 0 0 25 0 1 0 279570905 14315520 2241 1992294400 134512640 134996440 4294956192 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 3495 2241 57 118 0 3374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16036

[startup+1.50156 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28606
/proc/meminfo: memFree=1366648/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=36012 CPUtime=1.49
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 24026 0 0 0 139 10 0 0 25 0 1 0 279570905 36876288 7727 1992294400 134512640 134996440 4294956192 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 9003 7727 73 118 0 8882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38068

[startup+3.10274 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28606
/proc/meminfo: memFree=1352504/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=0
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279570905 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28604/statm: 514 112 96 399 0 111 0
[pid=28605] ppid=28604 vsize=40032 CPUtime=3.09
/proc/28605/stat : 28605 (march_dl2004) R 28604 28604 28515 0 -1 4194304 35734 0 0 0 292 17 0 0 25 0 1 0 279570905 40992768 6109 1992294400 134512640 134996440 4294956192 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28605/statm: 10008 6109 75 118 0 9887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42088

[startup+6.30108 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 28607
/proc/meminfo: memFree=1367928/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=5
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 156 36474 0 0 0 0 482 18 16 0 1 0 279570905 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 514 125 107 399 0 111 0
[pid=28607] ppid=28604 vsize=17060 CPUtime=1.27
/proc/28607/stat : 28607 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 5126 0 0 0 125 2 0 0 25 0 1 0 279571406 17469440 4138 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28607/statm: 4265 4138 55 138 0 4124 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19116

[startup+12.7028 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 28608
/proc/meminfo: memFree=1359864/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=2056 CPUtime=10
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 182 43055 0 0 0 0 978 22 16 0 1 0 279570905 2105344 140 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 514 140 122 399 0 111 0
[pid=28608] ppid=28604 vsize=25800 CPUtime=2.66
/proc/28608/stat : 28608 (satelite) R 28604 28604 28515 0 -1 4194304 6159 0 0 0 262 4 0 0 25 0 1 0 279571907 26419200 5555 1992294400 134512640 135037501 4294956176 18446744073709551615 134764237 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28608/statm: 6450 5555 68 128 0 6319 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27856

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28609
/proc/meminfo: memFree=1343424/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.46
/proc/28604/stat : 28604 (SATzilla2009_C) R 28602 28604 28515 0 -1 4194304 16017 57184 0 0 1065 9 1438 34 25 0 1 0 279570905 37982208 9043 1992294400 134512640 136149437 4294956224 18446744073709551615 134524729 0 0 4096 3 0 0 0 17 0 0 0
/proc/28604/statm: 9273 9043 213 399 0 8870 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37092

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1313336/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=31784 CPUtime=25.24
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 9403 0 0 0 2520 4 0 0 25 0 1 0 279573488 32546816 7700 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 7946 7700 71 138 0 7805 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 68876

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1290744/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=54092 CPUtime=76.42
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 14981 0 0 0 7631 11 0 0 25 0 1 0 279573488 55390208 13278 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 13523 13278 71 138 0 13382 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 91184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1274680/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=70188 CPUtime=136.4
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 18983 0 0 0 13625 15 0 0 25 0 1 0 279573488 71872512 17280 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 17547 17280 71 138 0 17406 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 107280

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1251704/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=93560 CPUtime=196.37
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 24714 0 0 0 19615 22 0 0 25 0 1 0 279573488 95805440 23011 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 23390 23011 71 138 0 23249 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 130652

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1250360/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=95144 CPUtime=256.35
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 25136 0 0 0 25612 23 0 0 25 0 1 0 279573488 97427456 23433 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 23786 23433 71 138 0 23645 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 132236

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28610
/proc/meminfo: memFree=1224056/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=121032 CPUtime=316.33
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 31651 0 0 0 31602 31 0 0 25 0 1 0 279573488 123936768 29948 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 30258 29948 71 138 0 30117 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 158124

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081848/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=263724 CPUtime=4634.59
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 66892 0 0 0 463379 80 0 0 25 0 1 0 279573488 270053376 65189 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 65931 65189 71 138 0 65790 0
Current children cumulated CPU time (s) 4660.38
Current children cumulated vsize (KiB) 300816

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081848/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=263864 CPUtime=4694.56
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 66913 0 0 0 469376 80 0 0 25 0 1 0 279573488 270196736 65210 1992294400 134512640 135078026 4294956192 18446744073709551615 134534584 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 65966 65210 71 138 0 65825 0
Current children cumulated CPU time (s) 4720.35
Current children cumulated vsize (KiB) 300956

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081848/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=263864 CPUtime=4754.54
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 66918 0 0 0 475374 80 0 0 25 0 1 0 279573488 270196736 65215 1992294400 134512640 135078026 4294956192 18446744073709551615 134534356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 65966 65215 71 138 0 65825 0
Current children cumulated CPU time (s) 4780.33
Current children cumulated vsize (KiB) 300956

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081848/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264056 CPUtime=4814.51
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 66946 0 0 0 481371 80 0 0 25 0 1 0 279573488 270393344 65243 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66014 65243 71 138 0 65873 0
Current children cumulated CPU time (s) 4840.3
Current children cumulated vsize (KiB) 301148

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081592/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264376 CPUtime=4874.49
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67004 0 0 0 487369 80 0 0 25 0 1 0 279573488 270721024 65301 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66094 65301 71 138 0 65953 0
Current children cumulated CPU time (s) 4900.28
Current children cumulated vsize (KiB) 301468

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081208/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264728 CPUtime=4934.46
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67092 0 0 0 493366 80 0 0 25 0 1 0 279573488 271081472 65389 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66182 65389 71 138 0 66041 0
Current children cumulated CPU time (s) 4960.25
Current children cumulated vsize (KiB) 301820

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081208/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264728 CPUtime=4938.46
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67092 0 0 0 493766 80 0 0 25 0 1 0 279573488 271081472 65389 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66182 65389 71 138 0 66041 0
Current children cumulated CPU time (s) 4964.25
Current children cumulated vsize (KiB) 301820

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081208/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264728 CPUtime=4951.26
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67094 0 0 0 495046 80 0 0 25 0 1 0 279573488 271081472 65391 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66182 65391 71 138 0 66041 0
Current children cumulated CPU time (s) 4977.05
Current children cumulated vsize (KiB) 301820

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264920 CPUtime=4964.05
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67107 0 0 0 496325 80 0 0 25 0 1 0 279573488 271278080 65404 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66230 65404 71 138 0 66089 0
Current children cumulated CPU time (s) 4989.84
Current children cumulated vsize (KiB) 302012

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264920 CPUtime=4967.25
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67108 0 0 0 496645 80 0 0 25 0 1 0 279573488 271278080 65405 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66230 65405 71 138 0 66089 0
Current children cumulated CPU time (s) 4993.04
Current children cumulated vsize (KiB) 302012

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264920 CPUtime=4970.45
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67108 0 0 0 496965 80 0 0 25 0 1 0 279573488 271278080 65405 1992294400 134512640 135078026 4294956192 18446744073709551615 134539010 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66230 65405 71 138 0 66089 0
Current children cumulated CPU time (s) 4996.24
Current children cumulated vsize (KiB) 302012

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264920 CPUtime=4972.05
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67115 0 0 0 497125 80 0 0 25 0 1 0 279573488 271278080 65412 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66230 65412 71 138 0 66089 0
Current children cumulated CPU time (s) 4997.84
Current children cumulated vsize (KiB) 302012

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=264920 CPUtime=4972.85
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4194304 67122 0 0 0 497205 80 0 0 25 0 1 0 279573488 271278080 65419 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 66230 65419 71 138 0 66089 0
Current children cumulated CPU time (s) 4998.64
Current children cumulated vsize (KiB) 302012

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28618
/proc/meminfo: memFree=1081144/2055920 swapFree=4179788/4192956
[pid=28604] ppid=28602 vsize=37092 CPUtime=25.79
/proc/28604/stat : 28604 (SATzilla2009_C) S 28602 28604 28515 0 -1 4194304 16029 57184 0 0 1098 9 1438 34 25 0 1 0 279570905 37982208 9049 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28604/statm: 9273 9049 219 399 0 8870 0
[pid=28610] ppid=28604 vsize=0 CPUtime=4973.24
/proc/28610/stat : 28610 (mxc-sr08) R 28604 28604 28515 0 -1 4195332 67127 0 0 0 497243 81 0 0 25 0 1 0 279573488 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/28610/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.03
Current children cumulated vsize (KiB) 37092

Child status: 17
Real time (s): 5001.14
CPU time (s): 4999.1
CPU user time (s): 4997.81
CPU system time (s): 1.2928
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 302012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.81
system time used= 1.2928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140356
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= 16
involuntary context switches= 14559

runsolver used 4.48532 second user time and 13.7079 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-17 01:10:31
IDJOB=1825837
IDBENCH=71282
IDSOLVER=668
FILE ID=node47/1825837-1242515431
PBS_JOBID= 9307018
Free space on /tmp= 66124 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g6.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825837-1242515431/watcher-1825837-1242515431 -o /tmp/evaluation-result-1825837-1242515431/solver-1825837-1242515431 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825837-1242515431.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b8aeb5269daff3f4e23b9dd675aa8076
RANDOM SEED=1720883476

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1385064 kB
Buffers:         70240 kB
Cached:         516604 kB
SwapCached:       6932 kB
Active:         127744 kB
Inactive:       468024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385064 kB
SwapTotal:     4192956 kB
SwapFree:      4179788 kB
Dirty:           35384 kB
Writeback:           0 kB
Mapped:          14572 kB
Slab:            61128 kB
Committed_AS:  1031360 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node47 at 2009-05-17 02:33:52