Trace number 1556240

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.54 1200.08

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

50.64/50.72	c SATzilla is building models for class 2
50.64/50.72	c run presolver march_dl2004 for 5 seconds ... 
50.64/50.72	c Bin: Executing march_dl2004
50.64/50.72	c spawning binary file with 5 seconds ...
50.64/50.72	c child exit by a signal
50.64/50.72	c march_dl2004 returned code 137.
50.64/50.72	c run presolver mxc-sr08 for 5 seconds ... 
50.64/50.72	c Bin: Executing mxc-sr08
50.64/50.72	c spawning binary file with 5 seconds ...
50.64/50.72	c child exit by a signal
50.64/50.72	c mxc-sr08 returned code 137.
50.64/50.72	c Orignal number of varibales is 200440, number of clauses is 599015 
50.64/50.72	c predicted feature computation time is 39.913989 
50.64/50.72	c Bin: Executing satelite
50.64/50.72	c spawning binary file with 240 seconds ...
50.64/50.72	c child exited successfully
50.64/50.72	c satzilla computing base features
50.64/50.72	c Number of variabe is: 72795, Number of clause is : 340394 
50.64/50.72	c Initializing...
50.64/50.72	c satzilla compute diameter ...
50.64/50.72	c start diameter features ...
50.64/50.72	c satzilla doing clause learning
50.64/50.72	c start clause learning features ...
50.64/50.72	c Bin: Executing zchaff07
50.64/50.72	c spawning binary file with 2 seconds ...
50.64/50.72	c child exit by a signal
50.64/50.72	c satzilla doing survey propogation probe
50.64/50.72	c do survay propogation for 2 second ...
50.64/50.72	c satzilla doing local search probe
50.64/50.72	c satzilla doing lobjois search-space size estimate
50.64/50.72	c features are:200440 599015 72795 340394 1.75349 0.75977 0.213855 0.440044 0.774183 1.39466 4.55812e-05 1.02031 2.74744e-05 0.00178584 1.2161 0.264476 0.827432 4.55812e-05 2.39061 2.05644e-05 0.00207407 2.09574 0.164123 0.18157 0 0.848276 2.26147 1.78006e-05 1.68846 0 0.000857829 1.76074 0.519192 3.94739e-05 3.09128 1.46889e-05 0.00223858 6.61111 0.089329 5 7 0.786701 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.306743 0.740095 0 0.940394 0.609067 0.0380237 0.53188 0.0969871 0.290995 0.0649197 0.712644 -1.11022e-16 0.472401 0.130759 0.0246118 0.10105 0.0297156 0.0372762 24949 0 0 0 0 0 0 3.48452 0 2.11404 0 0.188925 0.809074 
50.64/50.72	c satzilla's ranking:
50.64/50.72	c 1) zchaff_rand: 3.364679
50.64/50.72	c 2) minisat20: 2.638174
50.64/50.72	c 3) minisat20SAT07: 2.590927
50.64/50.72	c 4) march_dl2004: 1.159291
50.64/50.72	c 5) vallst: -1.277922
50.64/50.72	c 6) mxc-sr08: -3.186945
50.64/50.72	c 7) tts-4-0: -3.598541
50.64/50.72	c 8) SATenstein: -10000.000000
50.64/50.72	c 9) gnovelty+: -10000.000000
50.64/50.72	c 10) adaptg2wsat+: -10000.000000
50.64/50.72	c 11) adaptg2wsat0: -10000.000000
50.64/50.72	c 12) picosat846: -10000.000000
50.64/50.72	c 13) kcnfs04SAT07: -10000.000000
50.64/50.72	c satzilla running zchaff_rand ... 
1199.44/1200.06	c Bin: Executing zchaff_rand
1199.44/1200.06	c spawning binary file with 1149 seconds ...
1199.44/1200.06	c child exit by a signal
1199.44/1200.06	c zchaff_rand returned code 137.
1199.44/1200.06	c satzilla running minisat20 ... 
1199.44/1200.06	c Bin: Executing minisat20
1199.44/1200.06	c minisat20 returned code 1.
1199.44/1200.06	c satzilla running minisat20SAT07 ... 
1199.44/1200.06	c Bin: Executing minisat20SAT07
1199.44/1200.06	c minisat20SAT07 returned code 1.
1199.44/1200.06	c satzilla running march_dl2004 ... 
1199.44/1200.06	c Bin: Executing march_dl2004
1199.44/1200.06	c march_dl2004 returned code 1.
1199.44/1200.06	c satzilla running vallst ... 
1199.44/1200.06	c Bin: Executing vallst
1199.44/1200.06	c vallst returned code 1.
1199.44/1200.06	c satzilla running mxc-sr08 ... 
1199.44/1200.06	c Bin: Executing mxc-sr08
1199.44/1200.06	c mxc-sr08 returned code 1.
1199.44/1200.06	c satzilla running tts-4-0 ... 
1199.44/1200.06	c Bin: Executing tts-4-0
1199.44/1200.06	c tts-4-0 returned code 1.
1199.44/1200.06	c satzilla running SATenstein ... 
1199.44/1200.06	c Bin: Executing SATenstein
1199.44/1200.06	c SATenstein returned code 1.
1199.44/1200.06	c satzilla running gnovelty+ ... 
1199.44/1200.06	c Bin: Executing gnovelty+
1199.44/1200.06	c gnovelty+ returned code 1.
1199.44/1200.06	c satzilla running adaptg2wsat+ ... 
1199.44/1200.06	c Bin: Executing adaptg2wsat+
1199.44/1200.06	c adaptg2wsat+ returned code 1.
1199.44/1200.06	c satzilla running adaptg2wsat0 ... 
1199.44/1200.06	c Bin: Executing adaptg2wsat0
1199.44/1200.06	c adaptg2wsat0 returned code 1.
1199.44/1200.06	c satzilla running picosat846 ... 
1199.44/1200.06	c Bin: Executing picosat846
1199.44/1200.06	c picosat846 returned code 1.
1199.44/1200.06	c satzilla running kcnfs04SAT07 ... 
1199.44/1200.06	c Bin: Executing kcnfs04SAT07
1199.44/1200.06	c kcnfs04SAT07 returned code 1.
1199.44/1200.06	c ERROR: All Failed! 
1199.44/1200.06	c SATZILLA_TIME=1199.700000

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-1556240-1238747936/watcher-1556240-1238747936 -o /tmp/evaluation-result-1556240-1238747936/solver-1556240-1238747936 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1556240-1238747936.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 1799
/proc/meminfo: memFree=1785144/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=9368 CPUtime=0
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 743 0 0 0 0 0 0 0 19 0 1 0 1147455621 9592832 738 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1800/statm: 2342 742 49 118 0 2221 0

[startup+0.0524861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1799
/proc/meminfo: memFree=1785144/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=18056 CPUtime=0.04
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 3652 0 0 0 3 1 0 0 19 0 1 0 1147455621 18489344 3647 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1800/statm: 4514 3647 50 118 0 4393 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20112

[startup+0.101491 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1799
/proc/meminfo: memFree=1785144/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=18584 CPUtime=0.09
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 3843 0 0 0 8 1 0 0 19 0 1 0 1147455621 19030016 3838 1992294400 134512640 134996440 4294956176 18446744073709551615 134778167 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1800/statm: 4646 3838 50 118 0 4525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20640

[startup+0.301517 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1799
/proc/meminfo: memFree=1785144/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=20960 CPUtime=0.29
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 4571 0 0 0 27 2 0 0 21 0 1 0 1147455621 21463040 4566 1992294400 134512640 134996440 4294956176 18446744073709551615 134781618 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1800/statm: 5240 4566 50 118 0 5119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23016

[startup+0.701551 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1799
/proc/meminfo: memFree=1785144/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=25580 CPUtime=0.69
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 6011 0 0 0 66 3 0 0 25 0 1 0 1147455621 26193920 6006 1992294400 134512640 134996440 4294956176 18446744073709551615 134777918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1800/statm: 6395 6006 50 118 0 6274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27636

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1801
/proc/meminfo: memFree=1738472/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=58456 CPUtime=1.48
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 14832 0 0 0 141 7 0 0 25 0 1 0 1147455621 59858944 11940 1992294400 134512640 134996440 4294956176 18446744073709551615 134652874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1800/statm: 14614 11940 55 118 0 14493 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60512

[startup+3.10277 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1801
/proc/meminfo: memFree=1743336/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=0
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147455621 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 112 96 399 0 111 0
[pid=1800] ppid=1799 vsize=70072 CPUtime=3.08
/proc/1800/stat : 1800 (march_dl2004) R 1799 1799 1306 0 -1 4194304 43032 0 0 0 288 20 0 0 25 0 1 0 1147455621 71753728 15120 1992294400 134512640 134996440 4294956176 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1800/statm: 17518 15120 57 118 0 17397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72128

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1802
/proc/meminfo: memFree=1722792/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=5.01
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 152 82420 0 0 0 0 460 41 16 0 1 0 1147455621 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 121 104 399 0 111 0
[pid=1802] ppid=1799 vsize=95276 CPUtime=1.25
/proc/1802/stat : 1802 (mxc-sr08) R 1799 1799 1306 0 -1 4194304 24645 0 0 0 115 10 0 0 25 0 1 0 1147456124 97562624 21982 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1802/statm: 23819 21982 55 138 0 23678 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 97332

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1803
/proc/meminfo: memFree=1695656/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=2056 CPUtime=10.03
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 179 118769 0 0 0 0 943 60 19 0 1 0 1147455621 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 514 138 120 399 0 111 0
[pid=1803] ppid=1799 vsize=95168 CPUtime=2.63
/proc/1803/stat : 1803 (satelite) R 1799 1799 1306 0 -1 4194304 22836 0 0 0 246 17 0 0 25 0 1 0 1147456626 97452032 21171 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1803/statm: 23792 21171 67 128 0 23661 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 97224

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1803
/proc/meminfo: memFree=1743984/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=37344 CPUtime=25.45
/proc/1799/stat : 1799 (SATzilla2009_C) R 1797 1799 1306 0 -1 4194304 8707 145749 0 0 668 4 1780 93 25 0 1 0 1147455621 38240256 8658 1992294400 134512640 136149437 4294956208 18446744073709551615 134535674 0 0 4096 0 0 0 0 17 0 0 0
/proc/1799/statm: 9336 8658 135 399 0 8933 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37344

[startup+51.1013 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1804
/proc/meminfo: memFree=1750704/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 29848

[startup+102.305 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 1805
/proc/meminfo: memFree=1664552/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=647992 CPUtime=51.54
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 34729 0 0 0 5127 27 0 0 25 0 1 0 1147460693 663543808 21529 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 161998 21529 112 208 0 161770 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 677840

[startup+162.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 1805
/proc/meminfo: memFree=1654824/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=661968 CPUtime=111.51
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 45059 0 0 0 11107 44 0 0 25 0 1 0 1147460693 677855232 23950 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 165492 23950 112 208 0 165264 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 691816

[startup+222.302 s]
/proc/loadavg: 1.16 1.06 1.01 2/66 1807
/proc/meminfo: memFree=1649704/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=668536 CPUtime=171.49
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 52928 0 0 0 17092 57 0 0 25 0 1 0 1147460693 684580864 25208 1992294400 134512640 135365884 4294956160 18446744073709551615 134535713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 167134 25208 112 208 0 166906 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 698384

[startup+282.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 1807
/proc/meminfo: memFree=1644328/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=675724 CPUtime=231.45
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 60988 0 0 0 23073 72 0 0 25 0 1 0 1147460693 691941376 26524 1992294400 134512640 135365884 4294956160 18446744073709551615 135076261 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 168931 26524 112 208 0 168703 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 705572

[startup+342.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 1807
/proc/meminfo: memFree=1641256/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=678416 CPUtime=291.43
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 67415 0 0 0 29056 87 0 0 25 0 1 0 1147460693 694697984 27321 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 169604 27321 112 208 0 169376 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 708264

[startup+402.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 1807
/proc/meminfo: memFree=1639080/2055920 swapFree=4179168/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1622376/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=697304 CPUtime=771.21
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 108961 0 0 0 76939 182 0 0 25 0 1 0 1147460693 714039296 31968 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 174326 31968 112 208 0 174098 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 727152

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1621032/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=697624 CPUtime=831.2
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 113822 0 0 0 82928 192 0 0 25 0 1 0 1147460693 714366976 32303 1992294400 134512640 135365884 4294956160 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 174406 32303 112 208 0 174178 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 727472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1618344/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=698448 CPUtime=891.17
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 118659 0 0 0 88915 202 0 0 25 0 1 0 1147460693 715210752 32961 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 174612 32961 112 208 0 174384 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 728296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1617128/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=700288 CPUtime=951.15
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 123379 0 0 0 94900 215 0 0 25 0 1 0 1147460693 717094912 33205 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 175072 33205 112 208 0 174844 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 730136

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1616360/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=700480 CPUtime=1011.13
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 127119 0 0 0 100888 225 0 0 25 0 1 0 1147460693 717291520 33417 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 175120 33417 112 208 0 174892 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 730328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1614504/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=717520 CPUtime=1071.11
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 131300 0 0 0 106876 235 0 0 25 0 1 0 1147460693 734740480 33869 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179380 33869 112 208 0 179152 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 747368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1612264/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=717924 CPUtime=1131.08
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 136279 0 0 0 112862 246 0 0 25 0 1 0 1147460693 735154176 34456 1992294400 134512640 135365884 4294956160 18446744073709551615 134542816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179481 34456 112 208 0 179253 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 747772

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 1807
/proc/meminfo: memFree=1612072/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1139.07
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 136741 0 0 0 113661 246 0 0 25 0 1 0 1147460693 735285248 34526 1992294400 134512640 135365884 4294956160 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34526 112 208 0 179285 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 747900

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611880/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1145.47
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137146 0 0 0 114300 247 0 0 25 0 1 0 1147460693 735285248 34539 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34539 112 208 0 179285 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 747900

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611816/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1147.08
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137541 0 0 0 114460 248 0 0 25 0 1 0 1147460693 735285248 34542 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34542 112 208 0 179285 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 747900

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611816/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1147.87
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137542 0 0 0 114539 248 0 0 25 0 1 0 1147460693 735285248 34543 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34543 112 208 0 179285 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 747900

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611816/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1148.27
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137543 0 0 0 114579 248 0 0 25 0 1 0 1147460693 735285248 34544 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34544 112 208 0 179285 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 747900

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611816/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1148.67
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137544 0 0 0 114619 248 0 0 25 0 1 0 1147460693 735285248 34545 1992294400 134512640 135365884 4294956160 18446744073709551615 134543109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34545 112 208 0 179285 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 747900

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1807
/proc/meminfo: memFree=1611816/2055920 swapFree=4179168/4192956
[pid=1799] ppid=1797 vsize=29848 CPUtime=50.66
/proc/1799/stat : 1799 (SATzilla2009_C) S 1797 1799 1306 0 -1 4194304 24930 156142 0 0 2980 12 1976 98 25 0 1 0 1147455621 30564352 7094 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1799/statm: 7462 7094 220 399 0 7059 0
[pid=1805] ppid=1799 vsize=718052 CPUtime=1148.78
/proc/1805/stat : 1805 (zchaff_rand) R 1799 1799 1306 0 -1 4194304 137544 0 0 0 114630 248 0 0 25 0 1 0 1147460693 735285248 34545 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1805/statm: 179513 34545 112 208 0 179285 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 747900

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.54
CPU user time (s): 1195.91
CPU system time (s): 3.62545
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 749340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.91
system time used= 3.62545
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318631
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= 15
involuntary context switches= 4106

runsolver used 1.03884 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-03 10:38:57
IDJOB=1556240
IDBENCH=70815
IDSOLVER=527
FILE ID=node61/1556240-1238747936
PBS_JOBID= 9085404
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556240-1238747936/watcher-1556240-1238747936 -o /tmp/evaluation-result-1556240-1238747936/solver-1556240-1238747936 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1556240-1238747936.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=324413885

node61.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.238
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.238
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:       1785624 kB
Buffers:         18332 kB
Cached:         179244 kB
SwapCached:       8056 kB
Active:          81408 kB
Inactive:       125864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785624 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:           42000 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            49208 kB
Committed_AS:  2915816 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node61 at 2009-04-03 10:58:58