Trace number 1727805

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_I 2009-03-22? (exit code) 1199.43 1199.95

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

19.56/19.63	c SATzilla is building models for class 3
19.56/19.63	c run presolver mxc-sr08 for 10 seconds ... 
19.56/19.63	c Bin: Executing mxc-sr08
19.56/19.63	c spawning binary file with 10 seconds ...
19.56/19.63	c child exit by a signal
19.56/19.63	c mxc-sr08 returned code 137.
19.56/19.63	c run presolver picosat846 for 5 seconds ... 
19.56/19.63	c Bin: Executing picosat846
19.56/19.63	c spawning binary file with 5 seconds ...
19.56/19.63	c child exit by a signal
19.56/19.63	c picosat846 returned code 137.
19.56/19.63	c Orignal number of varibales is 942, number of clauses is 16562 
19.56/19.63	c predicted feature computation time is 1.453379 
19.56/19.63	c Bin: Executing satelite
19.56/19.63	c spawning binary file with 240 seconds ...
19.56/19.63	c child exited successfully
19.56/19.63	c satzilla computing base features
19.56/19.63	c Number of variabe is: 884, Number of clause is : 11488 
19.56/19.63	c Initializing...
19.56/19.63	c satzilla doing clause learning
19.56/19.63	c start clause learning features ...
19.56/19.63	c Bin: Executing zchaff07
19.56/19.63	c spawning binary file with 2 seconds ...
19.56/19.63	c child exit by a signal
19.56/19.63	c satzilla doing survey propogation probe
19.56/19.63	c do survay propogation for 2 second ...
19.56/19.63	c satzilla doing local search probe
19.56/19.63	c features are:942 16562 884 11488 0.0656109 0.441678 0.0769499 0.406173 0.8975 1.77666 0.00544755 0.51849 0.00226244 0.0147059 1.51552 0.290738 0.42218 0.00544755 1.15693 8.70474e-05 0.0250696 3.6041 0.630758 0.207434 0 1 3.26925 0.00086171 1.44627 0 0.00670265 2.60602 0.292218 0.00572839 0.893147 8.70474e-05 0.0142758 2369.25 0.158661 1888 2930 2930 1888 2930 2240 2419 36.4792 0.135258 30.0254 43.3161 43.3161 30.0254 43.3161 34.1765 38.3989 0.772138 0.205898 3.47771e-07 1 0.916328 0.599013 0.905344 0.727319 0.79866 0.318135 0.730863 0.00806755 0.998681 0.499513 0.0255515 0.498184 0.0308285 0.483959 25.286 0.145308 135.455 0.0786949 135 124 147 4.68994 0.379444 0.994986 0.00395261 
19.56/19.63	c satzilla's ranking:
19.56/19.63	c 1) minisat20SAT07: 3.565387
19.56/19.63	c 2) picosat846: 1.843674
19.56/19.63	c 3) zchaff_rand: 1.455109
19.56/19.63	c 4) mxc-sr08: 0.837036
19.56/19.63	c 5) march_dl2004: 0.671028
19.56/19.63	c 6) SATenstein: -10000.000000
19.56/19.63	c 7) gnovelty+: -10000.000000
19.56/19.63	c 8) adaptg2wsat+: -10000.000000
19.56/19.63	c 9) adaptg2wsat0: -10000.000000
19.56/19.63	c 10) tts-4-0: -10000.000000
19.56/19.63	c 11) vallst: -10000.000000
19.56/19.63	c 12) minisat20: -10000.000000
19.56/19.63	c 13) kcnfs04SAT07: -10000.000000
19.56/19.63	c satzilla running minisat20SAT07 ... 
1199.35/1199.94	c Bin: Executing minisat20SAT07
1199.35/1199.94	c spawning binary file with 1180 seconds ...
1199.35/1199.94	c child exit by a signal
1199.35/1199.94	c minisat20SAT07 returned code 137.
1199.35/1199.94	c satzilla running picosat846 ... 
1199.35/1199.94	c Bin: Executing picosat846
1199.35/1199.94	c picosat846 returned code 1.
1199.35/1199.94	c satzilla running zchaff_rand ... 
1199.35/1199.94	c Bin: Executing zchaff_rand
1199.35/1199.94	c zchaff_rand returned code 1.
1199.35/1199.94	c satzilla running mxc-sr08 ... 
1199.35/1199.94	c Bin: Executing mxc-sr08
1199.35/1199.94	c mxc-sr08 returned code 1.
1199.35/1199.94	c satzilla running march_dl2004 ... 
1199.35/1199.94	c Bin: Executing march_dl2004
1199.35/1199.94	c march_dl2004 returned code 1.
1199.35/1199.94	c satzilla running SATenstein ... 
1199.35/1199.94	c Bin: Executing SATenstein
1199.35/1199.94	c SATenstein returned code 1.
1199.35/1199.94	c satzilla running gnovelty+ ... 
1199.35/1199.94	c Bin: Executing gnovelty+
1199.35/1199.94	c gnovelty+ returned code 1.
1199.35/1199.94	c satzilla running adaptg2wsat+ ... 
1199.35/1199.94	c Bin: Executing adaptg2wsat+
1199.35/1199.94	c adaptg2wsat+ returned code 1.
1199.35/1199.94	c satzilla running adaptg2wsat0 ... 
1199.35/1199.94	c Bin: Executing adaptg2wsat0
1199.35/1199.94	c adaptg2wsat0 returned code 1.
1199.35/1199.94	c satzilla running tts-4-0 ... 
1199.35/1199.94	c Bin: Executing tts-4-0
1199.35/1199.94	c tts-4-0 returned code 1.
1199.35/1199.94	c satzilla running vallst ... 
1199.35/1199.94	c Bin: Executing vallst
1199.35/1199.94	c vallst returned code 1.
1199.35/1199.94	c satzilla running minisat20 ... 
1199.35/1199.94	c Bin: Executing minisat20
1199.35/1199.94	c minisat20 returned code 1.
1199.35/1199.94	c satzilla running kcnfs04SAT07 ... 
1199.35/1199.94	c Bin: Executing kcnfs04SAT07
1199.35/1199.94	c kcnfs04SAT07 returned code 1.
1199.35/1199.94	c ERROR: All Failed! 
1199.35/1199.94	c SATZILLA_TIME=1199.600000

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-1727805-1240729125/watcher-1727805-1240729125 -o /tmp/evaluation-result-1727805-1240729125/solver-1727805-1240729125 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727805-1240729125.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: 0.92 0.98 0.99 3/64 25885
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=1344 CPUtime=0
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 241 0 0 0 0 0 0 0 19 0 1 0 100945668 1376256 237 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 336 238 54 138 0 195 0

[startup+0.0438031 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25885
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=2004 CPUtime=0.04
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 494 0 0 0 4 0 0 0 19 0 1 0 100945668 2052096 403 1992294400 134512640 135078026 4294956176 18446744073709551615 134561110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 501 403 55 138 0 360 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4060

[startup+0.101808 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25885
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=2204 CPUtime=0.09
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 525 0 0 0 9 0 0 0 19 0 1 0 100945668 2256896 434 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 551 434 55 138 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.30183 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25885
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=2232 CPUtime=0.29
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 578 0 0 0 29 0 0 0 21 0 1 0 100945668 2285568 486 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 558 486 71 138 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4288

[startup+0.701872 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25885
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=2760 CPUtime=0.69
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 688 0 0 0 69 0 0 0 25 0 1 0 100945668 2826240 596 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 690 596 71 138 0 549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4816

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25887
/proc/meminfo: memFree=1750888/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=3420 CPUtime=1.49
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 869 0 0 0 149 0 0 0 25 0 1 0 100945668 3502080 777 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 855 777 71 138 0 714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5476

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25887
/proc/meminfo: memFree=1748904/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=4376 CPUtime=3.08
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 1095 0 0 0 307 1 0 0 25 0 1 0 100945668 4481024 1003 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25886/statm: 1094 1003 71 138 0 953 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6432

[startup+6.30249 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25887
/proc/meminfo: memFree=1749416/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=0
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945668 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 112 96 399 0 111 0
[pid=25886] ppid=25885 vsize=4652 CPUtime=6.27
/proc/25886/stat : 25886 (mxc-sr08) R 25885 25885 25664 0 -1 4194304 1163 0 0 0 625 2 0 0 25 0 1 0 100945668 4763648 1071 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25886/statm: 1163 1071 71 138 0 1022 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6708

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25888
/proc/meminfo: memFree=1751336/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=2056 CPUtime=9.99
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 152 1321 0 0 0 0 997 2 19 0 1 0 100945668 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 514 121 104 399 0 111 0
[pid=25888] ppid=25885 vsize=3648 CPUtime=2.66
/proc/25888/stat : 25888 (picosat846) R 25885 25885 25664 0 -1 4194304 651 0 0 0 266 0 0 0 25 0 1 0 100946670 3735552 640 1992294400 134512640 134570484 4294956176 18446744073709551615 134553305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25888/statm: 912 640 84 14 0 578 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5704

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25891
/proc/meminfo: memFree=1748840/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=4284 CPUtime=5.85
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 837 0 0 0 585 0 0 0 25 0 1 0 100947631 4386816 831 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 1071 831 72 138 0 930 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8204

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25891
/proc/meminfo: memFree=1746920/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=6228 CPUtime=31.45
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 1291 0 0 0 3144 1 0 0 25 0 1 0 100947631 6377472 1285 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 1557 1285 72 138 0 1416 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10148

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25891
/proc/meminfo: memFree=1745384/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=7696 CPUtime=82.63
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 1683 0 0 0 8261 2 0 0 25 0 1 0 100947631 7880704 1677 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 1924 1677 72 138 0 1783 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11616

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1744104/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=9036 CPUtime=142.6
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 1992 0 0 0 14258 2 0 0 25 0 1 0 100947631 9252864 1986 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 2259 1986 72 138 0 2118 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12956

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1743336/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=9704 CPUtime=202.57
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 2158 0 0 0 20254 3 0 0 25 0 1 0 100947631 9936896 2152 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 2426 2152 72 138 0 2285 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 13624

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1742952/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=10136 CPUtime=262.54
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 2242 0 0 0 26251 3 0 0 25 0 1 0 100947631 10379264 2236 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 2534 2236 72 138 0 2393 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 14056

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1742696/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=10400 CPUtime=322.53
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 2321 0 0 0 32249 4 0 0 25 0 1 0 100947631 10649600 2315 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 2600 2315 72 138 0 2459 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1740200/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=12692 CPUtime=742.36
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 2882 0 0 0 74232 4 0 0 25 0 1 0 100947631 12996608 2876 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3173 2876 72 138 0 3032 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 16612

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739688/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=802.32
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3008 0 0 0 80228 4 0 0 25 0 1 0 100947631 13553664 3002 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3002 72 138 0 3168 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 17156

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739624/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=862.3
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3009 0 0 0 86225 5 0 0 25 0 1 0 100947631 13553664 3003 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3003 72 138 0 3168 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 17156

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739624/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=922.28
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3010 0 0 0 92223 5 0 0 25 0 1 0 100947631 13553664 3004 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3004 72 138 0 3168 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 17156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739560/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=982.25
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3010 0 0 0 98220 5 0 0 25 0 1 0 100947631 13553664 3004 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3004 72 138 0 3168 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 17156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739496/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=1042.22
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3015 0 0 0 104217 5 0 0 25 0 1 0 100947631 13553664 3009 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3009 72 138 0 3168 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 17156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739432/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13236 CPUtime=1102.2
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3015 0 0 0 110215 5 0 0 25 0 1 0 100947631 13553664 3009 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3309 3009 72 138 0 3168 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 17156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739176/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13500 CPUtime=1162.17
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3100 0 0 0 116212 5 0 0 25 0 1 0 100947631 13824000 3094 1992294400 134512640 135078472 4294956176 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3375 3094 72 138 0 3234 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 17420

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739112/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1170.17
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3113 0 0 0 117012 5 0 0 25 0 1 0 100947631 13967360 3107 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3107 72 138 0 3269 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 17560

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739112/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1176.57
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3113 0 0 0 117652 5 0 0 25 0 1 0 100947631 13967360 3107 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3107 72 138 0 3269 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 17560

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739112/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1178.16
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3121 0 0 0 117811 5 0 0 25 0 1 0 100947631 13967360 3115 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3115 72 138 0 3269 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 17560

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739048/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1178.96
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3123 0 0 0 117891 5 0 0 25 0 1 0 100947631 13967360 3117 1992294400 134512640 135078472 4294956176 18446744073709551615 134556391 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3117 72 138 0 3269 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 17560

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739048/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1179.36
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3123 0 0 0 117931 5 0 0 25 0 1 0 100947631 13967360 3117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3117 72 138 0 3269 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 17560

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25897
/proc/meminfo: memFree=1739048/2055920 swapFree=4192812/4192956
[pid=25885] ppid=25883 vsize=3920 CPUtime=19.59
/proc/25885/stat : 25885 (SATzilla2009_I) S 25883 25885 25664 0 -1 4194304 1150 3686 0 0 242 10 1702 5 25 0 1 0 100945668 4014080 568 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25885/statm: 980 568 217 399 0 577 0
[pid=25891] ppid=25885 vsize=13640 CPUtime=1179.76
/proc/25891/stat : 25891 (minisat20SAT07) R 25885 25885 25664 0 -1 4194304 3124 0 0 0 117971 5 0 0 25 0 1 0 100947631 13967360 3118 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25891/statm: 3410 3118 72 138 0 3269 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 17560

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.43
CPU user time (s): 1199.21
CPU system time (s): 0.216967
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 17560

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

runsolver used 0.969852 second user time and 3.40648 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-26 08:58:45
IDJOB=1727805
IDBENCH=24645
IDSOLVER=528
FILE ID=node21/1727805-1240729125
PBS_JOBID= 9186939
Free space on /tmp= 66344 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727805-1240729125/watcher-1727805-1240729125 -o /tmp/evaluation-result-1727805-1240729125/solver-1727805-1240729125 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727805-1240729125.cnf

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=658009459

node21.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.233
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.233
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:       1753888 kB
Buffers:         16716 kB
Cached:         196056 kB
SwapCached:          0 kB
Active:          87596 kB
Inactive:       139128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31800 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            61416 kB
Committed_AS:   392484 kB
PageTables:       1376 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= 66312 MiB
End job on node21 at 2009-04-26 09:18:45