Trace number 1557020

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.43 1199.8

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications 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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.57/25.60	c SATzilla is building models for class 2
25.57/25.60	c run presolver march_dl2004 for 5 seconds ... 
25.57/25.60	c Bin: Executing march_dl2004
25.57/25.60	c spawning binary file with 5 seconds ...
25.57/25.60	c child exit by a signal
25.57/25.60	c march_dl2004 returned code 137.
25.57/25.60	c run presolver mxc-sr08 for 5 seconds ... 
25.57/25.60	c Bin: Executing mxc-sr08
25.57/25.60	c spawning binary file with 5 seconds ...
25.57/25.60	c child exit by a signal
25.57/25.60	c mxc-sr08 returned code 137.
25.57/25.60	c Orignal number of varibales is 69561, number of clauses is 226787 
25.57/25.60	c predicted feature computation time is 21.768028 
25.57/25.60	c Bin: Executing satelite
25.57/25.60	c spawning binary file with 240 seconds ...
25.57/25.60	c child exited successfully
25.57/25.60	c satzilla computing base features
25.57/25.60	c Number of variabe is: 28527, Number of clause is : 163375 
25.57/25.60	c Initializing...
25.57/25.60	c satzilla compute diameter ...
25.57/25.60	c start diameter features ...
25.57/25.60	c satzilla doing clause learning
25.57/25.60	c start clause learning features ...
25.57/25.60	c Bin: Executing zchaff07
25.57/25.60	c spawning binary file with 2 seconds ...
25.57/25.60	c child exit by a signal
25.57/25.60	c satzilla doing survey propogation probe
25.57/25.60	c do survay propogation for 2 second ...
25.57/25.60	c satzilla doing local search probe
25.57/25.60	c satzilla doing lobjois search-space size estimate
25.57/25.60	c features are:69561 226787 28527 163375 1.43843 0.388138 0.174611 0.409162 0.454008 1.05765 0.000118594 0.178528 7.0109e-05 0.000490763 0.881025 0.0615088 0.555881 0.000118594 0.584624 4.28462e-05 0.00034277 2.34959 0.0250457 0.0428054 0 0.666667 1.05429 5.92988e-05 0.533578 6.12089e-06 0.000171385 2.03746 0.51271 4.66532e-05 0.455052 2.44836e-05 0.000171385 20.4 0.163611 16 24 1.44798 309.727 0.178987 236 437 362 244 331 270 321 7.45825 0.223351 4.86885 10.2151 9.5884 5.51543 9.39259 5.82175 7.30606 0.0983258 1.59101 0 0.745545 0.392992 1.17204e-05 0.103374 0.00148528 0.0144396 0.0312727 0.633073 2.26255e-05 0.240402 0.0567165 0.000398996 0.0398501 0.0227244 0.0292641 2544.25 0.33225 5633 0.00770686 5630 5583 5630 0.693771 1.24968 0.881766 0.0624364 0.0312282 0.0772318 
25.57/25.60	c satzilla's ranking:
25.57/25.60	c 1) minisat20SAT07: 1.986209
25.57/25.60	c 2) zchaff_rand: 1.625733
25.57/25.60	c 3) march_dl2004: 1.169754
25.57/25.60	c 4) minisat20: 1.126529
25.57/25.60	c 5) vallst: 0.704662
25.57/25.60	c 6) mxc-sr08: -0.294112
25.57/25.60	c 7) tts-4-0: -0.297226
25.57/25.60	c 8) SATenstein: -10000.000000
25.57/25.60	c 9) gnovelty+: -10000.000000
25.57/25.60	c 10) adaptg2wsat+: -10000.000000
25.57/25.60	c 11) adaptg2wsat0: -10000.000000
25.57/25.60	c 12) picosat846: -10000.000000
25.57/25.60	c 13) kcnfs04SAT07: -10000.000000
25.57/25.60	c satzilla running minisat20SAT07 ... 
1199.30/1199.79	c Bin: Executing minisat20SAT07
1199.30/1199.79	c spawning binary file with 1174 seconds ...
1199.30/1199.79	c child exit by a signal
1199.30/1199.79	c minisat20SAT07 returned code 137.
1199.30/1199.79	c satzilla running zchaff_rand ... 
1199.30/1199.79	c Bin: Executing zchaff_rand
1199.30/1199.79	c zchaff_rand returned code 1.
1199.30/1199.79	c satzilla running march_dl2004 ... 
1199.30/1199.79	c Bin: Executing march_dl2004
1199.30/1199.79	c march_dl2004 returned code 1.
1199.30/1199.79	c satzilla running minisat20 ... 
1199.30/1199.79	c Bin: Executing minisat20
1199.30/1199.79	c minisat20 returned code 1.
1199.30/1199.79	c satzilla running vallst ... 
1199.30/1199.79	c Bin: Executing vallst
1199.30/1199.79	c vallst returned code 1.
1199.30/1199.79	c satzilla running mxc-sr08 ... 
1199.30/1199.79	c Bin: Executing mxc-sr08
1199.30/1199.79	c mxc-sr08 returned code 1.
1199.30/1199.79	c satzilla running tts-4-0 ... 
1199.30/1199.79	c Bin: Executing tts-4-0
1199.30/1199.79	c tts-4-0 returned code 1.
1199.30/1199.79	c satzilla running SATenstein ... 
1199.30/1199.79	c Bin: Executing SATenstein
1199.30/1199.79	c SATenstein returned code 1.
1199.30/1199.79	c satzilla running gnovelty+ ... 
1199.30/1199.79	c Bin: Executing gnovelty+
1199.30/1199.79	c gnovelty+ returned code 1.
1199.30/1199.79	c satzilla running adaptg2wsat+ ... 
1199.30/1199.79	c Bin: Executing adaptg2wsat+
1199.30/1199.79	c adaptg2wsat+ returned code 1.
1199.30/1199.79	c satzilla running adaptg2wsat0 ... 
1199.30/1199.79	c Bin: Executing adaptg2wsat0
1199.30/1199.79	c adaptg2wsat0 returned code 1.
1199.30/1199.79	c satzilla running picosat846 ... 
1199.30/1199.79	c Bin: Executing picosat846
1199.30/1199.79	c picosat846 returned code 1.
1199.30/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.30/1199.79	c Bin: Executing kcnfs04SAT07
1199.30/1199.79	c kcnfs04SAT07 returned code 1.
1199.30/1199.79	c ERROR: All Failed! 
1199.30/1199.79	c SATZILLA_TIME=1199.580000

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-1557020-1238847821/watcher-1557020-1238847821 -o /tmp/evaluation-result-1557020-1238847821/solver-1557020-1238847821 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1557020-1238847821.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.99 1.83 1.44 3/68 9722
/proc/meminfo: memFree=1661752/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) R 9720 9722 9464 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=4432 CPUtime=0
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 558 0 0 0 0 0 0 0 18 0 1 0 1157443764 4538368 553 1992294400 134512640 134996440 4294956176 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 1108 556 49 118 0 987 0

[startup+0.039684 s]
/proc/loadavg: 1.99 1.83 1.44 3/68 9722
/proc/meminfo: memFree=1661752/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=7096 CPUtime=0.03
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 1410 0 0 0 3 0 0 0 18 0 1 0 1157443764 7266304 1405 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 1774 1405 50 118 0 1653 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9152

[startup+0.101689 s]
/proc/loadavg: 1.99 1.83 1.44 3/68 9722
/proc/meminfo: memFree=1661752/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=7756 CPUtime=0.09
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 1654 0 0 0 9 0 0 0 19 0 1 0 1157443764 7942144 1649 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 1939 1649 50 118 0 1818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9812

[startup+0.301709 s]
/proc/loadavg: 1.99 1.83 1.44 3/68 9722
/proc/meminfo: memFree=1661752/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=10132 CPUtime=0.29
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 2364 0 0 0 28 1 0 0 21 0 1 0 1157443764 10375168 2359 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 2533 2359 50 118 0 2412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12188

[startup+0.701749 s]
/proc/loadavg: 1.99 1.83 1.44 3/68 9722
/proc/meminfo: memFree=1661752/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=24616 CPUtime=0.69
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 6761 0 0 0 66 3 0 0 25 0 1 0 1157443764 25206784 5226 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 6154 5226 55 118 0 6033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26672

[startup+1.50183 s]
/proc/loadavg: 1.99 1.83 1.44 2/70 9724
/proc/meminfo: memFree=1639656/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=23692 CPUtime=1.49
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 10001 0 0 0 144 5 0 0 25 0 1 0 1157443764 24260608 5085 1992294400 134512640 134996440 4294956176 18446744073709551615 134518372 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 5923 5085 57 118 0 5802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25748

[startup+3.10199 s]
/proc/loadavg: 1.91 1.82 1.43 2/70 9724
/proc/meminfo: memFree=1621416/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=0
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1157443764 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9722/statm: 514 112 96 399 0 111 0
[pid=9723] ppid=9722 vsize=48504 CPUtime=3.09
/proc/9723/stat : 9723 (march_dl2004) R 9722 9722 9464 0 -1 4194304 19808 0 0 0 299 10 0 0 25 0 1 0 1157443764 49668096 11066 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9723/statm: 12126 11066 69 118 0 12005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50560

[startup+6.30131 s]
/proc/loadavg: 1.91 1.82 1.43 2/70 9725
/proc/meminfo: memFree=1634664/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=2056 CPUtime=4.99
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 152 22501 0 0 0 0 487 12 16 0 1 0 1157443764 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 514 121 104 399 0 111 0
[pid=9725] ppid=9722 vsize=43008 CPUtime=1.28
/proc/9725/stat : 9725 (mxc-sr08) R 9722 9722 9464 0 -1 4194304 11919 0 0 0 122 6 0 0 25 0 1 0 1157444265 44040192 9815 1992294400 134512640 135078026 4294956176 18446744073709551615 134721439 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9725/statm: 10752 9815 56 138 0 10611 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45064

[startup+12.7019 s]
/proc/loadavg: 1.77 1.79 1.43 2/69 9726
/proc/meminfo: memFree=1642032/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=18740 CPUtime=12.68
/proc/9722/stat : 9722 (SATzilla2009_C) R 9720 9722 9464 0 -1 4194304 4277 44752 0 0 131 2 1108 27 25 0 1 0 1157443764 19189760 4229 1992294400 134512640 136149437 4294956208 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 0 0 0
/proc/9722/statm: 4685 4229 135 399 0 4282 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18740

[startup+25.5012 s]
/proc/loadavg: 1.65 1.77 1.42 2/69 9727
/proc/meminfo: memFree=1642608/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.47
/proc/9722/stat : 9722 (SATzilla2009_C) R 9720 9722 9464 0 -1 4194304 13008 50410 0 0 1198 14 1301 34 25 0 1 0 1157443764 17973248 4109 1992294400 134512640 136149437 4294956208 18446744073709551615 134544272 0 0 4096 3 0 0 0 17 0 0 0
/proc/9722/statm: 4388 4109 213 399 0 3985 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17552

[startup+51.1018 s]
/proc/loadavg: 1.43 1.70 1.41 2/70 9728
/proc/meminfo: memFree=1606696/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=38276 CPUtime=25.47
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 10111 0 0 0 2543 4 0 0 25 0 1 0 1157446324 39194624 8986 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 9569 8986 73 138 0 9428 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55828

[startup+102.306 s]
/proc/loadavg: 1.17 1.58 1.38 2/70 9728
/proc/meminfo: memFree=1605480/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=39876 CPUtime=76.66
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 10485 0 0 0 7661 5 0 0 25 0 1 0 1157446324 40833024 9360 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 9969 9360 73 138 0 9828 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 57428

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/70 9728
/proc/meminfo: memFree=1602728/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=42520 CPUtime=136.64
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 11170 0 0 0 13658 6 0 0 25 0 1 0 1157446324 43540480 10045 1992294400 134512640 135078472 4294956176 18446744073709551615 134552677 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 10630 10045 73 138 0 10489 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 60072

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.33 2/70 9728
/proc/meminfo: memFree=1599720/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=45512 CPUtime=196.62
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 11909 0 0 0 19655 7 0 0 25 0 1 0 1157446324 46604288 10784 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 11378 10784 73 138 0 11237 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 63064

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.31 2/70 9728
/proc/meminfo: memFree=1596392/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=48852 CPUtime=256.61
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 12738 0 0 0 25652 9 0 0 25 0 1 0 1157446324 50024448 11613 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 12213 11613 73 138 0 12072 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 66404

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/70 9728
/proc/meminfo: memFree=1591912/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=53292 CPUtime=316.58
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 13846 0 0 0 31648 10 0 0 25 0 1 0 1157446324 54571008 12721 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 13323 12721 73 138 0 13182 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 70844

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/70 9728
/proc/meminfo: memFree=1591400/2055920 swapFree=4175300/4192956

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/70 9728
/proc/meminfo: memFree=1581416/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=63652 CPUtime=736.46
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 16404 0 0 0 73633 13 0 0 25 0 1 0 1157446324 65179648 15279 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 15913 15279 73 138 0 15772 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 81204

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/70 9728
/proc/meminfo: memFree=1578856/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=66176 CPUtime=796.44
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 17040 0 0 0 79630 14 0 0 25 0 1 0 1157446324 67764224 15915 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 16544 15915 73 138 0 16403 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 83728

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/70 9728
/proc/meminfo: memFree=1575912/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=69080 CPUtime=856.43
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 17771 0 0 0 85628 15 0 0 25 0 1 0 1157446324 70737920 16646 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 17270 16646 73 138 0 17129 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 86632

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/70 9728
/proc/meminfo: memFree=1572200/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=72644 CPUtime=916.41
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 18690 0 0 0 91625 16 0 0 25 0 1 0 1157446324 74387456 17565 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 18161 17565 73 138 0 18020 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 90196

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/70 9728
/proc/meminfo: memFree=1571688/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=73236 CPUtime=976.39
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 18789 0 0 0 97623 16 0 0 25 0 1 0 1157446324 74993664 17664 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 18309 17664 73 138 0 18168 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 90788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/70 9728
/proc/meminfo: memFree=1571368/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=73640 CPUtime=1036.37
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 18869 0 0 0 103621 16 0 0 25 0 1 0 1157446324 75407360 17744 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 18410 17744 73 138 0 18269 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 91192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/70 9728
/proc/meminfo: memFree=1570984/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=73912 CPUtime=1096.36
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 18963 0 0 0 109619 17 0 0 25 0 1 0 1157446324 75685888 17838 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 18478 17838 73 138 0 18337 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 91464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9728
/proc/meminfo: memFree=1568616/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1156.33
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19541 0 0 0 115616 17 0 0 25 0 1 0 1157446324 78147584 18416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18416 73 138 0 18938 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 93868

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9728
/proc/meminfo: memFree=1568616/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1164.33
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19542 0 0 0 116416 17 0 0 25 0 1 0 1157446324 78147584 18417 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18417 73 138 0 18938 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 93868

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9729
/proc/meminfo: memFree=1568360/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1170.73
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19562 0 0 0 117056 17 0 0 25 0 1 0 1157446324 78147584 18437 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18437 73 138 0 18938 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 93868

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9729
/proc/meminfo: memFree=1568360/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1172.33
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19562 0 0 0 117216 17 0 0 25 0 1 0 1157446324 78147584 18437 1992294400 134512640 135078472 4294956176 18446744073709551615 134555976 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18437 73 138 0 18938 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 93868

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9729
/proc/meminfo: memFree=1568360/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1173.13
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19562 0 0 0 117296 17 0 0 25 0 1 0 1157446324 78147584 18437 1992294400 134512640 135078472 4294956176 18446744073709551615 134550857 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18437 73 138 0 18938 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 93868

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9729
/proc/meminfo: memFree=1568360/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1173.53
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19562 0 0 0 117336 17 0 0 25 0 1 0 1157446324 78147584 18437 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18437 73 138 0 18938 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 93868

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9729
/proc/meminfo: memFree=1568360/2055920 swapFree=4175300/4192956
[pid=9722] ppid=9720 vsize=17552 CPUtime=25.57
/proc/9722/stat : 9722 (SATzilla2009_C) S 9720 9722 9464 0 -1 4194304 13021 50410 0 0 1208 14 1301 34 25 0 1 0 1157443764 17973248 4116 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9722/statm: 4388 4116 220 399 0 3985 0
[pid=9728] ppid=9722 vsize=76316 CPUtime=1173.73
/proc/9728/stat : 9728 (minisat20SAT07) R 9722 9722 9464 0 -1 4194304 19562 0 0 0 117356 17 0 0 25 0 1 0 1157446324 78147584 18437 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9728/statm: 19079 18437 73 138 0 18938 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 93868

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.43
CPU user time (s): 1198.75
CPU system time (s): 0.683896
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 93868

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

runsolver used 1.03984 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-04 14:23:41
IDJOB=1557020
IDBENCH=70830
IDSOLVER=527
FILE ID=node60/1557020-1238847821
PBS_JOBID= 9085851
Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557020-1238847821/watcher-1557020-1238847821 -o /tmp/evaluation-result-1557020-1238847821/solver-1557020-1238847821 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1557020-1238847821.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1119646654

node60.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.202
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.202
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:       1662296 kB
Buffers:         30456 kB
Cached:         294868 kB
SwapCached:      10596 kB
Active:         138112 kB
Inactive:       199940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662296 kB
SwapTotal:     4192956 kB
SwapFree:      4175300 kB
Dirty:           35544 kB
Writeback:           0 kB
Mapped:          18240 kB
Slab:            41176 kB
Committed_AS:  3734112 kB
PageTables:       1720 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= 66524 MiB
End job on node60 at 2009-04-04 14:43:42