Trace number 1723583

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.72 1200.27

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.8813
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

25.82/25.93	c SATzilla is building models for class 3
25.82/25.93	c run presolver mxc-sr08 for 10 seconds ... 
25.82/25.93	c Bin: Executing mxc-sr08
25.82/25.93	c spawning binary file with 10 seconds ...
25.82/25.93	c child exit by a signal
25.82/25.93	c mxc-sr08 returned code 137.
25.82/25.93	c run presolver picosat846 for 5 seconds ... 
25.82/25.93	c Bin: Executing picosat846
25.82/25.93	c spawning binary file with 5 seconds ...
25.82/25.93	c child exit by a signal
25.82/25.93	c picosat846 returned code 137.
25.82/25.93	c Orignal number of varibales is 17710, number of clauses is 304026 
25.82/25.93	c predicted feature computation time is 2.408829 
25.82/25.93	c Bin: Executing satelite
25.82/25.93	c spawning binary file with 240 seconds ...
25.82/25.93	c child exited successfully
25.82/25.93	c satzilla computing base features
25.82/25.93	c Number of variabe is: 11639, Number of clause is : 289635 
25.82/25.93	c Initializing...
25.82/25.93	c satzilla doing clause learning
25.82/25.93	c start clause learning features ...
25.82/25.93	c Bin: Executing zchaff07
25.82/25.93	c spawning binary file with 2 seconds ...
25.82/25.93	c child exit by a signal
25.82/25.93	c satzilla doing survey propogation probe
25.82/25.93	c do survay propogation for 2 second ...
25.82/25.93	c satzilla doing local search probe
25.82/25.93	c features are:17710 304026 11639 289635 0.521608 0.0496867 0.0401851 0.798161 0.471639 1.0185 0.000282227 1.95494 0.000171836 0.0112553 0.687407 0.889413 0.91288 0.000282227 2.18927 2.41683e-05 0.016217 4.62706 0.397755 0.295381 0 0.961165 4.03703 0.000158691 1.79117 0 0.00568301 4.47333 0.911582 0.000485535 1.61585 2.41683e-05 0.0112417 453 1.43342 67 1743 1743 67 274 79 102 41.3383 0.130658 34.6679 48.3582 48.3582 34.6679 46.8354 36.8692 39.9608 0.793437 0.393585 0 0.999999 0.99649 0.109198 0.985026 0.726788 0.949628 0.047699 1.98283 -5.55112e-17 0.49994 0.198464 6.05028e-07 0.0310207 1.1514e-05 0.000403058 1820.5 0.838585 2362 1.41421 2362 0 0 14.726 0.794458 1.0205 0.0332906 
25.82/25.93	c satzilla's ranking:
25.82/25.93	c 1) picosat846: 2.827611
25.82/25.93	c 2) zchaff_rand: 1.592827
25.82/25.93	c 3) minisat20SAT07: 1.353005
25.82/25.93	c 4) mxc-sr08: 0.569680
25.82/25.93	c 5) march_dl2004: 0.108157
25.82/25.93	c 6) SATenstein: -10000.000000
25.82/25.93	c 7) gnovelty+: -10000.000000
25.82/25.93	c 8) adaptg2wsat+: -10000.000000
25.82/25.93	c 9) adaptg2wsat0: -10000.000000
25.82/25.93	c 10) tts-4-0: -10000.000000
25.82/25.93	c 11) vallst: -10000.000000
25.82/25.93	c 12) minisat20: -10000.000000
25.82/25.93	c 13) kcnfs04SAT07: -10000.000000
25.82/25.93	c satzilla running picosat846 ... 
1199.61/1200.25	c Bin: Executing picosat846
1199.61/1200.25	c spawning binary file with 1174 seconds ...
1199.61/1200.25	c child exit by a signal
1199.61/1200.25	c picosat846 returned code 137.
1199.61/1200.25	c satzilla running zchaff_rand ... 
1199.61/1200.26	c Bin: Executing zchaff_rand
1199.61/1200.26	c zchaff_rand returned code 1.
1199.61/1200.26	c satzilla running minisat20SAT07 ... 
1199.61/1200.26	c Bin: Executing minisat20SAT07
1199.61/1200.26	c minisat20SAT07 returned code 1.
1199.61/1200.26	c satzilla running mxc-sr08 ... 
1199.61/1200.26	c Bin: Executing mxc-sr08
1199.61/1200.26	c mxc-sr08 returned code 1.
1199.61/1200.26	c satzilla running march_dl2004 ... 
1199.61/1200.26	c Bin: Executing march_dl2004
1199.61/1200.26	c march_dl2004 returned code 1.
1199.61/1200.26	c satzilla running SATenstein ... 
1199.61/1200.26	c Bin: Executing SATenstein
1199.61/1200.26	c SATenstein returned code 1.
1199.61/1200.26	c satzilla running gnovelty+ ... 
1199.61/1200.26	c Bin: Executing gnovelty+
1199.61/1200.26	c gnovelty+ returned code 1.
1199.61/1200.26	c satzilla running adaptg2wsat+ ... 
1199.61/1200.26	c Bin: Executing adaptg2wsat+
1199.61/1200.26	c adaptg2wsat+ returned code 1.
1199.61/1200.26	c satzilla running adaptg2wsat0 ... 
1199.61/1200.26	c Bin: Executing adaptg2wsat0
1199.61/1200.26	c adaptg2wsat0 returned code 1.
1199.61/1200.26	c satzilla running tts-4-0 ... 
1199.61/1200.26	c Bin: Executing tts-4-0
1199.61/1200.26	c tts-4-0 returned code 1.
1199.61/1200.26	c satzilla running vallst ... 
1199.61/1200.26	c Bin: Executing vallst
1199.61/1200.26	c vallst returned code 1.
1199.61/1200.26	c satzilla running minisat20 ... 
1199.61/1200.26	c Bin: Executing minisat20
1199.61/1200.26	c minisat20 returned code 1.
1199.61/1200.26	c satzilla running kcnfs04SAT07 ... 
1199.61/1200.26	c Bin: Executing kcnfs04SAT07
1199.61/1200.26	c kcnfs04SAT07 returned code 1.
1199.61/1200.26	c ERROR: All Failed! 
1199.61/1200.26	c SATZILLA_TIME=1199.880000

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-1723583-1240687181/watcher-1723583-1240687181 -o /tmp/evaluation-result-1723583-1240687181/solver-1723583-1240687181 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723583-1240687181.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 17042
/proc/meminfo: memFree=1089856/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) R 17040 17042 16694 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=6296 CPUtime=0
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 716 0 0 0 0 0 0 0 18 0 1 0 96751694 6447104 713 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 1574 718 44 138 0 1433 0

[startup+0.046021 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17042
/proc/meminfo: memFree=1089856/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=11952 CPUtime=0.04
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 2730 0 0 0 3 1 0 0 19 0 1 0 96751694 12238848 2724 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 2988 2725 54 138 0 2847 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14008

[startup+0.101025 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17042
/proc/meminfo: memFree=1089856/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=16144 CPUtime=0.09
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 3735 0 0 0 8 1 0 0 19 0 1 0 96751694 16531456 3729 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 4036 3730 54 138 0 3895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18200

[startup+0.301043 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17042
/proc/meminfo: memFree=1089856/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=22508 CPUtime=0.29
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 6751 0 0 0 27 2 0 0 21 0 1 0 96751694 23048192 5354 1992294400 134512640 135078026 4294956176 18446744073709551615 134561557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 5627 5354 55 138 0 5486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24564

[startup+0.701079 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17042
/proc/meminfo: memFree=1089856/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=27300 CPUtime=0.69
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 7721 0 0 0 67 2 0 0 25 0 1 0 96751694 27955200 6324 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 6825 6324 55 138 0 6684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29356

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17044
/proc/meminfo: memFree=1062576/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=30188 CPUtime=1.49
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 8514 0 0 0 146 3 0 0 25 0 1 0 96751694 30912512 7117 1992294400 134512640 135078026 4294956176 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 7547 7117 55 138 0 7406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32244

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17044
/proc/meminfo: memFree=1060720/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=27180 CPUtime=3.08
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 8745 0 0 0 305 3 0 0 25 0 1 0 96751694 27832320 6499 1992294400 134512640 135078026 4294956176 18446744073709551615 134533894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17043/statm: 6795 6499 71 138 0 6654 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29236

[startup+6.30261 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 17044
/proc/meminfo: memFree=1063216/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=0
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96751694 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17042/statm: 514 112 96 399 0 111 0
[pid=17043] ppid=17042 vsize=28104 CPUtime=6.28
/proc/17043/stat : 17043 (mxc-sr08) R 17042 17042 16694 0 -1 4194304 8963 0 0 0 623 5 0 0 25 0 1 0 96751694 28778496 6717 1992294400 134512640 135078026 4294956176 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17043/statm: 7026 6717 71 138 0 6885 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30160

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 17045
/proc/meminfo: memFree=1076976/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=2056 CPUtime=10
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 152 9667 0 0 0 0 994 6 16 0 1 0 96751694 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 514 121 104 399 0 111 0
[pid=17045] ppid=17042 vsize=15500 CPUtime=2.65
/proc/17045/stat : 17045 (picosat846) R 17042 17042 16694 0 -1 4194304 3341 0 0 0 264 1 0 0 25 0 1 0 96752697 15872000 3330 1992294400 134512640 134570484 4294956176 18446744073709551615 134552838 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17045/statm: 3875 3330 85 14 0 3541 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 17556

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17047
/proc/meminfo: memFree=1048184/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=39768 CPUtime=25.42
/proc/17042/stat : 17042 (SATzilla2009_I) R 17040 17042 16694 0 -1 4194304 12526 29227 0 0 678 8 1837 19 25 0 1 0 96751694 40722432 9224 1992294400 134512640 136149169 4294956208 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/17042/statm: 9942 9224 207 399 0 9539 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 39768

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 17048
/proc/meminfo: memFree=1032176/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=21176 CPUtime=25.13
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 4777 0 0 0 2510 3 0 0 25 0 1 0 96754287 21684224 4727 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 5294 4727 85 14 0 4960 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 56844

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 17048
/proc/meminfo: memFree=1028656/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=24600 CPUtime=76.31
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 5610 0 0 0 7627 4 0 0 25 0 1 0 96754287 25190400 5560 1992294400 134512640 134570484 4294956176 18446744073709551615 7357954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 6150 5560 85 14 0 5816 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 60268

[startup+162.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 17048
/proc/meminfo: memFree=1023984/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=29220 CPUtime=136.29
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 6762 0 0 0 13624 5 0 0 25 0 1 0 96754287 29921280 6712 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 7305 6712 85 14 0 6971 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 64888

[startup+222.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 17048
/proc/meminfo: memFree=1022128/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=31140 CPUtime=196.27
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 8093 0 0 0 19621 6 0 0 25 0 1 0 96754287 31887360 7224 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 7785 7224 85 14 0 7451 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 66808

[startup+282.301 s]
/proc/loadavg: 1.08 1.05 1.01 2/66 17048
/proc/meminfo: memFree=1017264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=36208 CPUtime=256.24
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 9276 0 0 0 25617 7 0 0 25 0 1 0 96754287 37076992 8396 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 9052 8396 85 14 0 8718 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 71876

[startup+342.302 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 17048
/proc/meminfo: memFree=1012400/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=41224 CPUtime=316.21
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 10512 0 0 0 31613 8 0 0 25 0 1 0 96754287 42213376 9632 1992294400 134512640 134570484 4294956176 18446744073709551615 134522290 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 10306 9632 85 14 0 9972 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 76892


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17048
/proc/meminfo: memFree=996016/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=57056 CPUtime=796.03
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 14587 0 0 0 79590 13 0 0 25 0 1 0 96754287 58425344 13681 1992294400 134512640 134570484 4294956176 18446744073709551615 134563739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14264 13681 85 14 0 13930 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 92724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17048
/proc/meminfo: memFree=996016/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=57056 CPUtime=856.01
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 14593 0 0 0 85588 13 0 0 25 0 1 0 96754287 58425344 13687 1992294400 134512640 134570484 4294956176 18446744073709551615 134523454 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14264 13687 85 14 0 13930 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 92724

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17048
/proc/meminfo: memFree=996016/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=56912 CPUtime=915.99
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 14597 0 0 0 91586 13 0 0 25 0 1 0 96754287 58277888 13676 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14228 13676 85 14 0 13894 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 92580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17048
/proc/meminfo: memFree=995824/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=57176 CPUtime=975.94
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 14652 0 0 0 97581 13 0 0 25 0 1 0 96754287 58548224 13731 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14294 13731 85 14 0 13960 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 92844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17048
/proc/meminfo: memFree=995824/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=57176 CPUtime=1035.91
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 14656 0 0 0 103578 13 0 0 25 0 1 0 96754287 58548224 13735 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14294 13735 85 14 0 13960 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 92844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993968/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=59404 CPUtime=1095.89
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15087 0 0 0 109576 13 0 0 25 0 1 0 96754287 60829696 14166 1992294400 134512640 134570484 4294956176 18446744073709551615 134545557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 14851 14166 85 14 0 14517 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 95072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1155.87
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 115573 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134551381 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 95732

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 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1163.87
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 116373 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 95732

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1170.27
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117013 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 95732

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1171.86
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117172 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 95732

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1172.66
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117252 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 95732

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1173.46
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117332 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134549873 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 95732

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1173.67
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117353 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 95732

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17050
/proc/meminfo: memFree=993264/2055920 swapFree=4148400/4192956
[pid=17042] ppid=17040 vsize=35668 CPUtime=25.85
/proc/17042/stat : 17042 (SATzilla2009_I) S 17040 17042 16694 0 -1 4194304 12544 29227 0 0 721 8 1837 19 25 0 1 0 96751694 36524032 8668 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17042/statm: 8917 8668 217 399 0 8514 0
[pid=17048] ppid=17042 vsize=60064 CPUtime=1173.76
/proc/17048/stat : 17048 (picosat846) R 17042 17042 16694 0 -1 4194304 15262 0 0 0 117362 14 0 0 25 0 1 0 96754287 61505536 14341 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17048/statm: 15016 14341 85 14 0 14682 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 95732

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.72
CPU user time (s): 1199.28
CPU system time (s): 0.441932
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 95732

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

runsolver used 1.09483 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 21:19:42
IDJOB=1723583
IDBENCH=71718
IDSOLVER=528
FILE ID=node14/1723583-1240687181
PBS_JOBID= 9186705
Free space on /tmp= 66292 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723583-1240687181/watcher-1723583-1240687181 -o /tmp/evaluation-result-1723583-1240687181/solver-1723583-1240687181 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1723583-1240687181.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=486490516

node14.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.256
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	: 5931.00
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.256
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:       1090272 kB
Buffers:         65648 kB
Cached:         788360 kB
SwapCached:      38288 kB
Active:         198404 kB
Inactive:       696312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090272 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:           37008 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            56884 kB
Committed_AS:   323476 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node14 at 2009-04-25 21:39:42