Trace number 1539249

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) 1199.37 1199.69

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S342542912-045.cnf
MD5SUM080829f316d0d50a199c4a4a09021eac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

16.47/16.54	c SATzilla is building models for class 2
16.47/16.54	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.54	c Bin: Executing march_dl2004
16.47/16.54	c spawning binary file with 5 seconds ...
16.47/16.54	c child exit by a signal
16.47/16.54	c march_dl2004 returned code 137.
16.47/16.54	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.54	c Bin: Executing mxc-sr08
16.47/16.54	c spawning binary file with 5 seconds ...
16.47/16.54	c child exit by a signal
16.47/16.54	c mxc-sr08 returned code 137.
16.47/16.54	c Orignal number of varibales is 75, number of clauses is 6675 
16.47/16.54	c predicted feature computation time is 7.013576 
16.47/16.54	c Bin: Executing satelite
16.47/16.54	c spawning binary file with 240 seconds ...
16.47/16.54	c child exited successfully
16.47/16.54	c satzilla computing base features
16.47/16.54	c Number of variabe is: 75, Number of clause is : 6675 
16.47/16.54	c Initializing...
16.47/16.54	c satzilla compute diameter ...
16.47/16.54	c start diameter features ...
16.47/16.54	c satzilla doing clause learning
16.47/16.54	c start clause learning features ...
16.47/16.54	c Bin: Executing zchaff07
16.47/16.54	c spawning binary file with 2 seconds ...
16.47/16.54	c child exit by a signal
16.47/16.54	c satzilla doing survey propogation probe
16.47/16.54	c do survay propogation for 2 second ...
16.47/16.54	c satzilla doing local search probe
16.47/16.54	c satzilla doing lobjois search-space size estimate
16.47/16.54	c features are:75 6675 75 6675 0 0 0.011236 0.312317 0.681183 1.00236 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.0386417 0.0853933 0.100524 3.7096 0.0305893 0.0244207 0 0.106796 2.05762 0.00612434 0.153985 0.00374532 0.00913858 3.03408 0.065618 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4534.5 0.019517 4446 4623 4623 4446 4623 4446 4623 26.8895 0.0157161 26.4669 27.3121 27.3121 26.4669 27.3121 26.4669 27.3121 0.0616249 0.767813 0.00023864 0.203118 0.131744 0.0094726 0.0924027 0.0244238 0.0504799 6.50544e-05 0.390624 2.68881e-05 0.000134918 9.38271e-05 3.81638e-05 8.27083e-05 4.35818e-05 6.32827e-05 10.4205 0.25149 12.8458 0.205246 13 10 16 2.30449 0.272161 0.900167 0.0928035 0.672963 0.755199 
16.47/16.54	c satzilla's ranking:
16.47/16.54	c 1) march_dl2004: 4.757365
16.47/16.54	c 2) minisat20SAT07: 3.399822
16.47/16.54	c 3) mxc-sr08: 3.332418
16.47/16.54	c 4) minisat20: 2.519455
16.47/16.54	c 5) tts-4-0: 1.106710
16.47/16.54	c 6) vallst: 0.397961
16.47/16.54	c 7) zchaff_rand: 0.085655
16.47/16.54	c 8) SATenstein: -10000.000000
16.47/16.54	c 9) gnovelty+: -10000.000000
16.47/16.54	c 10) adaptg2wsat+: -10000.000000
16.47/16.54	c 11) adaptg2wsat0: -10000.000000
16.47/16.54	c 12) picosat846: -10000.000000
16.47/16.54	c 13) kcnfs04SAT07: -10000.000000
16.47/16.54	c satzilla running march_dl2004 ... 
1199.24/1199.68	c Bin: Executing march_dl2004
1199.24/1199.68	c spawning binary file with 1183 seconds ...
1199.24/1199.68	c child exit by a signal
1199.24/1199.68	c march_dl2004 returned code 137.
1199.24/1199.68	c satzilla running minisat20SAT07 ... 
1199.24/1199.68	c Bin: Executing minisat20SAT07
1199.24/1199.68	c minisat20SAT07 returned code 1.
1199.24/1199.68	c satzilla running mxc-sr08 ... 
1199.24/1199.68	c Bin: Executing mxc-sr08
1199.24/1199.68	c mxc-sr08 returned code 1.
1199.24/1199.68	c satzilla running minisat20 ... 
1199.24/1199.68	c Bin: Executing minisat20
1199.24/1199.68	c minisat20 returned code 1.
1199.24/1199.68	c satzilla running tts-4-0 ... 
1199.24/1199.68	c Bin: Executing tts-4-0
1199.24/1199.68	c tts-4-0 returned code 1.
1199.24/1199.68	c satzilla running vallst ... 
1199.24/1199.68	c Bin: Executing vallst
1199.24/1199.68	c vallst returned code 1.
1199.24/1199.68	c satzilla running zchaff_rand ... 
1199.24/1199.68	c Bin: Executing zchaff_rand
1199.24/1199.68	c zchaff_rand returned code 1.
1199.24/1199.68	c satzilla running SATenstein ... 
1199.24/1199.68	c Bin: Executing SATenstein
1199.24/1199.68	c SATenstein returned code 1.
1199.24/1199.68	c satzilla running gnovelty+ ... 
1199.24/1199.68	c Bin: Executing gnovelty+
1199.24/1199.68	c gnovelty+ returned code 1.
1199.24/1199.68	c satzilla running adaptg2wsat+ ... 
1199.24/1199.68	c Bin: Executing adaptg2wsat+
1199.24/1199.68	c adaptg2wsat+ returned code 1.
1199.24/1199.68	c satzilla running adaptg2wsat0 ... 
1199.24/1199.68	c Bin: Executing adaptg2wsat0
1199.24/1199.68	c adaptg2wsat0 returned code 1.
1199.24/1199.68	c satzilla running picosat846 ... 
1199.24/1199.68	c Bin: Executing picosat846
1199.24/1199.68	c picosat846 returned code 1.
1199.24/1199.68	c satzilla running kcnfs04SAT07 ... 
1199.24/1199.68	c Bin: Executing kcnfs04SAT07
1199.24/1199.68	c kcnfs04SAT07 returned code 1.
1199.24/1199.68	c ERROR: All Failed! 
1199.24/1199.68	c SATZILLA_TIME=1199.540000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539249-1238489300/watcher-1539249-1238489300 -o /tmp/evaluation-result-1539249-1238489300/solver-1539249-1238489300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539249-1238489300.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.01 1.00 1.19 3/64 10691
/proc/meminfo: memFree=1222656/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=636 CPUtime=0
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1121592853 651264 80 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 159 80 50 118 0 38 0

[startup+0.0504221 s]
/proc/loadavg: 1.01 1.00 1.19 3/64 10691
/proc/meminfo: memFree=1222656/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=2580 CPUtime=0.04
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 1055 0 0 0 4 0 0 0 19 0 1 0 1121592853 2641920 350 1992294400 134512640 134996440 4294956176 18446744073709551615 134582806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 645 350 67 118 0 524 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4636

[startup+0.101425 s]
/proc/loadavg: 1.01 1.00 1.19 3/64 10691
/proc/meminfo: memFree=1222656/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=2368 CPUtime=0.09
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 1107 0 0 0 9 0 0 0 19 0 1 0 1121592853 2424832 349 1992294400 134512640 134996440 4294956176 18446744073709551615 134583931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 592 349 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301443 s]
/proc/loadavg: 1.01 1.00 1.19 3/64 10691
/proc/meminfo: memFree=1222656/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=2368 CPUtime=0.29
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 1115 0 0 0 29 0 0 0 21 0 1 0 1121592853 2424832 357 1992294400 134512640 134996440 4294956176 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 592 357 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.701479 s]
/proc/loadavg: 1.01 1.00 1.19 3/64 10691
/proc/meminfo: memFree=1222656/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=2500 CPUtime=0.69
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 1160 0 0 0 69 0 0 0 25 0 1 0 1121592853 2560000 402 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 625 402 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50155 s]
/proc/loadavg: 1.01 1.00 1.19 2/66 10693
/proc/meminfo: memFree=1216368/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=7824 CPUtime=1.49
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 2737 0 0 0 141 8 0 0 25 0 1 0 1121592853 8011776 1809 1992294400 134512640 134996440 4294956176 18446744073709551615 134559554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 1956 1809 72 118 0 1835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9880

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 10693
/proc/meminfo: memFree=1215408/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=0
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1121592853 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 112 96 399 0 111 0
[pid=10692] ppid=10691 vsize=7584 CPUtime=3.09
/proc/10692/stat : 10692 (march_dl2004) R 10691 10691 10333 0 -1 4194304 3192 0 0 0 301 8 0 0 25 0 1 0 1121592853 7766016 1779 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10692/statm: 1896 1779 74 118 0 1775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9640

[startup+6.30298 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 10694
/proc/meminfo: memFree=1221296/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=2056 CPUtime=4.99
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 156 3192 0 0 0 0 489 10 16 0 1 0 1121592853 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 514 125 107 399 0 111 0
[pid=10694] ppid=10691 vsize=2080 CPUtime=1.29
/proc/10694/stat : 10694 (mxc-sr08) R 10691 10691 10333 0 -1 4194304 489 0 0 0 129 0 0 0 25 0 1 0 1121593353 2129920 443 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10694/statm: 520 443 71 138 0 379 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4136

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 10696
/proc/meminfo: memFree=1219056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=8024 CPUtime=12.67
/proc/10691/stat : 10691 (SATzilla2009_C) R 10689 10691 10333 0 -1 4194304 981 4990 0 0 66 0 1190 11 23 0 1 0 1121592853 8216576 681 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/10691/statm: 2006 681 207 399 0 1603 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8024

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 10697
/proc/meminfo: memFree=1214512/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=7584 CPUtime=8.94
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 3192 0 0 0 885 9 0 0 25 0 1 0 1121594508 7766016 1779 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 1896 1779 74 118 0 1775 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11508

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 10697
/proc/meminfo: memFree=1214512/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=7584 CPUtime=34.53
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 3192 0 0 0 3444 9 0 0 25 0 1 0 1121594508 7766016 1779 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 1896 1779 74 118 0 1775 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11508

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 10697
/proc/meminfo: memFree=1214576/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=7584 CPUtime=85.71
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 3192 0 0 0 8562 9 0 0 25 0 1 0 1121594508 7766016 1779 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 1896 1779 74 118 0 1775 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11508

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 10697
/proc/meminfo: memFree=1204016/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=18492 CPUtime=145.69
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 5869 0 0 0 14558 11 0 0 25 0 1 0 1121594508 18935808 4456 1992294400 134512640 134996440 4294956176 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 4623 4456 74 118 0 4502 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22416

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 10697
/proc/meminfo: memFree=1200688/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=21660 CPUtime=205.67
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 6692 0 0 0 20555 12 0 0 25 0 1 0 1121594508 22179840 5279 1992294400 134512640 134996440 4294956176 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 5415 5279 74 118 0 5294 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 25584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10697
/proc/meminfo: memFree=1199472/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=22980 CPUtime=265.65
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7000 0 0 0 26553 12 0 0 25 0 1 0 1121594508 23531520 5587 1992294400 134512640 134996440 4294956176 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 5745 5587 74 118 0 5624 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 26904

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 10697
/proc/meminfo: memFree=1198896/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=23508 CPUtime=325.65
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7135 0 0 0 32552 13 0 0 25 0 1 0 1121594508 24072192 5722 1992294400 134512640 134996440 4294956176 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 5877 5722 74 118 0 5756 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27432


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10703
/proc/meminfo: memFree=1196464/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=26020 CPUtime=805.52
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7762 0 0 0 80538 14 0 0 25 0 1 0 1121594508 26644480 6349 1992294400 134512640 134996440 4294956176 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6505 6349 74 118 0 6384 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 29944

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10703
/proc/meminfo: memFree=1196080/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=26284 CPUtime=865.5
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7851 0 0 0 86536 14 0 0 25 0 1 0 1121594508 26914816 6438 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6571 6438 74 118 0 6450 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 30208

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10703
/proc/meminfo: memFree=1195760/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=26680 CPUtime=925.49
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7926 0 0 0 92535 14 0 0 25 0 1 0 1121594508 27320320 6513 1992294400 134512640 134996440 4294956176 18446744073709551615 134551515 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6670 6513 74 118 0 6549 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 30604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10703
/proc/meminfo: memFree=1195632/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=26812 CPUtime=985.47
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 7972 0 0 0 98533 14 0 0 25 0 1 0 1121594508 27455488 6559 1992294400 134512640 134996440 4294956176 18446744073709551615 134571544 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6703 6559 74 118 0 6582 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 30736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10703
/proc/meminfo: memFree=1195440/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27076 CPUtime=1045.46
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8029 0 0 0 104532 14 0 0 25 0 1 0 1121594508 27725824 6616 1992294400 134512640 134996440 4294956176 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6769 6616 74 118 0 6648 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 31000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10703
/proc/meminfo: memFree=1195248/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27208 CPUtime=1105.44
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8074 0 0 0 110530 14 0 0 25 0 1 0 1121594508 27860992 6661 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6802 6661 74 118 0 6681 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 31132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1165.43
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8107 0 0 0 116529 14 0 0 25 0 1 0 1121594508 27996160 6694 1992294400 134512640 134996440 4294956176 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6694 74 118 0 6714 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 31264

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1173.42
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8110 0 0 0 117328 14 0 0 25 0 1 0 1121594508 27996160 6697 1992294400 134512640 134996440 4294956176 18446744073709551615 134568020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6697 74 118 0 6714 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 31264

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1176.63
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8112 0 0 0 117649 14 0 0 25 0 1 0 1121594508 27996160 6699 1992294400 134512640 134996440 4294956176 18446744073709551615 134568230 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6699 74 118 0 6714 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 31264

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1179.84
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8114 0 0 0 117969 15 0 0 25 0 1 0 1121594508 27996160 6701 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6701 74 118 0 6714 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 31264

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1181.43
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8116 0 0 0 118128 15 0 0 25 0 1 0 1121594508 27996160 6703 1992294400 134512640 134996440 4294956176 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6703 74 118 0 6714 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 31264

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1182.23
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8116 0 0 0 118208 15 0 0 25 0 1 0 1121594508 27996160 6703 1992294400 134512640 134996440 4294956176 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6703 74 118 0 6714 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 31264

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1182.63
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8117 0 0 0 118248 15 0 0 25 0 1 0 1121594508 27996160 6704 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6704 74 118 0 6714 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 31264

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10703
/proc/meminfo: memFree=1195056/2055920 swapFree=4178352/4192956
[pid=10691] ppid=10689 vsize=3924 CPUtime=16.51
/proc/10691/stat : 10691 (SATzilla2009_C) S 10689 10691 10333 0 -1 4194304 1022 4990 0 0 448 2 1190 11 25 0 1 0 1121592853 4018176 551 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10691/statm: 981 551 219 399 0 578 0
[pid=10697] ppid=10691 vsize=27340 CPUtime=1182.73
/proc/10697/stat : 10697 (march_dl2004) R 10691 10691 10333 0 -1 4194304 8117 0 0 0 118258 15 0 0 25 0 1 0 1121594508 27996160 6704 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10697/statm: 6835 6704 74 118 0 6714 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 31264

Child status: 17
Real time (s): 1199.69
CPU time (s): 1199.37
CPU user time (s): 1199.07
CPU system time (s): 0.298954
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 31264

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

runsolver used 1.16082 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 10:48:20
IDJOB=1539249
IDBENCH=70529
IDSOLVER=527
FILE ID=node43/1539249-1238489300
PBS_JOBID= 9061848
Free space on /tmp= 63084 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S342542912-045.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539249-1238489300/watcher-1539249-1238489300 -o /tmp/evaluation-result-1539249-1238489300/solver-1539249-1238489300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539249-1238489300.cnf

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

MD5SUM BENCH= 080829f316d0d50a199c4a4a09021eac
RANDOM SEED=1845433219

node43.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.242
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.242
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:       1223136 kB
Buffers:         88900 kB
Cached:         650664 kB
SwapCached:       8504 kB
Active:         325844 kB
Inactive:       423736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223136 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:           31908 kB
Writeback:           0 kB
Mapped:          15732 kB
Slab:            69256 kB
Committed_AS:  2500352 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 63056 MiB
End job on node43 at 2009-03-31 11:08:20