Trace number 1825859

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) 4998.98 5000.93

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

22.66/22.72	c SATzilla is building models for class 2
22.66/22.72	c run presolver march_dl2004 for 5 seconds ... 
22.66/22.72	c Bin: Executing march_dl2004
22.66/22.72	c spawning binary file with 5 seconds ...
22.66/22.72	c child exit by a signal
22.66/22.72	c march_dl2004 returned code 137.
22.66/22.72	c run presolver mxc-sr08 for 5 seconds ... 
22.66/22.72	c Bin: Executing mxc-sr08
22.66/22.72	c spawning binary file with 5 seconds ...
22.66/22.72	c child exit by a signal
22.66/22.72	c mxc-sr08 returned code 137.
22.66/22.72	c Orignal number of varibales is 1820, number of clauses is 171155 
22.66/22.72	c predicted feature computation time is 10.922385 
22.66/22.72	c Bin: Executing satelite
22.66/22.72	c spawning binary file with 240 seconds ...
22.66/22.72	c child exited successfully
22.66/22.72	c satzilla computing base features
22.66/22.72	c Number of variabe is: 1755, Number of clause is : 169335 
22.66/22.72	c Initializing...
22.66/22.72	c satzilla compute diameter ...
22.66/22.72	c start diameter features ...
22.66/22.72	c satzilla doing clause learning
22.66/22.72	c start clause learning features ...
22.66/22.72	c Bin: Executing zchaff07
22.66/22.72	c spawning binary file with 2 seconds ...
22.66/22.72	c child exit by a signal
22.66/22.72	c satzilla doing survey propogation probe
22.66/22.72	c do survay propogation for 2 second ...
22.66/22.72	c satzilla doing local search probe
22.66/22.72	c satzilla doing lobjois search-space size estimate
22.66/22.72	c features are:1820 171155 1755 169335 0.037037 0.0107479 0.0103641 0.996312 0.0158901 0.20527 0.00192095 1.74051 0.0011396 0.0296296 0.215716 0.947743 0.947743 0.00192095 0.158172 0.00103345 0.00274013 5.22462 0.156999 0.0371369 0.0714286 0.311628 2.70612 0.00108005 0.15209 0.000578734 0.00163581 4.68026 0.947743 0.00248069 0.182717 0.00125196 0.00387398 3 0 3 3 -0 186 1.14095 36 690 690 36 195 53 125 80.7378 0.2726 62.3128 130.784 130.784 62.3128 86.9167 63.6571 76.1132 0.820055 0.0894089 0.514671 0.917937 0.895646 0.705012 0.87336 0.779148 0.844209 2.41698e-09 9.92415 -1.11022e-16 5.26158e-07 9.14676e-11 4.44089e-16 6.61227e-12 6.99441e-15 1.96843e-13 178.935 4.10441 791.806 0.187576 823 789 842 47.9753 0.0813121 1.00359 0.0209109 0.816174 0.930655 
22.66/22.72	c satzilla's ranking:
22.66/22.72	c 1) mxc-sr08: 3.069977
22.66/22.72	c 2) march_dl2004: 2.445531
22.66/22.72	c 3) minisat20SAT07: 1.725136
22.66/22.72	c 4) zchaff_rand: 1.625880
22.66/22.72	c 5) minisat20: 1.531515
22.66/22.72	c 6) vallst: 1.349461
22.66/22.72	c 7) tts-4-0: 0.198242
22.66/22.72	c 8) SATenstein: -10000.000000
22.66/22.72	c 9) gnovelty+: -10000.000000
22.66/22.72	c 10) adaptg2wsat+: -10000.000000
22.66/22.72	c 11) adaptg2wsat0: -10000.000000
22.66/22.72	c 12) picosat846: -10000.000000
22.66/22.72	c 13) kcnfs04SAT07: -10000.000000
22.66/22.72	c satzilla running mxc-sr08 ... 
4998.93/5000.92	c Bin: Executing mxc-sr08
4998.93/5000.92	c spawning binary file with 4977 seconds ...
4998.93/5000.92	c child exit by a signal
4998.93/5000.92	c mxc-sr08 returned code 137.
4998.93/5000.92	c satzilla running march_dl2004 ... 
4998.93/5000.92	c Bin: Executing march_dl2004
4998.93/5000.92	c march_dl2004 returned code 1.
4998.93/5000.92	c satzilla running minisat20SAT07 ... 
4998.93/5000.92	c Bin: Executing minisat20SAT07
4998.93/5000.92	c minisat20SAT07 returned code 1.
4998.93/5000.92	c satzilla running zchaff_rand ... 
4998.93/5000.92	c Bin: Executing zchaff_rand
4998.93/5000.92	c zchaff_rand returned code 1.
4998.93/5000.92	c satzilla running minisat20 ... 
4998.93/5000.92	c Bin: Executing minisat20
4998.93/5000.92	c minisat20 returned code 1.
4998.93/5000.92	c satzilla running vallst ... 
4998.93/5000.92	c Bin: Executing vallst
4998.93/5000.92	c vallst returned code 1.
4998.93/5000.92	c satzilla running tts-4-0 ... 
4998.93/5000.92	c Bin: Executing tts-4-0
4998.93/5000.92	c tts-4-0 returned code 1.
4998.93/5000.92	c satzilla running SATenstein ... 
4998.93/5000.92	c Bin: Executing SATenstein
4998.93/5000.92	c SATenstein returned code 1.
4998.93/5000.92	c satzilla running gnovelty+ ... 
4998.93/5000.92	c Bin: Executing gnovelty+
4998.93/5000.92	c gnovelty+ returned code 1.
4998.93/5000.92	c satzilla running adaptg2wsat+ ... 
4998.93/5000.92	c Bin: Executing adaptg2wsat+
4998.93/5000.92	c adaptg2wsat+ returned code 1.
4998.93/5000.92	c satzilla running adaptg2wsat0 ... 
4998.93/5000.92	c Bin: Executing adaptg2wsat0
4998.93/5000.92	c adaptg2wsat0 returned code 1.
4998.93/5000.92	c satzilla running picosat846 ... 
4998.93/5000.92	c Bin: Executing picosat846
4998.93/5000.92	c picosat846 returned code 1.
4998.93/5000.92	c satzilla running kcnfs04SAT07 ... 
4998.93/5000.92	c Bin: Executing kcnfs04SAT07
4998.93/5000.92	c kcnfs04SAT07 returned code 1.
4998.93/5000.92	c ERROR: All Failed! 
4998.93/5000.92	c SATZILLA_TIME=4999.720000

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-1825859-1242517399/watcher-1825859-1242517399 -o /tmp/evaluation-result-1825859-1242517399/solver-1825859-1242517399 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825859-1242517399.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: 1.00 1.00 0.94 3/67 20310
/proc/meminfo: memFree=1755536/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=2112 CPUtime=0
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 275 0 0 0 0 0 0 0 19 0 1 0 279766062 2162688 270 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 528 270 50 118 0 407 0

[startup+0.06799 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 20310
/proc/meminfo: memFree=1755536/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=3168 CPUtime=0.06
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 595 0 0 0 6 0 0 0 19 0 1 0 279766062 3244032 590 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 792 590 50 118 0 671 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5224

[startup+0.101992 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 20310
/proc/meminfo: memFree=1755536/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=3696 CPUtime=0.09
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 769 0 0 0 9 0 0 0 19 0 1 0 279766062 3784704 764 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 924 764 50 118 0 803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.302009 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 20310
/proc/meminfo: memFree=1755536/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=10980 CPUtime=0.29
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 2657 0 0 0 28 1 0 0 21 0 1 0 279766062 11243520 1990 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 2745 1990 55 118 0 2624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13036

[startup+0.701044 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 20310
/proc/meminfo: memFree=1755536/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=14504 CPUtime=0.69
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 11263 0 0 0 64 5 0 0 25 0 1 0 279766062 14852096 2861 1992294400 134512640 134996440 4294956192 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 3626 2861 73 118 0 3505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16560

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20312
/proc/meminfo: memFree=1740864/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=23664 CPUtime=1.49
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 19740 0 0 0 141 8 0 0 25 0 1 0 279766062 24231936 3711 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 5916 3711 73 118 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25720

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20312
/proc/meminfo: memFree=1740480/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=0
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279766062 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 514 112 96 399 0 111 0
[pid=20311] ppid=20310 vsize=26296 CPUtime=3.09
/proc/20311/stat : 20311 (march_dl2004) R 20310 20310 20163 0 -1 4194304 20308 0 0 0 300 9 0 0 25 0 1 0 279766062 26927104 4279 1992294400 134512640 134996440 4294956192 18446744073709551615 134528324 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20311/statm: 6574 4279 75 118 0 6453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28352

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20313
/proc/meminfo: memFree=1745992/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=2056 CPUtime=4.99
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 156 20413 0 0 0 0 488 11 16 0 1 0 279766062 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20310/statm: 514 125 107 399 0 111 0
[pid=20313] ppid=20310 vsize=13952 CPUtime=1.28
/proc/20313/stat : 20313 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 3764 0 0 0 127 1 0 0 25 0 1 0 279766563 14286848 3222 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20313/statm: 3488 3222 55 138 0 3347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16008

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 20314
/proc/meminfo: memFree=1740624/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=13960 CPUtime=12.66
/proc/20310/stat : 20310 (SATzilla2009_C) R 20308 20310 20163 0 -1 4194304 4665 28040 0 0 135 2 1114 15 25 0 1 0 279766062 14295040 3124 1992294400 134512640 136149437 4294956224 18446744073709551615 134532763 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 3490 3124 135 399 0 3087 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13960

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1719176/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=13952 CPUtime=2.75
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 3793 0 0 0 274 1 0 0 25 0 1 0 279768335 14286848 3251 1992294400 134512640 135078026 4294956192 18446744073709551615 134561110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 3488 3251 55 138 0 3347 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 36248

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1704264/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=29416 CPUtime=28.35
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 8139 0 0 0 2830 5 0 0 25 0 1 0 279768335 30121984 7201 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 7354 7201 71 138 0 7213 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51712

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1681416/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=51592 CPUtime=79.53
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 13674 0 0 0 7944 9 0 0 25 0 1 0 279768335 52830208 12736 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 12898 12736 71 138 0 12757 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 73888

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1664264/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=69048 CPUtime=139.5
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 17937 0 0 0 13935 15 0 0 25 0 1 0 279768335 70705152 16999 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 17262 16999 71 138 0 17121 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 91344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1656072/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=77252 CPUtime=199.49
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 20009 0 0 0 19931 18 0 0 25 0 1 0 279768335 79106048 19071 1992294400 134512640 135078026 4294956192 18446744073709551615 134534200 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 19313 19071 71 138 0 19172 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 99548

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1642440/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=90788 CPUtime=259.46
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 23398 0 0 0 25925 21 0 0 25 0 1 0 279768335 92966912 22460 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 22697 22460 71 138 0 22556 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 113084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 20316
/proc/meminfo: memFree=1642376/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=90788 CPUtime=319.43
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 23401 0 0 0 31922 21 0 0 25 0 1 0 279768335 92966912 22463 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 22697 22463 71 138 0 22556 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 113084

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20353
/proc/meminfo: memFree=1578632/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=156108 CPUtime=4637.77
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 38828 0 0 0 463732 45 0 0 25 0 1 0 279768335 159854592 37890 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39027 37890 71 138 0 38886 0
Current children cumulated CPU time (s) 4660.46
Current children cumulated vsize (KiB) 178404

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1578432/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=156300 CPUtime=4697.75
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 38849 0 0 0 469730 45 0 0 25 0 1 0 279768335 160051200 37911 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39075 37911 71 138 0 38934 0
Current children cumulated CPU time (s) 4720.44
Current children cumulated vsize (KiB) 178596

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1578368/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=156300 CPUtime=4757.73
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 38868 0 0 0 475728 45 0 0 25 0 1 0 279768335 160051200 37930 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39075 37930 71 138 0 38934 0
Current children cumulated CPU time (s) 4780.42
Current children cumulated vsize (KiB) 178596

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1578304/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=156492 CPUtime=4817.7
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 38894 0 0 0 481725 45 0 0 25 0 1 0 279768335 160247808 37956 1992294400 134512640 135078026 4294956192 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39123 37956 71 138 0 38982 0
Current children cumulated CPU time (s) 4840.39
Current children cumulated vsize (KiB) 178788

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1577920/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=157068 CPUtime=4877.67
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 38992 0 0 0 487722 45 0 0 25 0 1 0 279768335 160837632 38054 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39267 38054 71 138 0 39126 0
Current children cumulated CPU time (s) 4900.36
Current children cumulated vsize (KiB) 179364

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1575744/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=159240 CPUtime=4937.65
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 39534 0 0 0 493719 46 0 0 25 0 1 0 279768335 163061760 38596 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39810 38596 71 138 0 39669 0
Current children cumulated CPU time (s) 4960.34
Current children cumulated vsize (KiB) 181536

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1575552/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=159504 CPUtime=4941.64
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 39602 0 0 0 494118 46 0 0 25 0 1 0 279768335 163332096 38664 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 39876 38664 71 138 0 39735 0
Current children cumulated CPU time (s) 4964.33
Current children cumulated vsize (KiB) 181800

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1574728/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=160428 CPUtime=4954.44
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 39815 0 0 0 495398 46 0 0 25 0 1 0 279768335 164278272 38877 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40107 38877 71 138 0 39966 0
Current children cumulated CPU time (s) 4977.13
Current children cumulated vsize (KiB) 182724

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573896/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=161148 CPUtime=4967.24
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 40003 0 0 0 496677 47 0 0 25 0 1 0 279768335 165015552 39065 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40287 39065 71 138 0 40146 0
Current children cumulated CPU time (s) 4989.93
Current children cumulated vsize (KiB) 183444

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573768/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=161412 CPUtime=4970.45
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 40046 0 0 0 496998 47 0 0 25 0 1 0 279768335 165285888 39108 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40353 39108 71 138 0 40212 0
Current children cumulated CPU time (s) 4993.14
Current children cumulated vsize (KiB) 183708

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573576/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=161544 CPUtime=4973.65
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 40095 0 0 0 497318 47 0 0 25 0 1 0 279768335 165421056 39157 1992294400 134512640 135078026 4294956192 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40386 39157 71 138 0 40245 0
Current children cumulated CPU time (s) 4996.34
Current children cumulated vsize (KiB) 183840

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573448/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=161676 CPUtime=4975.24
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 40123 0 0 0 497477 47 0 0 25 0 1 0 279768335 165556224 39185 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40419 39185 71 138 0 40278 0
Current children cumulated CPU time (s) 4997.93
Current children cumulated vsize (KiB) 183972

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573384/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=161676 CPUtime=4976.04
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4194304 40134 0 0 0 497557 47 0 0 25 0 1 0 279768335 165556224 39196 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 40419 39196 71 138 0 40278 0
Current children cumulated CPU time (s) 4998.73
Current children cumulated vsize (KiB) 183972

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/69 20359
/proc/meminfo: memFree=1573384/2055920 swapFree=4178392/4192956
[pid=20310] ppid=20308 vsize=22296 CPUtime=22.69
/proc/20310/stat : 20310 (SATzilla2009_C) S 20308 20310 20163 0 -1 4194304 8927 32619 0 0 932 7 1311 19 25 0 1 0 279766062 22831104 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 5574 5339 219 399 0 5171 0
[pid=20316] ppid=20310 vsize=0 CPUtime=4976.24
/proc/20316/stat : 20316 (mxc-sr08) R 20310 20310 20163 0 -1 4195332 40137 0 0 0 497577 47 0 0 25 0 1 0 279768335 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/20316/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.93
Current children cumulated vsize (KiB) 22296

Child status: 17
Real time (s): 5000.93
CPU time (s): 4998.98
CPU user time (s): 4998.2
CPU system time (s): 0.769882
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 183972

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

runsolver used 4.05538 second user time and 14.1409 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-17 01:43:19
IDJOB=1825859
IDBENCH=71529
IDSOLVER=668
FILE ID=node68/1825859-1242517399
PBS_JOBID= 9307066
Free space on /tmp= 66188 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1820c171155gyes6.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825859-1242517399/watcher-1825859-1242517399 -o /tmp/evaluation-result-1825859-1242517399/solver-1825859-1242517399 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825859-1242517399.cnf

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

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=588224858

node68.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.223
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.223
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:       1756080 kB
Buffers:         26060 kB
Cached:         191696 kB
SwapCached:       6780 kB
Active:          83420 kB
Inactive:       143676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756080 kB
SwapTotal:     4192956 kB
SwapFree:      4178392 kB
Dirty:           33596 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            58460 kB
Committed_AS:   879920 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66156 MiB
End job on node68 at 2009-05-17 03:06:40