Trace number 1727222

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.07 1199.59

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

40.14/40.24	c SATzilla is building models for class 3
40.14/40.24	c run presolver mxc-sr08 for 10 seconds ... 
40.14/40.24	c Bin: Executing mxc-sr08
40.14/40.24	c spawning binary file with 10 seconds ...
40.14/40.24	c child exit by a signal
40.14/40.24	c mxc-sr08 returned code 137.
40.14/40.24	c run presolver picosat846 for 5 seconds ... 
40.14/40.24	c Bin: Executing picosat846
40.14/40.24	c spawning binary file with 5 seconds ...
40.14/40.24	c child exit by a signal
40.14/40.24	c picosat846 returned code 137.
40.14/40.24	c Orignal number of varibales is 25493, number of clauses is 1139180 
40.14/40.24	c predicted feature computation time is 13.675863 
40.14/40.24	c Bin: Executing satelite
40.14/40.24	c spawning binary file with 240 seconds ...
40.14/40.24	c child exited successfully
40.14/40.24	c satzilla computing base features
40.14/40.24	c Number of variabe is: 22503, Number of clause is : 1104460 
40.14/40.24	c Initializing...
40.14/40.24	c satzilla doing clause learning
40.14/40.24	c start clause learning features ...
40.14/40.24	c Bin: Executing zchaff07
40.14/40.24	c spawning binary file with 2 seconds ...
40.14/40.24	c child exit by a signal
40.14/40.24	c satzilla doing survey propogation probe
40.14/40.24	c do survay propogation for 2 second ...
40.14/40.24	c satzilla doing local search probe
40.14/40.24	c features are:25493 1.13918e+06 22503 1.10446e+06 0.132871 0.0314362 0.0203747 0.471554 1.01928 1.17699 0.000126866 0.829566 8.8877e-05 0.000755455 0.539836 0.880625 0.880849 0.000126866 0.628941 1.7203e-05 0.00115079 5.5942 0.361399 0.235269 0.00380228 0.974026 4.37343 5.94432e-05 0.687771 5.43252e-06 0.000862865 4.96697 0.659671 0.000122666 0.585397 1.44867e-05 0.000833892 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.858518 0.237022 0.000917714 1 0.998614 0.564666 0.9878 0.829121 0.942975 0.0938286 1.24739 -1.11022e-16 0.5 0.26563 0.000285139 0.139451 0.00617102 0.0454919 2114 0 0 0 0 0 0 25.8823 0 1.00863 0 
40.14/40.24	c satzilla's ranking:
40.14/40.24	c 1) zchaff_rand: 2.745680
40.14/40.24	c 2) mxc-sr08: 2.736998
40.14/40.24	c 3) picosat846: 2.599334
40.14/40.24	c 4) minisat20SAT07: 1.251074
40.14/40.24	c 5) march_dl2004: 0.221049
40.14/40.24	c 6) SATenstein: -10000.000000
40.14/40.24	c 7) gnovelty+: -10000.000000
40.14/40.24	c 8) adaptg2wsat+: -10000.000000
40.14/40.24	c 9) adaptg2wsat0: -10000.000000
40.14/40.24	c 10) tts-4-0: -10000.000000
40.14/40.24	c 11) vallst: -10000.000000
40.14/40.24	c 12) minisat20: -10000.000000
40.14/40.24	c 13) kcnfs04SAT07: -10000.000000
40.14/40.24	c satzilla running zchaff_rand ... 
1198.96/1199.55	c Bin: Executing zchaff_rand
1198.96/1199.55	c spawning binary file with 1159 seconds ...
1198.96/1199.55	c child exit by a signal
1198.96/1199.55	c zchaff_rand returned code 137.
1198.96/1199.55	c satzilla running mxc-sr08 ... 
1198.96/1199.55	c Bin: Executing mxc-sr08
1198.96/1199.55	c mxc-sr08 returned code 1.
1198.96/1199.55	c satzilla running picosat846 ... 
1198.96/1199.55	c Bin: Executing picosat846
1198.96/1199.55	c picosat846 returned code 1.
1198.96/1199.55	c satzilla running minisat20SAT07 ... 
1198.96/1199.55	c Bin: Executing minisat20SAT07
1198.96/1199.55	c minisat20SAT07 returned code 1.
1198.96/1199.55	c satzilla running march_dl2004 ... 
1198.96/1199.55	c Bin: Executing march_dl2004
1198.96/1199.55	c march_dl2004 returned code 1.
1198.96/1199.55	c satzilla running SATenstein ... 
1198.96/1199.55	c Bin: Executing SATenstein
1198.96/1199.55	c SATenstein returned code 1.
1198.96/1199.55	c satzilla running gnovelty+ ... 
1198.96/1199.55	c Bin: Executing gnovelty+
1198.96/1199.55	c gnovelty+ returned code 1.
1198.96/1199.55	c satzilla running adaptg2wsat+ ... 
1198.96/1199.57	c Bin: Executing adaptg2wsat+
1198.96/1199.57	c adaptg2wsat+ returned code 1.
1198.96/1199.57	c satzilla running adaptg2wsat0 ... 
1198.96/1199.57	c Bin: Executing adaptg2wsat0
1198.96/1199.57	c adaptg2wsat0 returned code 1.
1198.96/1199.57	c satzilla running tts-4-0 ... 
1198.96/1199.57	c Bin: Executing tts-4-0
1198.96/1199.57	c tts-4-0 returned code 1.
1198.96/1199.57	c satzilla running vallst ... 
1198.96/1199.57	c Bin: Executing vallst
1198.96/1199.57	c vallst returned code 1.
1198.96/1199.57	c satzilla running minisat20 ... 
1198.96/1199.57	c Bin: Executing minisat20
1198.96/1199.57	c minisat20 returned code 1.
1198.96/1199.57	c satzilla running kcnfs04SAT07 ... 
1198.96/1199.57	c Bin: Executing kcnfs04SAT07
1198.96/1199.57	c kcnfs04SAT07 returned code 1.
1198.96/1199.57	c ERROR: All Failed! 
1198.96/1199.57	c SATZILLA_TIME=1199.210000

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-1727222-1240722350/watcher-1727222-1240722350 -o /tmp/evaluation-result-1727222-1240722350/solver-1727222-1240722350 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727222-1240722350.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 24124
/proc/meminfo: memFree=1341712/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) R 24122 24124 23993 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=16568 CPUtime=0
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 727 0 0 0 0 0 0 0 18 0 1 0 100269307 16965632 723 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 4142 730 44 138 0 4001 0

[startup+0.050191 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24124
/proc/meminfo: memFree=1341712/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=22596 CPUtime=0.04
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 5303 0 0 0 2 2 0 0 19 0 1 0 100269307 23138304 5299 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 5649 5299 54 138 0 5508 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24652

[startup+0.101193 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24124
/proc/meminfo: memFree=1341712/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=24432 CPUtime=0.08
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 5760 0 0 0 6 2 0 0 19 0 1 0 100269307 25018368 5756 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 6108 5756 54 138 0 5967 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26488

[startup+0.301209 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24124
/proc/meminfo: memFree=1341712/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=30980 CPUtime=0.29
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 7342 0 0 0 26 3 0 0 21 0 1 0 100269307 31723520 7338 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 7745 7339 54 138 0 7604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33036

[startup+0.701241 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24124
/proc/meminfo: memFree=1341712/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=44092 CPUtime=0.69
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 10599 0 0 0 65 4 0 0 25 0 1 0 100269307 45150208 10595 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 11023 10595 54 138 0 10882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46148

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24126
/proc/meminfo: memFree=1289280/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=71620 CPUtime=1.49
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 17350 0 0 0 143 6 0 0 25 0 1 0 100269307 73338880 17346 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 17905 17347 54 138 0 17764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73676

[startup+3.10144 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24126
/proc/meminfo: memFree=1277888/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=68064 CPUtime=3.09
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 19808 0 0 0 301 8 0 0 25 0 1 0 100269307 69697536 15845 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 17016 15845 55 138 0 16875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70120

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24126
/proc/meminfo: memFree=1277632/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=0
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100269307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24124/statm: 514 112 96 399 0 111 0
[pid=24125] ppid=24124 vsize=68064 CPUtime=6.29
/proc/24125/stat : 24125 (mxc-sr08) R 24124 24124 23993 0 -1 4194304 19808 0 0 0 621 8 0 0 25 0 1 0 100269307 69697536 15845 1992294400 134512640 135078026 4294956192 18446744073709551615 134560766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24125/statm: 17016 15845 55 138 0 16875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70120

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24127
/proc/meminfo: memFree=1300096/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=2056 CPUtime=10
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 152 22957 0 0 0 0 990 10 16 0 1 0 100269307 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 514 121 104 399 0 111 0
[pid=24127] ppid=24124 vsize=46904 CPUtime=2.67
/proc/24127/stat : 24127 (picosat846) R 24124 24124 23993 0 -1 4194304 10539 0 0 0 262 5 0 0 25 0 1 0 100270308 48029696 10528 1992294400 134512640 134570484 4294956208 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24127/statm: 11726 10528 85 14 0 11392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 48960

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24128
/proc/meminfo: memFree=1236808/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=86648 CPUtime=25.47
/proc/24124/stat : 24124 (SATzilla2009_I) R 24122 24124 23993 0 -1 4194304 21247 61608 0 0 231 10 2264 42 25 0 1 0 100269307 88727552 21199 1992294400 134512640 136149169 4294956224 18446744073709551615 134535492 0 0 4096 0 0 0 0 17 0 0 0
/proc/24124/statm: 21662 21199 135 399 0 21259 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86648

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24130
/proc/meminfo: memFree=1192704/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=175948 CPUtime=10.84
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 29584 0 0 0 1062 22 0 0 25 0 1 0 100273331 180170752 18418 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 43987 18418 112 208 0 43759 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 232616

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1191040/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=176632 CPUtime=62.02
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 34279 0 0 0 6148 54 0 0 25 0 1 0 100273331 180871168 18813 1992294400 134512640 135365884 4294956176 18446744073709551615 134606371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 44158 18813 112 208 0 43930 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 233300

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 24130
/proc/meminfo: memFree=1188736/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=177876 CPUtime=122
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 38846 0 0 0 12121 79 0 0 25 0 1 0 100273331 182145024 19380 1992294400 134512640 135365884 4294956176 18446744073709551615 134606371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 44469 19380 112 208 0 44241 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 234544

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 24130
/proc/meminfo: memFree=1186176/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=179856 CPUtime=181.97
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 42264 0 0 0 18102 95 0 0 25 0 1 0 100273331 184172544 20048 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 44964 20048 112 208 0 44736 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 236524

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 24130
/proc/meminfo: memFree=1182080/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=182264 CPUtime=241.95
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 45399 0 0 0 24087 108 0 0 25 0 1 0 100273331 186638336 21083 1992294400 134512640 135365884 4294956176 18446744073709551615 134543659 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 45566 21083 112 208 0 45338 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 238932

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24130
/proc/meminfo: memFree=1176576/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=184032 CPUtime=301.93
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 48573 0 0 0 30075 118 0 0 25 0 1 0 100273331 188448768 22457 1992294400 134512640 135365884 4294956176 18446744073709551615 134553918 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 46008 22457 112 208 0 45780 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 240700


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1140480/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=226844 CPUtime=721.75
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 65825 0 0 0 72008 167 0 0 25 0 1 0 100273331 232288256 31409 1992294400 134512640 135365884 4294956176 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 56711 31409 112 208 0 56483 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 283512

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1135552/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=227944 CPUtime=781.72
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 68005 0 0 0 78001 171 0 0 25 0 1 0 100273331 233414656 32739 1992294400 134512640 135365884 4294956176 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 56986 32739 112 208 0 56758 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 284612

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1129920/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=229340 CPUtime=841.7
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 70195 0 0 0 83993 177 0 0 25 0 1 0 100273331 234844160 34079 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 57335 34079 112 208 0 57107 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 286008

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1126016/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=230340 CPUtime=901.68
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 71966 0 0 0 89986 182 0 0 25 0 1 0 100273331 235868160 35100 1992294400 134512640 135365884 4294956176 18446744073709551615 134543656 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 57585 35100 112 208 0 57357 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 287008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1120576/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=231364 CPUtime=961.66
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 73993 0 0 0 95978 188 0 0 25 0 1 0 100273331 236916736 36377 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 57841 36377 112 208 0 57613 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 288032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1117824/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=232440 CPUtime=1021.64
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 75393 0 0 0 101971 193 0 0 25 0 1 0 100273331 238018560 37077 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 58110 37077 112 208 0 57882 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 289108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1112320/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=299100 CPUtime=1081.61
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 77457 0 0 0 107963 198 0 0 25 0 1 0 100273331 306278400 38491 1992294400 134512640 135365884 4294956176 18446744073709551615 134544099 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 74775 38491 112 208 0 74547 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 355768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1107648/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300016 CPUtime=1141.59
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79246 0 0 0 113957 202 0 0 25 0 1 0 100273331 307216384 39630 1992294400 134512640 135365884 4294956176 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75004 39630 112 208 0 74776 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 356684

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1106944/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300152 CPUtime=1149.59
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79541 0 0 0 114756 203 0 0 25 0 1 0 100273331 307355648 39825 1992294400 134512640 135365884 4294956176 18446744073709551615 134543560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75038 39825 112 208 0 74810 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 356820

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1106496/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300152 CPUtime=1152.79
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79673 0 0 0 115076 203 0 0 25 0 1 0 100273331 307355648 39907 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75038 39907 112 208 0 74810 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 356820

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1106304/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300284 CPUtime=1155.98
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79763 0 0 0 115395 203 0 0 25 0 1 0 100273331 307490816 39997 1992294400 134512640 135365884 4294956176 18446744073709551615 134543601 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75071 39997 112 208 0 74843 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 356952

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1106112/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300284 CPUtime=1157.59
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79863 0 0 0 115555 204 0 0 25 0 1 0 100273331 307490816 40047 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75071 40047 112 208 0 74843 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 356952

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1105920/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300284 CPUtime=1158.39
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79893 0 0 0 115635 204 0 0 25 0 1 0 100273331 307490816 40077 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75071 40077 112 208 0 74843 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 356952

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24130
/proc/meminfo: memFree=1105920/2055920 swapFree=4192812/4192956
[pid=24124] ppid=24122 vsize=56668 CPUtime=40.18
/proc/24124/stat : 24124 (SATzilla2009_I) S 24122 24124 23993 0 -1 4194304 50651 77397 0 0 1484 28 2455 51 25 0 1 0 100269307 58028032 13922 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24124/statm: 14167 13922 216 399 0 13764 0
[pid=24130] ppid=24124 vsize=300284 CPUtime=1158.78
/proc/24130/stat : 24130 (zchaff_rand) R 24124 24124 23993 0 -1 4194304 79921 0 0 0 115674 204 0 0 25 0 1 0 100273331 307490816 40105 1992294400 134512640 135365884 4294956176 18446744073709551615 134542913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24130/statm: 75071 40105 112 208 0 74843 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 356952

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.07
CPU user time (s): 1196.18
CPU system time (s): 2.88756
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 356952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.18
system time used= 2.88756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207986
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= 17
involuntary context switches= 2982

runsolver used 1.03484 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 07:05:53
IDJOB=1727222
IDBENCH=24632
IDSOLVER=528
FILE ID=node3/1727222-1240722350
PBS_JOBID= 9186892
Free space on /tmp= 66056 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727222-1240722350/watcher-1727222-1240722350 -o /tmp/evaluation-result-1727222-1240722350/solver-1727222-1240722350 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727222-1240722350.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=255808165

node3.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.212
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.212
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:       1342128 kB
Buffers:         60616 kB
Cached:         563684 kB
SwapCached:        144 kB
Active:         250484 kB
Inactive:       388840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1342128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           47376 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            60508 kB
Committed_AS:   372948 kB
PageTables:       1372 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= 66024 MiB
End job on node3 at 2009-04-26 07:25:53