Trace number 1825862

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.35 4999.68

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.07	c SATzilla is building models for class 2
25.96/26.07	c run presolver march_dl2004 for 5 seconds ... 
25.96/26.07	c Bin: Executing march_dl2004
25.96/26.07	c spawning binary file with 5 seconds ...
25.96/26.07	c child exit by a signal
25.96/26.07	c march_dl2004 returned code 137.
25.96/26.07	c run presolver mxc-sr08 for 5 seconds ... 
25.96/26.07	c Bin: Executing mxc-sr08
25.96/26.07	c spawning binary file with 5 seconds ...
25.96/26.07	c child exit by a signal
25.96/26.07	c mxc-sr08 returned code 137.
25.96/26.07	c Orignal number of varibales is 2640, number of clauses is 305320 
25.96/26.07	c predicted feature computation time is 13.855478 
25.96/26.07	c Bin: Executing satelite
25.96/26.07	c spawning binary file with 240 seconds ...
25.96/26.07	c child exited successfully
25.96/26.07	c satzilla computing base features
25.96/26.07	c Number of variabe is: 2560, Number of clause is : 302680 
25.96/26.07	c Initializing...
25.96/26.07	c satzilla compute diameter ...
25.96/26.07	c start diameter features ...
25.96/26.07	c satzilla doing clause learning
25.96/26.07	c start clause learning features ...
25.96/26.07	c Bin: Executing zchaff07
25.96/26.07	c spawning binary file with 2 seconds ...
25.96/26.07	c child exit by a signal
25.96/26.07	c satzilla doing survey propogation probe
25.96/26.07	c do survay propogation for 2 second ...
25.96/26.07	c satzilla doing local search probe
25.96/26.07	c satzilla doing lobjois search-space size estimate
25.96/26.07	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 4568.2 3.81818 1127.07 0.277273 1203 1164 1227 55.5051 0.2773 0.933245 0.276642 0.838371 0.92707 
25.96/26.07	c satzilla's ranking:
25.96/26.07	c 1) mxc-sr08: 4.350803
25.96/26.07	c 2) march_dl2004: 3.814408
25.96/26.07	c 3) minisat20SAT07: 2.027538
25.96/26.07	c 4) minisat20: 1.398766
25.96/26.07	c 5) zchaff_rand: 1.323298
25.96/26.07	c 6) tts-4-0: 0.668465
25.96/26.07	c 7) vallst: 0.624793
25.96/26.07	c 8) SATenstein: -10000.000000
25.96/26.07	c 9) gnovelty+: -10000.000000
25.96/26.07	c 10) adaptg2wsat+: -10000.000000
25.96/26.07	c 11) adaptg2wsat0: -10000.000000
25.96/26.07	c 12) picosat846: -10000.000000
25.96/26.07	c 13) kcnfs04SAT07: -10000.000000
25.96/26.07	c satzilla running mxc-sr08 ... 
4998.25/4999.67	c Bin: Executing mxc-sr08
4998.25/4999.67	c spawning binary file with 4973 seconds ...
4998.25/4999.67	c child exit by a signal
4998.25/4999.67	c mxc-sr08 returned code 137.
4998.25/4999.67	c satzilla running march_dl2004 ... 
4998.25/4999.67	c Bin: Executing march_dl2004
4998.25/4999.67	c march_dl2004 returned code 1.
4998.25/4999.67	c satzilla running minisat20SAT07 ... 
4998.25/4999.67	c Bin: Executing minisat20SAT07
4998.25/4999.67	c minisat20SAT07 returned code 1.
4998.25/4999.67	c satzilla running minisat20 ... 
4998.25/4999.67	c Bin: Executing minisat20
4998.25/4999.67	c minisat20 returned code 1.
4998.25/4999.67	c satzilla running zchaff_rand ... 
4998.25/4999.67	c Bin: Executing zchaff_rand
4998.25/4999.67	c zchaff_rand returned code 1.
4998.25/4999.67	c satzilla running tts-4-0 ... 
4998.25/4999.67	c Bin: Executing tts-4-0
4998.25/4999.67	c tts-4-0 returned code 1.
4998.25/4999.67	c satzilla running vallst ... 
4998.25/4999.67	c Bin: Executing vallst
4998.25/4999.67	c vallst returned code 1.
4998.25/4999.67	c satzilla running SATenstein ... 
4998.25/4999.67	c Bin: Executing SATenstein
4998.25/4999.67	c SATenstein returned code 1.
4998.25/4999.67	c satzilla running gnovelty+ ... 
4998.25/4999.67	c Bin: Executing gnovelty+
4998.25/4999.67	c gnovelty+ returned code 1.
4998.25/4999.67	c satzilla running adaptg2wsat+ ... 
4998.25/4999.67	c Bin: Executing adaptg2wsat+
4998.25/4999.67	c adaptg2wsat+ returned code 1.
4998.25/4999.67	c satzilla running adaptg2wsat0 ... 
4998.25/4999.67	c Bin: Executing adaptg2wsat0
4998.25/4999.67	c adaptg2wsat0 returned code 1.
4998.25/4999.67	c satzilla running picosat846 ... 
4998.25/4999.67	c Bin: Executing picosat846
4998.25/4999.67	c picosat846 returned code 1.
4998.25/4999.67	c satzilla running kcnfs04SAT07 ... 
4998.25/4999.67	c Bin: Executing kcnfs04SAT07
4998.25/4999.67	c kcnfs04SAT07 returned code 1.
4998.25/4999.67	c ERROR: All Failed! 
4998.25/4999.67	c SATZILLA_TIME=4999.080000

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-1825862-1242517671/watcher-1825862-1242517671 -o /tmp/evaluation-result-1825862-1242517671/solver-1825862-1242517671 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825862-1242517671.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.97 3/64 8556
/proc/meminfo: memFree=628832/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) R 8554 8556 8316 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=3160 CPUtime=0
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 404 0 0 0 0 0 0 0 19 0 1 0 279794299 3235840 399 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 790 399 50 118 0 669 0

[startup+0.0852761 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8556
/proc/meminfo: memFree=628832/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=4480 CPUtime=0.07
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 814 0 0 0 7 0 0 0 21 0 1 0 279794299 4587520 809 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 1120 809 50 118 0 999 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6536

[startup+0.101276 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8556
/proc/meminfo: memFree=628832/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=4744 CPUtime=0.09
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 896 0 0 0 9 0 0 0 21 0 1 0 279794299 4857856 891 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 1186 891 50 118 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6800

[startup+0.301299 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8556
/proc/meminfo: memFree=628832/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=14020 CPUtime=0.28
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 2228 0 0 0 28 0 0 0 23 0 1 0 279794299 14356480 2222 1992294400 134512640 134996440 4294956192 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 3505 2222 52 118 0 3384 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16076

[startup+0.701341 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8556
/proc/meminfo: memFree=628832/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=14060 CPUtime=0.68
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 9506 0 0 0 65 3 0 0 25 0 1 0 279794299 14397440 2261 1992294400 134512640 134996440 4294956192 18446744073709551615 134523239 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 3515 2261 57 118 0 3394 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16116

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 8558
/proc/meminfo: memFree=610640/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=29432 CPUtime=1.49
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 24531 0 0 0 139 10 0 0 25 0 1 0 279794299 30138368 6097 1992294400 134512640 134996440 4294956192 18446744073709551615 134544315 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 7358 6097 73 118 0 7237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31488

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 8558
/proc/meminfo: memFree=604240/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=0
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279794299 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8556/statm: 514 112 96 399 0 111 0
[pid=8557] ppid=8556 vsize=39956 CPUtime=3.09
/proc/8557/stat : 8557 (march_dl2004) R 8556 8556 8316 0 -1 4194304 35585 0 0 0 295 14 0 0 25 0 1 0 279794299 40914944 6115 1992294400 134512640 134996440 4294956192 18446744073709551615 134587728 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8557/statm: 9989 6115 75 118 0 9868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42012

[startup+6.30196 s]
/proc/loadavg: 1.16 1.03 0.98 2/66 8559
/proc/meminfo: memFree=611280/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=4.99
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 156 36550 0 0 0 0 484 15 16 0 1 0 279794299 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 514 125 107 399 0 111 0
[pid=8559] ppid=8556 vsize=16928 CPUtime=1.28
/proc/8559/stat : 8559 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 5090 0 0 0 126 2 0 0 25 0 1 0 279794800 17334272 4103 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 4232 4103 55 138 0 4091 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18984

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 0.98 2/66 8560
/proc/meminfo: memFree=603984/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=2056 CPUtime=10
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 182 43188 0 0 0 0 981 19 16 0 1 0 279794299 2105344 140 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 514 140 122 399 0 111 0
[pid=8560] ppid=8556 vsize=25996 CPUtime=2.67
/proc/8560/stat : 8560 (satelite) R 8556 8556 8316 0 -1 4194304 6207 0 0 0 263 4 0 0 25 0 1 0 279795301 26619904 5604 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8560/statm: 6499 5604 68 128 0 6368 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28052

[startup+25.5011 s]
/proc/loadavg: 1.11 1.03 0.98 2/65 8561
/proc/meminfo: memFree=587352/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=25.46
/proc/8556/stat : 8556 (SATzilla2009_C) R 8554 8556 8316 0 -1 4194304 14387 57400 0 0 1050 9 1456 31 25 0 1 0 279794299 38313984 9118 1992294400 134512640 136149437 4294956224 18446744073709551615 134541877 0 0 4096 3 0 0 0 17 0 0 0
/proc/8556/statm: 9354 9118 213 399 0 8951 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37416

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 0.98 2/66 8562
/proc/meminfo: memFree=556944/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=32612 CPUtime=25
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 9609 0 0 0 2494 6 0 0 25 0 1 0 279796907 33394688 7904 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 8153 7904 71 138 0 8012 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 70028

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 0.98 2/66 8562
/proc/meminfo: memFree=531984/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=56764 CPUtime=76.2
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 15664 0 0 0 7608 12 0 0 25 0 1 0 279796907 58126336 13959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 14191 13959 71 138 0 14050 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 94180

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 0.98 2/66 8562
/proc/meminfo: memFree=515792/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=73128 CPUtime=136.18
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 19696 0 0 0 13601 17 0 0 25 0 1 0 279796907 74883072 17991 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 18282 17991 71 138 0 18141 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 110544

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 8562
/proc/meminfo: memFree=491408/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=97812 CPUtime=196.16
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 25771 0 0 0 19591 25 0 0 25 0 1 0 279796907 100159488 24066 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 24453 24066 71 138 0 24312 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 135228

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8562
/proc/meminfo: memFree=481744/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=107728 CPUtime=256.15
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 28268 0 0 0 25586 29 0 0 25 0 1 0 279796907 110313472 26563 1992294400 134512640 135078026 4294956192 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 26932 26563 71 138 0 26791 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 145144

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8562
/proc/meminfo: memFree=455696/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=133228 CPUtime=316.13
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 34698 0 0 0 31575 38 0 0 25 0 1 0 279796907 136425472 32993 1992294400 134512640 135078026 4294956192 18446744073709551615 134719140 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 33307 32993 71 138 0 33166 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 170644

[startup+402.302 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297184 CPUtime=4694.97
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75432 0 0 0 469405 92 0 0 25 0 1 0 279796907 304316416 73727 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74296 73727 71 138 0 74155 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 334600

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297184 CPUtime=4754.95
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75437 0 0 0 475403 92 0 0 25 0 1 0 279796907 304316416 73732 1992294400 134512640 135078026 4294956192 18446744073709551615 134534332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74296 73732 71 138 0 74155 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 334600

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297184 CPUtime=4814.94
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75439 0 0 0 481402 92 0 0 25 0 1 0 279796907 304316416 73734 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74296 73734 71 138 0 74155 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 334600

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297316 CPUtime=4874.93
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75458 0 0 0 487400 93 0 0 25 0 1 0 279796907 304451584 73753 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74329 73753 71 138 0 74188 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 334732

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297508 CPUtime=4934.92
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75489 0 0 0 493399 93 0 0 25 0 1 0 279796907 304648192 73784 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74377 73784 71 138 0 74236 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 334924

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297508 CPUtime=4938.92
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75489 0 0 0 493799 93 0 0 25 0 1 0 279796907 304648192 73784 1992294400 134512640 135078026 4294956192 18446744073709551615 134534549 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74377 73784 71 138 0 74236 0
Current children cumulated CPU time (s) 4964.96
Current children cumulated vsize (KiB) 334924

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292176/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297508 CPUtime=4951.71
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75489 0 0 0 495078 93 0 0 25 0 1 0 279796907 304648192 73784 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74377 73784 71 138 0 74236 0
Current children cumulated CPU time (s) 4977.75
Current children cumulated vsize (KiB) 334924

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4964.51
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75498 0 0 0 496358 93 0 0 25 0 1 0 279796907 304844800 73793 1992294400 134512640 135078026 4294956192 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73793 71 138 0 74284 0
Current children cumulated CPU time (s) 4990.55
Current children cumulated vsize (KiB) 335116

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4967.71
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 496678 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4993.75
Current children cumulated vsize (KiB) 335116

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4969.31
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 496838 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4995.35
Current children cumulated vsize (KiB) 335116

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4970.91
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 496998 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4996.95
Current children cumulated vsize (KiB) 335116

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4971.71
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 497078 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4997.75
Current children cumulated vsize (KiB) 335116

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4972.11
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 497118 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4998.15
Current children cumulated vsize (KiB) 335116

[startup+4999.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 8576
/proc/meminfo: memFree=292112/2055920 swapFree=4180752/4192956
[pid=8556] ppid=8554 vsize=37416 CPUtime=26.04
/proc/8556/stat : 8556 (SATzilla2009_C) S 8554 8556 8316 0 -1 4194304 14399 57400 0 0 1108 9 1456 31 25 0 1 0 279794299 38313984 9124 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8556/statm: 9354 9124 219 399 0 8951 0
[pid=8562] ppid=8556 vsize=297700 CPUtime=4972.21
/proc/8562/stat : 8562 (mxc-sr08) R 8556 8556 8316 0 -1 4194304 75499 0 0 0 497128 93 0 0 25 0 1 0 279796907 304844800 73794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8562/statm: 74425 73794 71 138 0 74284 0
Current children cumulated CPU time (s) 4998.25
Current children cumulated vsize (KiB) 335116

Child status: 17
Real time (s): 4999.68
CPU time (s): 4998.35
CPU user time (s): 4996.96
CPU system time (s): 1.39079
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 335116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.96
system time used= 1.39079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 5626

runsolver used 4.43333 second user time and 13.7529 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-17 01:47:51
IDJOB=1825862
IDBENCH=71564
IDSOLVER=668
FILE ID=node59/1825862-1242517671
PBS_JOBID= 9307058
Free space on /tmp= 66208 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-1825862-1242517671/watcher-1825862-1242517671 -o /tmp/evaluation-result-1825862-1242517671/solver-1825862-1242517671 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825862-1242517671.cnf

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=213748925

node59.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.240
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.240
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:        629376 kB
Buffers:         99184 kB
Cached:        1215812 kB
SwapCached:       6924 kB
Active:         537812 kB
Inactive:       787564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        629376 kB
SwapTotal:     4192956 kB
SwapFree:      4180752 kB
Dirty:           35376 kB
Writeback:           0 kB
Mapped:          15268 kB
Slab:            87196 kB
Committed_AS:  1033156 kB
PageTables:       1460 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= 66180 MiB
End job on node59 at 2009-05-17 03:11:11