Trace number 1735966

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) 1198.94 1199.53

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
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.96/26.09	c SATzilla is building models for class 2
25.96/26.09	c run presolver march_dl2004 for 5 seconds ... 
25.96/26.09	c Bin: Executing march_dl2004
25.96/26.09	c spawning binary file with 5 seconds ...
25.96/26.09	c child exit by a signal
25.96/26.09	c march_dl2004 returned code 137.
25.96/26.09	c run presolver mxc-sr08 for 5 seconds ... 
25.96/26.09	c Bin: Executing mxc-sr08
25.96/26.09	c spawning binary file with 5 seconds ...
25.96/26.09	c child exit by a signal
25.96/26.09	c mxc-sr08 returned code 137.
25.96/26.09	c Orignal number of varibales is 2640, number of clauses is 305320 
25.96/26.09	c predicted feature computation time is 13.855478 
25.96/26.09	c Bin: Executing satelite
25.96/26.09	c spawning binary file with 240 seconds ...
25.96/26.09	c child exited successfully
25.96/26.09	c satzilla computing base features
25.96/26.09	c Number of variabe is: 2560, Number of clause is : 302680 
25.96/26.09	c Initializing...
25.96/26.09	c satzilla compute diameter ...
25.96/26.09	c start diameter features ...
25.96/26.09	c satzilla doing clause learning
25.96/26.09	c start clause learning features ...
25.96/26.09	c Bin: Executing zchaff07
25.96/26.09	c spawning binary file with 2 seconds ...
25.96/26.09	c child exit by a signal
25.96/26.09	c satzilla doing survey propogation probe
25.96/26.09	c do survay propogation for 2 second ...
25.96/26.09	c satzilla doing local search probe
25.96/26.09	c satzilla doing lobjois search-space size estimate
25.96/26.09	c features are:2640 305320 2560 302680 0.03125 0.00872208 0.00845778 0.997287 0.0125833 0.184225 0.00133545 1.91408 0.00078125 0.0246094 0.193576 0.954682 0.954682 0.00133545 0.170918 0.000707017 0.00194265 5.54848 0.145784 0.035741 0.0709677 0.282258 2.66352 0.000745845 0.160895 0.000399762 0.00108035 4.95201 0.954682 0.00177615 0.200962 0.000799524 0.0030296 3 0 3 3 -0 82.4286 0.460131 28 126 126 28 123 31 90 78.7922 0.102178 71.8333 96.3226 96.3226 71.8333 83.9817 72.6746 75.75 0.850679 0.180662 0.143322 0.998981 0.951201 0.688803 0.933438 0.851126 0.898259 4.07968e-05 6.26828 -1.11022e-16 0.00597157 3.38707e-05 1.13576e-13 1.44036e-06 1.60871e-11 1.46161e-08 63.5714 0.10538 1123.79 0.288584 1210.5 1172 1235 58.519 0.0344242 0.999956 0.000305079 0.853876 0.91418 
25.96/26.09	c satzilla's ranking:
25.96/26.09	c 1) mxc-sr08: 4.615106
25.96/26.09	c 2) march_dl2004: 3.814408
25.96/26.09	c 3) minisat20SAT07: 2.027538
25.96/26.09	c 4) zchaff_rand: 1.408338
25.96/26.09	c 5) minisat20: 1.334878
25.96/26.09	c 6) tts-4-0: 0.315531
25.96/26.09	c 7) vallst: -0.176145
25.96/26.09	c 8) SATenstein: -10000.000000
25.96/26.09	c 9) gnovelty+: -10000.000000
25.96/26.09	c 10) adaptg2wsat+: -10000.000000
25.96/26.09	c 11) adaptg2wsat0: -10000.000000
25.96/26.09	c 12) picosat846: -10000.000000
25.96/26.09	c 13) kcnfs04SAT07: -10000.000000
25.96/26.09	c satzilla running mxc-sr08 ... 
1198.89/1199.51	c Bin: Executing mxc-sr08
1198.89/1199.51	c spawning binary file with 1173 seconds ...
1198.89/1199.51	c child exit by a signal
1198.89/1199.51	c mxc-sr08 returned code 137.
1198.89/1199.51	c satzilla running march_dl2004 ... 
1198.89/1199.51	c Bin: Executing march_dl2004
1198.89/1199.51	c march_dl2004 returned code 1.
1198.89/1199.51	c satzilla running minisat20SAT07 ... 
1198.89/1199.51	c Bin: Executing minisat20SAT07
1198.89/1199.51	c minisat20SAT07 returned code 1.
1198.89/1199.51	c satzilla running zchaff_rand ... 
1198.89/1199.51	c Bin: Executing zchaff_rand
1198.89/1199.51	c zchaff_rand returned code 1.
1198.89/1199.51	c satzilla running minisat20 ... 
1198.89/1199.51	c Bin: Executing minisat20
1198.89/1199.51	c minisat20 returned code 1.
1198.89/1199.51	c satzilla running tts-4-0 ... 
1198.89/1199.51	c Bin: Executing tts-4-0
1198.89/1199.51	c tts-4-0 returned code 1.
1198.89/1199.51	c satzilla running vallst ... 
1198.89/1199.51	c Bin: Executing vallst
1198.89/1199.51	c vallst returned code 1.
1198.89/1199.51	c satzilla running SATenstein ... 
1198.89/1199.51	c Bin: Executing SATenstein
1198.89/1199.51	c SATenstein returned code 1.
1198.89/1199.51	c satzilla running gnovelty+ ... 
1198.89/1199.51	c Bin: Executing gnovelty+
1198.89/1199.51	c gnovelty+ returned code 1.
1198.89/1199.51	c satzilla running adaptg2wsat+ ... 
1198.89/1199.51	c Bin: Executing adaptg2wsat+
1198.89/1199.51	c adaptg2wsat+ returned code 1.
1198.89/1199.51	c satzilla running adaptg2wsat0 ... 
1198.89/1199.51	c Bin: Executing adaptg2wsat0
1198.89/1199.51	c adaptg2wsat0 returned code 1.
1198.89/1199.51	c satzilla running picosat846 ... 
1198.89/1199.51	c Bin: Executing picosat846
1198.89/1199.51	c picosat846 returned code 1.
1198.89/1199.51	c satzilla running kcnfs04SAT07 ... 
1198.89/1199.51	c Bin: Executing kcnfs04SAT07
1198.89/1199.51	c kcnfs04SAT07 returned code 1.
1198.89/1199.51	c ERROR: All Failed! 
1198.89/1199.51	c SATZILLA_TIME=1199.100000

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-1735966-1240808480/watcher-1735966-1240808480 -o /tmp/evaluation-result-1735966-1240808480/solver-1735966-1240808480 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735966-1240808480.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.16 3/65 11612
/proc/meminfo: memFree=1653616/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) R 11610 11612 10780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=3160 CPUtime=0
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 108877217 3235840 407 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 790 407 50 118 0 669 0

[startup+0.101129 s]
/proc/loadavg: 1.00 1.00 1.16 3/65 11612
/proc/meminfo: memFree=1653616/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=4612 CPUtime=0.09
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 886 0 0 0 9 0 0 0 19 0 1 0 108877217 4722688 881 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 1153 881 50 118 0 1032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6668

[startup+0.202138 s]
/proc/loadavg: 1.00 1.00 1.16 3/65 11612
/proc/meminfo: memFree=1653616/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=6328 CPUtime=0.19
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 1387 0 0 0 19 0 0 0 20 0 1 0 108877217 6479872 1382 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 1582 1382 50 118 0 1461 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8384

[startup+0.302151 s]
/proc/loadavg: 1.00 1.00 1.16 3/65 11612
/proc/meminfo: memFree=1653616/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=7912 CPUtime=0.29
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 1883 0 0 0 28 1 0 0 21 0 1 0 108877217 8101888 1878 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 1978 1878 50 118 0 1857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9968

[startup+0.702196 s]
/proc/loadavg: 1.00 1.00 1.16 3/65 11612
/proc/meminfo: memFree=1653616/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=18944 CPUtime=0.69
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 9506 0 0 0 65 4 0 0 25 0 1 0 108877217 19398656 3470 1992294400 134512640 134996440 4294956176 18446744073709551615 134543052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 4736 3470 57 118 0 4615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21000

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 11614
/proc/meminfo: memFree=1640928/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=35768 CPUtime=1.49
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 24531 0 0 0 138 11 0 0 25 0 1 0 108877217 36626432 7651 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11613/statm: 8942 7651 73 118 0 8821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37824

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 11614
/proc/meminfo: memFree=1630496/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=0
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108877217 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11612/statm: 514 112 96 399 0 111 0
[pid=11613] ppid=11612 vsize=39956 CPUtime=3.08
/proc/11613/stat : 11613 (march_dl2004) R 11612 11612 10780 0 -1 4194304 35585 0 0 0 293 15 0 0 25 0 1 0 108877217 40914944 6115 1992294400 134512640 134996440 4294956176 18446744073709551615 134533084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11613/statm: 9989 6115 75 118 0 9868 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42012

[startup+6.30184 s]
/proc/loadavg: 1.16 1.03 1.17 2/67 11615
/proc/meminfo: memFree=1635872/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=5
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 156 36545 0 0 0 0 483 17 16 0 1 0 108877217 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 514 125 107 399 0 111 0
[pid=11615] ppid=11612 vsize=16928 CPUtime=1.27
/proc/11615/stat : 11615 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 5090 0 0 0 125 2 0 0 25 0 1 0 108877718 17334272 4103 1992294400 134512640 135078026 4294956176 18446744073709551615 134560704 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11615/statm: 4232 4103 55 138 0 4091 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18984

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.17 2/67 11616
/proc/meminfo: memFree=1628704/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=2056 CPUtime=10
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 182 43183 0 0 0 0 979 21 16 0 1 0 108877217 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 514 140 122 399 0 111 0
[pid=11616] ppid=11612 vsize=25996 CPUtime=2.66
/proc/11616/stat : 11616 (satelite) R 11612 11612 10780 0 -1 4194304 6207 0 0 0 262 4 0 0 25 0 1 0 108878219 26619904 5604 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11616/statm: 6499 5604 68 128 0 6368 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28052

[startup+25.501 s]
/proc/loadavg: 1.11 1.03 1.16 2/66 11617
/proc/meminfo: memFree=1612200/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=25.46
/proc/11612/stat : 11612 (SATzilla2009_C) R 11610 11612 10780 0 -1 4194304 14387 57400 0 0 1051 8 1453 34 25 0 1 0 108877217 38313984 9118 1992294400 134512640 136149437 4294956208 18446744073709551615 134541966 0 0 4096 3 0 0 0 17 0 0 0
/proc/11612/statm: 9354 9118 213 399 0 8951 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37416

[startup+51.102 s]
/proc/loadavg: 1.07 1.03 1.16 2/67 11618
/proc/meminfo: memFree=1581856/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=32348 CPUtime=24.96
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 9548 0 0 0 2491 5 0 0 25 0 1 0 108879826 33124352 7843 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 8087 7843 71 138 0 7946 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 69764

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.15 2/67 11618
/proc/meminfo: memFree=1556768/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=56764 CPUtime=76.14
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 15664 0 0 0 7602 12 0 0 25 0 1 0 108879826 58126336 13959 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 14191 13959 71 138 0 14050 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 94180

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.14 2/67 11618
/proc/meminfo: memFree=1540576/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=73128 CPUtime=136.11
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 19696 0 0 0 13595 16 0 0 25 0 1 0 108879826 74883072 17991 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 18282 17991 71 138 0 18141 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 110544

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 11618
/proc/meminfo: memFree=1516256/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=97812 CPUtime=196.09
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 25771 0 0 0 19588 21 0 0 25 0 1 0 108879826 100159488 24066 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 24453 24066 71 138 0 24312 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 135228

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 11618
/proc/meminfo: memFree=1507168/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=107068 CPUtime=256.06
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 28106 0 0 0 25581 25 0 0 25 0 1 0 108879826 109637632 26401 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 26767 26401 71 138 0 26626 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 144484

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 11618
/proc/meminfo: memFree=1480928/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=132832 CPUtime=316.02
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 34589 0 0 0 31569 33 0 0 25 0 1 0 108879826 136019968 32884 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 33208 32884 71 138 0 33067 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 170248


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 11618
/proc/meminfo: memFree=1433568/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=180844 CPUtime=795.8
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 46378 0 0 0 79531 49 0 0 25 0 1 0 108879826 185184256 44673 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 45211 44673 71 138 0 45070 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 218260

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 11618
/proc/meminfo: memFree=1414944/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=199396 CPUtime=855.76
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 51017 0 0 0 85523 53 0 0 25 0 1 0 108879826 204181504 49312 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 49849 49312 71 138 0 49708 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 236812

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 11618
/proc/meminfo: memFree=1404000/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=210568 CPUtime=915.74
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 53789 0 0 0 91517 57 0 0 25 0 1 0 108879826 215621632 52084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 52642 52084 71 138 0 52501 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 247984

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 11618
/proc/meminfo: memFree=1391008/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=223424 CPUtime=975.72
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 57006 0 0 0 97511 61 0 0 25 0 1 0 108879826 228786176 55301 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 55856 55301 71 138 0 55715 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 260840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 11618
/proc/meminfo: memFree=1383456/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1035.69
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58877 0 0 0 103504 65 0 0 25 0 1 0 108879826 236417024 57172 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57172 71 138 0 57578 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 268292

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1095.66
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58877 0 0 0 109501 65 0 0 25 0 1 0 108879826 236417024 57172 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57172 71 138 0 57578 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 268292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1155.64
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58880 0 0 0 115499 65 0 0 25 0 1 0 108879826 236417024 57175 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57175 71 138 0 57578 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 268292

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1163.74
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58880 0 0 0 116309 65 0 0 25 0 1 0 108879826 236417024 57175 1992294400 134512640 135078026 4294956176 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57175 71 138 0 57578 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 268292

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1166.94
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58881 0 0 0 116629 65 0 0 25 0 1 0 108879826 236417024 57176 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57176 71 138 0 57578 0
Current children cumulated CPU time (s) 1193
Current children cumulated vsize (KiB) 268292

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1170.13
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58881 0 0 0 116948 65 0 0 25 0 1 0 108879826 236417024 57176 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57176 71 138 0 57578 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 268292

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1171.73
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58881 0 0 0 117108 65 0 0 25 0 1 0 108879826 236417024 57176 1992294400 134512640 135078026 4294956176 18446744073709551615 134534378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57176 71 138 0 57578 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 268292

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1172.53
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58881 0 0 0 117188 65 0 0 25 0 1 0 108879826 236417024 57176 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57176 71 138 0 57578 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 268292

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=230876 CPUtime=1172.73
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4194304 58881 0 0 0 117208 65 0 0 25 0 1 0 108879826 236417024 57176 1992294400 134512640 135078026 4294956176 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 57719 57176 71 138 0 57578 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 268292

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 11618
/proc/meminfo: memFree=1383392/2055920 swapFree=4192952/4192956
[pid=11612] ppid=11610 vsize=37416 CPUtime=26.06
/proc/11612/stat : 11612 (SATzilla2009_C) S 11610 11612 10780 0 -1 4194304 14399 57400 0 0 1111 8 1453 34 25 0 1 0 108877217 38313984 9124 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11612/statm: 9354 9124 219 399 0 8951 0
[pid=11618] ppid=11612 vsize=0 CPUtime=1172.83
/proc/11618/stat : 11618 (mxc-sr08) R 11612 11612 10780 0 -1 4195332 58881 0 0 0 117216 67 0 0 25 0 1 0 108879826 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/11618/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 37416

Child status: 17
Real time (s): 1199.53
CPU time (s): 1198.94
CPU user time (s): 1197.82
CPU system time (s): 1.12183
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 268292

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

runsolver used 1.72174 second user time and 2.6446 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-27 07:01:21
IDJOB=1735966
IDBENCH=71564
IDSOLVER=527
FILE ID=node88/1735966-1240808480
PBS_JOBID= 9187388
Free space on /tmp= 66560 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes8.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735966-1240808480/watcher-1735966-1240808480 -o /tmp/evaluation-result-1735966-1240808480/solver-1735966-1240808480 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735966-1240808480.cnf

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=1701823304

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654168 kB
Buffers:         51884 kB
Cached:         263972 kB
SwapCached:          4 kB
Active:         139096 kB
Inactive:       191132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654168 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           35496 kB
Writeback:           0 kB
Mapped:          24112 kB
Slab:            57488 kB
Committed_AS:   306636 kB
PageTables:       1444 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= 66528 MiB
End job on node88 at 2009-04-27 07:21:20