Trace number 1728282

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.52 1199.98

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
Bench CategoryCRAFTED (crafted 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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

30.55/30.68	c SATzilla is building models for class 3
30.55/30.68	c run presolver mxc-sr08 for 10 seconds ... 
30.55/30.68	c Bin: Executing mxc-sr08
30.55/30.68	c spawning binary file with 10 seconds ...
30.55/30.68	c child exit by a signal
30.55/30.68	c mxc-sr08 returned code 137.
30.55/30.68	c run presolver picosat846 for 5 seconds ... 
30.55/30.68	c Bin: Executing picosat846
30.55/30.68	c spawning binary file with 5 seconds ...
30.55/30.68	c child exit by a signal
30.55/30.68	c picosat846 returned code 137.
30.55/30.68	c Orignal number of varibales is 58560, number of clauses is 778800 
30.55/30.68	c predicted feature computation time is 8.187571 
30.55/30.68	c Bin: Executing satelite
30.55/30.68	c spawning binary file with 240 seconds ...
30.55/30.68	c child exited successfully
30.55/30.68	c satzilla computing base features
30.55/30.68	c Number of variabe is: 17791, Number of clause is : 433992 
30.55/30.68	c Initializing...
30.55/30.68	c satzilla doing clause learning
30.55/30.68	c start clause learning features ...
30.55/30.68	c Bin: Executing zchaff07
30.55/30.68	c spawning binary file with 2 seconds ...
30.55/30.68	c child exit by a signal
30.55/30.68	c satzilla doing survey propogation probe
30.55/30.68	c do survay propogation for 2 second ...
30.55/30.68	c satzilla doing local search probe
30.55/30.68	c features are:58560 778800 17791 433992 2.29155 0.794503 0.0409938 0.487091 0.963618 1.08969 0.000131406 0.580444 0.000112416 0.00269799 0.659079 0.798114 0.901208 0.000131406 0.939869 2.07377e-05 0.000465446 1.70034 0.437363 0.422572 0 0.938776 1.65543 8.21814e-05 1.03204 2.30419e-06 0.000347933 2.89924 0.675775 0.000122357 0.974814 1.61293e-05 0.000536876 174 0.556592 70 331 331 70 275 91 163 59.6017 0.21469 48.8772 87.3956 87.3956 48.8772 58.5286 52.142 56.2436 0.458555 0.93607 4.13095e-06 0.981602 0.969309 0.0151316 0.965627 0.0482186 0.344265 0.0261558 1.105 -1.11022e-16 0.17892 0.0357096 0.00461259 0.0351316 0.00878231 0.0268868 1794.33 1.08097 3702.33 0.866078 5518 0 5518 7.62668 1.39189 1.00162 0.0370855 
30.55/30.68	c satzilla's ranking:
30.55/30.68	c 1) picosat846: 2.732471
30.55/30.68	c 2) mxc-sr08: 2.531264
30.55/30.68	c 3) minisat20SAT07: 1.588163
30.55/30.68	c 4) zchaff_rand: 0.733999
30.55/30.68	c 5) march_dl2004: 0.623935
30.55/30.68	c 6) SATenstein: -10000.000000
30.55/30.68	c 7) gnovelty+: -10000.000000
30.55/30.68	c 8) adaptg2wsat+: -10000.000000
30.55/30.68	c 9) adaptg2wsat0: -10000.000000
30.55/30.68	c 10) tts-4-0: -10000.000000
30.55/30.68	c 11) vallst: -10000.000000
30.55/30.68	c 12) minisat20: -10000.000000
30.55/30.68	c 13) kcnfs04SAT07: -10000.000000
30.55/30.68	c satzilla running picosat846 ... 
1199.39/1199.97	c Bin: Executing picosat846
1199.39/1199.97	c spawning binary file with 1169 seconds ...
1199.39/1199.97	c child exit by a signal
1199.39/1199.97	c picosat846 returned code 137.
1199.39/1199.97	c satzilla running mxc-sr08 ... 
1199.39/1199.97	c Bin: Executing mxc-sr08
1199.39/1199.97	c mxc-sr08 returned code 1.
1199.39/1199.97	c satzilla running minisat20SAT07 ... 
1199.39/1199.97	c Bin: Executing minisat20SAT07
1199.39/1199.97	c minisat20SAT07 returned code 1.
1199.39/1199.97	c satzilla running zchaff_rand ... 
1199.39/1199.97	c Bin: Executing zchaff_rand
1199.39/1199.97	c zchaff_rand returned code 1.
1199.39/1199.97	c satzilla running march_dl2004 ... 
1199.39/1199.97	c Bin: Executing march_dl2004
1199.39/1199.97	c march_dl2004 returned code 1.
1199.39/1199.97	c satzilla running SATenstein ... 
1199.39/1199.97	c Bin: Executing SATenstein
1199.39/1199.97	c SATenstein returned code 1.
1199.39/1199.97	c satzilla running gnovelty+ ... 
1199.39/1199.97	c Bin: Executing gnovelty+
1199.39/1199.97	c gnovelty+ returned code 1.
1199.39/1199.97	c satzilla running adaptg2wsat+ ... 
1199.39/1199.97	c Bin: Executing adaptg2wsat+
1199.39/1199.97	c adaptg2wsat+ returned code 1.
1199.39/1199.97	c satzilla running adaptg2wsat0 ... 
1199.39/1199.97	c Bin: Executing adaptg2wsat0
1199.39/1199.97	c adaptg2wsat0 returned code 1.
1199.39/1199.97	c satzilla running tts-4-0 ... 
1199.39/1199.97	c Bin: Executing tts-4-0
1199.39/1199.97	c tts-4-0 returned code 1.
1199.39/1199.97	c satzilla running vallst ... 
1199.39/1199.97	c Bin: Executing vallst
1199.39/1199.97	c vallst returned code 1.
1199.39/1199.97	c satzilla running minisat20 ... 
1199.39/1199.97	c Bin: Executing minisat20
1199.39/1199.97	c minisat20 returned code 1.
1199.39/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.39/1199.97	c Bin: Executing kcnfs04SAT07
1199.39/1199.97	c kcnfs04SAT07 returned code 1.
1199.39/1199.97	c ERROR: All Failed! 
1199.39/1199.97	c SATZILLA_TIME=1199.680000

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-1728282-1240734987/watcher-1728282-1240734987 -o /tmp/evaluation-result-1728282-1240734987/solver-1728282-1240734987 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1728282-1240734987.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.00 1.00 1.00 3/64 26196
/proc/meminfo: memFree=1573952/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) R 26194 26196 25727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=13140 CPUtime=0
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 631 0 0 0 0 0 0 0 18 0 1 0 101525737 13455360 627 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 3285 634 45 138 0 3144 0

[startup+0.104466 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26196
/proc/meminfo: memFree=1573952/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=26720 CPUtime=0.09
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 6052 0 0 0 6 3 0 0 19 0 1 0 101525737 27361280 6024 1992294400 134512640 135078026 4294956176 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 6680 6024 54 138 0 6539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28776

[startup+0.266476 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26196
/proc/meminfo: memFree=1573952/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=30516 CPUtime=0.25
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 6971 0 0 0 22 3 0 0 21 0 1 0 101525737 31248384 6943 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 7629 6943 54 138 0 7488 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 32572

[startup+0.302482 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26196
/proc/meminfo: memFree=1573952/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=31308 CPUtime=0.29
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 7166 0 0 0 26 3 0 0 21 0 1 0 101525737 32059392 7138 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 7827 7138 54 138 0 7686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33364

[startup+0.702553 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26196
/proc/meminfo: memFree=1573952/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=39912 CPUtime=0.69
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 9308 0 0 0 64 5 0 0 24 0 1 0 101525737 40869888 9280 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 9978 9280 54 138 0 9837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41968

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26198
/proc/meminfo: memFree=1528624/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=56444 CPUtime=1.49
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 13277 0 0 0 141 8 0 0 25 0 1 0 101525737 57798656 13249 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 14111 13249 54 138 0 13970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58500

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26198
/proc/meminfo: memFree=1526256/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=50740 CPUtime=3.09
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 15077 0 0 0 300 9 0 0 25 0 1 0 101525737 51957760 11947 1992294400 134512640 135078026 4294956176 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 12685 11947 55 138 0 12544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52796

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26198
/proc/meminfo: memFree=1521648/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=0
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101525737 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 514 112 96 399 0 111 0
[pid=26197] ppid=26196 vsize=59352 CPUtime=6.29
/proc/26197/stat : 26197 (mxc-sr08) R 26196 26196 25727 0 -1 4194304 16693 0 0 0 619 10 0 0 25 0 1 0 101525737 60776448 13563 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26197/statm: 14838 13563 55 138 0 14697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61408

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1544944/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=2056 CPUtime=9.99
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 152 17099 0 0 0 0 988 11 16 0 1 0 101525737 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26196/statm: 514 121 104 399 0 111 0
[pid=26199] ppid=26196 vsize=32864 CPUtime=2.67
/proc/26199/stat : 26199 (picosat846) R 26196 26196 25727 0 -1 4194304 7484 0 0 0 263 4 0 0 25 0 1 0 101526738 33652736 7462 1992294400 134512640 134570484 4294956176 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26199/statm: 8216 7462 85 14 0 7882 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34920

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26201
/proc/meminfo: memFree=1529656/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=43512 CPUtime=25.46
/proc/26196/stat : 26196 (SATzilla2009_I) R 26194 26196 25727 0 -1 4194304 14574 50424 0 0 326 7 2173 40 25 0 1 0 101525737 44556288 10445 1992294400 134512640 136149169 4294956208 18446744073709551615 135485270 0 0 4096 3 0 0 0 17 1 0 0
/proc/26196/statm: 10878 10445 151 399 0 10475 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43512

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26202
/proc/meminfo: memFree=1500976/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=38008 CPUtime=20.4
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 8763 0 0 0 2034 6 0 0 25 0 1 0 101528806 38920192 8741 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 9502 8741 85 14 0 9168 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 71896

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26202
/proc/meminfo: memFree=1482160/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=56620 CPUtime=71.57
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 13445 0 0 0 7146 11 0 0 25 0 1 0 101528806 57978880 13423 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 14155 13423 85 14 0 13821 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 90508

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1461616/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=77468 CPUtime=131.53
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 18616 0 0 0 13138 15 0 0 25 0 1 0 101528806 79327232 18594 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 19367 18594 85 14 0 19033 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 111356

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1440496/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=98316 CPUtime=191.52
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 23827 0 0 0 19132 20 0 0 25 0 1 0 101528806 100675584 23805 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 24579 23805 85 14 0 24245 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 132204

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1440496/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=98316 CPUtime=251.49
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 23827 0 0 0 25129 20 0 0 25 0 1 0 101528806 100675584 23805 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 24579 23805 85 14 0 24245 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 132204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1440560/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=98316 CPUtime=311.47
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 23828 0 0 0 31127 20 0 0 25 0 1 0 101528806 100675584 23806 1992294400 134512640 134570484 4294956176 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 24579 23806 85 14 0 24245 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 132204


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1388912/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=149780 CPUtime=791.3
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 36644 0 0 0 79095 35 0 0 25 0 1 0 101528806 153374720 36622 1992294400 134512640 134570484 4294956176 18446744073709551615 134552842 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 37445 36622 85 14 0 37111 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 183668

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1388976/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=149780 CPUtime=851.28
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 36644 0 0 0 85093 35 0 0 25 0 1 0 101528806 153374720 36622 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 37445 36622 85 14 0 37111 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 183668

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1388976/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=149780 CPUtime=911.26
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 36644 0 0 0 91090 36 0 0 25 0 1 0 101528806 153374720 36622 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 37445 36622 85 14 0 37111 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 183668

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380464/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=971.24
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 97086 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 191984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1031.22
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 103084 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 191984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380464/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1091.19
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 109081 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 191984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1151.17
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 115079 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 191984

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1159.27
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 115889 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 191984

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1165.67
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116529 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 191984

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1167.27
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116689 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 191984

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1168.06
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116768 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134523448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 191984

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1168.47
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116809 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 191984

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1168.67
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116829 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 191984

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26204
/proc/meminfo: memFree=1380400/2055920 swapFree=4180888/4192956
[pid=26196] ppid=26194 vsize=33888 CPUtime=30.63
/proc/26196/stat : 26196 (SATzilla2009_I) S 26194 26196 25727 0 -1 4194304 18222 50424 0 0 833 17 2173 40 25 0 1 0 101525737 34701312 8232 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26196/statm: 8472 8232 217 399 0 8069 0
[pid=26202] ppid=26196 vsize=158096 CPUtime=1168.76
/proc/26202/stat : 26202 (picosat846) R 26196 26196 25727 0 -1 4194304 38748 0 0 0 116838 38 0 0 25 0 1 0 101528806 161890304 38726 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26202/statm: 39524 38726 85 14 0 39190 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 191984

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.52
CPU user time (s): 1198.51
CPU system time (s): 1.00685
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 191984

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

runsolver used 1.35379 second user time and 3.01254 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 10:36:29
IDJOB=1728282
IDBENCH=24667
IDSOLVER=528
FILE ID=node60/1728282-1240734987
PBS_JOBID= 9186933
Free space on /tmp= 66404 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728282-1240734987/watcher-1728282-1240734987 -o /tmp/evaluation-result-1728282-1240734987/solver-1728282-1240734987 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1728282-1240734987.cnf

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=1416730536

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.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	: 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.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:       1574368 kB
Buffers:         45096 kB
Cached:         348796 kB
SwapCached:       5948 kB
Active:         110856 kB
Inactive:       291508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574368 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           43856 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            65176 kB
Committed_AS:   405492 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= 66372 MiB
End job on node60 at 2009-04-26 10:56:30