Trace number 1733617

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.35 1199.83

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_10gates_u2_autoenc.cnf
MD5SUMa4aa05bad2a3138b013cb1793208898f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.93249
Satisfiable
(Un)Satisfiability was proved
Number of variables479
Number of clauses123509
Sum of the clauses size724108
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21999
Number of clauses of size 30
Number of clauses of size 41026
Number of clauses of size 56642
Number of clauses of size over 5113778

Solver Data

25.45/25.54	c SATzilla is building models for class 3
25.45/25.54	c run presolver mxc-sr08 for 10 seconds ... 
25.45/25.54	c Bin: Executing mxc-sr08
25.45/25.54	c spawning binary file with 10 seconds ...
25.45/25.54	c child exit by a signal
25.45/25.54	c mxc-sr08 returned code 137.
25.45/25.54	c run presolver picosat846 for 5 seconds ... 
25.45/25.54	c Bin: Executing picosat846
25.45/25.54	c spawning binary file with 5 seconds ...
25.45/25.54	c child exit by a signal
25.45/25.54	c picosat846 returned code 137.
25.45/25.54	c Orignal number of varibales is 479, number of clauses is 123509 
25.45/25.54	c predicted feature computation time is 1.591829 
25.45/25.54	c Bin: Executing satelite
25.45/25.54	c spawning binary file with 240 seconds ...
25.45/25.54	c child exited successfully
25.45/25.54	c satzilla computing base features
25.45/25.54	c Number of variabe is: 382, Number of clause is : 81855 
25.45/25.54	c Initializing...
25.45/25.54	c satzilla doing clause learning
25.45/25.54	c start clause learning features ...
25.45/25.54	c Bin: Executing zchaff07
25.45/25.54	c spawning binary file with 2 seconds ...
25.45/25.54	c child exit by a signal
25.45/25.54	c satzilla doing survey propogation probe
25.45/25.54	c do survay propogation for 2 second ...
25.45/25.54	c satzilla doing local search probe
25.45/25.54	c features are:479 123509 382 81855 0.253927 0.508875 0.00466679 0.398164 0.614553 2.08774 0.0164626 0.402639 0.0052356 0.0549738 1.28469 0.0189848 0.0192047 0.0164626 0.676358 0.000610836 0.0545355 4.70332 0.226461 0.338085 0 0.942623 2.57688 0.00447864 0.796644 0.000293201 0.0429051 4.01955 0.332356 0.00185515 0.352501 0.000219901 0.00282206 846.364 0.320457 199 1200 1119 571 1006 651 923 12.9519 0.11954 10.8252 15.4906 15.0917 11.2849 14.4433 11.2965 12.6482 0.380944 1.02704 0.000256182 0.970494 0.947152 0.00553401 0.834033 0.00741337 0.275526 0.00343279 3.27629 -1.11022e-16 0.0636883 0.00481366 4.11038e-11 0.00193588 1.65016e-09 0.000574054 12.7375 0.218064 108.787 0.143302 109.5 98 123 13.3444 0.22202 0.996809 0.00257653 
25.45/25.54	c satzilla's ranking:
25.45/25.54	c 1) mxc-sr08: 3.199955
25.45/25.54	c 2) picosat846: 2.511208
25.45/25.54	c 3) minisat20SAT07: 2.437425
25.45/25.54	c 4) march_dl2004: 0.963542
25.45/25.54	c 5) zchaff_rand: 0.469969
25.45/25.54	c 6) SATenstein: -10000.000000
25.45/25.54	c 7) gnovelty+: -10000.000000
25.45/25.54	c 8) adaptg2wsat+: -10000.000000
25.45/25.54	c 9) adaptg2wsat0: -10000.000000
25.45/25.54	c 10) tts-4-0: -10000.000000
25.45/25.54	c 11) vallst: -10000.000000
25.45/25.54	c 12) minisat20: -10000.000000
25.45/25.54	c 13) kcnfs04SAT07: -10000.000000
25.45/25.54	c satzilla running mxc-sr08 ... 
1199.28/1199.82	c Bin: Executing mxc-sr08
1199.28/1199.82	c spawning binary file with 1174 seconds ...
1199.28/1199.82	c child exit by a signal
1199.28/1199.82	c mxc-sr08 returned code 137.
1199.28/1199.82	c satzilla running picosat846 ... 
1199.28/1199.82	c Bin: Executing picosat846
1199.28/1199.82	c picosat846 returned code 1.
1199.28/1199.82	c satzilla running minisat20SAT07 ... 
1199.28/1199.82	c Bin: Executing minisat20SAT07
1199.28/1199.82	c minisat20SAT07 returned code 1.
1199.28/1199.82	c satzilla running march_dl2004 ... 
1199.28/1199.82	c Bin: Executing march_dl2004
1199.28/1199.82	c march_dl2004 returned code 1.
1199.28/1199.82	c satzilla running zchaff_rand ... 
1199.28/1199.82	c Bin: Executing zchaff_rand
1199.28/1199.82	c zchaff_rand returned code 1.
1199.28/1199.82	c satzilla running SATenstein ... 
1199.28/1199.82	c Bin: Executing SATenstein
1199.28/1199.82	c SATenstein returned code 1.
1199.28/1199.82	c satzilla running gnovelty+ ... 
1199.28/1199.82	c Bin: Executing gnovelty+
1199.28/1199.82	c gnovelty+ returned code 1.
1199.28/1199.82	c satzilla running adaptg2wsat+ ... 
1199.28/1199.82	c Bin: Executing adaptg2wsat+
1199.28/1199.82	c adaptg2wsat+ returned code 1.
1199.28/1199.82	c satzilla running adaptg2wsat0 ... 
1199.28/1199.82	c Bin: Executing adaptg2wsat0
1199.28/1199.82	c adaptg2wsat0 returned code 1.
1199.28/1199.82	c satzilla running tts-4-0 ... 
1199.28/1199.82	c Bin: Executing tts-4-0
1199.28/1199.82	c tts-4-0 returned code 1.
1199.28/1199.82	c satzilla running vallst ... 
1199.28/1199.82	c Bin: Executing vallst
1199.28/1199.82	c vallst returned code 1.
1199.28/1199.82	c satzilla running minisat20 ... 
1199.28/1199.82	c Bin: Executing minisat20
1199.28/1199.82	c minisat20 returned code 1.
1199.28/1199.82	c satzilla running kcnfs04SAT07 ... 
1199.28/1199.82	c Bin: Executing kcnfs04SAT07
1199.28/1199.82	c kcnfs04SAT07 returned code 1.
1199.28/1199.82	c ERROR: All Failed! 
1199.28/1199.82	c SATZILLA_TIME=1199.510000

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-1733617-1240790658/watcher-1733617-1240790658 -o /tmp/evaluation-result-1733617-1240790658/solver-1733617-1240790658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1733617-1240790658.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.99 0.97 0.99 3/65 10973
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) R 10971 10973 10868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=4184 CPUtime=0
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 107094845 4284416 744 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 1046 751 44 138 0 905 0

[startup+0.063914 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 10973
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=9268 CPUtime=0.05
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 2207 0 0 0 5 0 0 0 19 0 1 0 107094845 9490432 2203 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 2317 2203 54 138 0 2176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11324

[startup+0.101917 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 10973
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=12820 CPUtime=0.09
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3010 0 0 0 8 1 0 0 19 0 1 0 107094845 13127680 3006 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 3205 3006 54 138 0 3064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14876

[startup+0.301937 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 10973
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=11092 CPUtime=0.29
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3516 0 0 0 28 1 0 0 21 0 1 0 107094845 11358208 2649 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 2773 2649 55 138 0 2632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13148

[startup+0.701978 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 10973
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=11092 CPUtime=0.69
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3516 0 0 0 68 1 0 0 25 0 1 0 107094845 11358208 2649 1992294400 134512640 135078026 4294956192 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 2773 2649 55 138 0 2632 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13148

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10975
/proc/meminfo: memFree=1637408/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=12324 CPUtime=1.49
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3781 0 0 0 148 1 0 0 25 0 1 0 107094845 12619776 2914 1992294400 134512640 135078026 4294956192 18446744073709551615 134569283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 3081 2914 55 138 0 2940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14380

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10975
/proc/meminfo: memFree=1636192/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=11888 CPUtime=3.09
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3971 0 0 0 308 1 0 0 25 0 1 0 107094845 12173312 2839 1992294400 134512640 135078026 4294956192 18446744073709551615 134721186 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 2972 2839 71 138 0 2831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13944

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10975
/proc/meminfo: memFree=1636896/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=0
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107094845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10973/statm: 514 112 96 399 0 111 0
[pid=10974] ppid=10973 vsize=11888 CPUtime=6.29
/proc/10974/stat : 10974 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 3973 0 0 0 627 2 0 0 25 0 1 0 107094845 12173312 2841 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10974/statm: 2972 2841 71 138 0 2831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13944

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10976
/proc/meminfo: memFree=1640736/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=2056 CPUtime=9.98
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 152 4015 0 0 0 0 996 2 16 0 1 0 107094845 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 514 121 104 399 0 111 0
[pid=10976] ppid=10973 vsize=9800 CPUtime=2.68
/proc/10976/stat : 10976 (picosat846) R 10973 10973 10868 0 -1 4194304 2162 0 0 0 267 1 0 0 25 0 1 0 107095845 10035200 2151 1992294400 134512640 134570484 4294956192 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10976/statm: 2450 2151 85 14 0 2116 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11856

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10978
/proc/meminfo: memFree=1629224/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=20772 CPUtime=25.45
/proc/10973/stat : 10973 (SATzilla2009_I) R 10971 10973 10868 0 -1 4194304 5542 13462 0 0 493 3 2036 13 25 0 1 0 107094845 21270528 4391 1992294400 134512640 136149169 4294956224 18446744073709551615 134730994 0 0 4096 3 0 0 0 17 0 0 0
/proc/10973/statm: 5193 4391 207 399 0 4790 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20772

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1624736/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=13736 CPUtime=25.54
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 4423 0 0 0 2552 2 0 0 25 0 1 0 107097399 14065664 3291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 3434 3291 71 138 0 3293 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 23892

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1621920/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=16804 CPUtime=76.72
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 5163 0 0 0 7669 3 0 0 25 0 1 0 107097399 17207296 4031 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 4201 4031 71 138 0 4060 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 26960

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1619936/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=18836 CPUtime=136.69
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 5635 0 0 0 13665 4 0 0 25 0 1 0 107097399 19288064 4503 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 4709 4503 71 138 0 4568 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 28992

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1618656/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=20196 CPUtime=196.66
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 5969 0 0 0 19662 4 0 0 25 0 1 0 107097399 20680704 4837 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 5049 4837 71 138 0 4908 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 30352

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1616928/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=22020 CPUtime=256.64
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 6391 0 0 0 25659 5 0 0 25 0 1 0 107097399 22548480 5259 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 5505 5259 71 138 0 5364 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 32176

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1616416/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=22416 CPUtime=316.6
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 6507 0 0 0 31655 5 0 0 25 0 1 0 107097399 22953984 5375 1992294400 134512640 135078026 4294956192 18446744073709551615 134538007 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 5604 5375 71 138 0 5463 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 32572


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1610976/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=28420 CPUtime=796.43
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 7846 0 0 0 79635 8 0 0 25 0 1 0 107097399 29102080 6714 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7105 6714 71 138 0 6964 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 38576

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1610272/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=29204 CPUtime=856.4
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8018 0 0 0 85632 8 0 0 25 0 1 0 107097399 29904896 6886 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7301 6886 71 138 0 7160 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 39360

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1609184/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=30420 CPUtime=916.37
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8277 0 0 0 91629 8 0 0 25 0 1 0 107097399 31150080 7145 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7605 7145 71 138 0 7464 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 40576

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1608800/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=31220 CPUtime=976.35
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8386 0 0 0 97627 8 0 0 25 0 1 0 107097399 31969280 7254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7805 7254 71 138 0 7664 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 41376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1608672/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=31412 CPUtime=1036.33
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8414 0 0 0 103625 8 0 0 25 0 1 0 107097399 32165888 7282 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7853 7282 71 138 0 7712 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 41568

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1608480/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=31572 CPUtime=1096.31
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8470 0 0 0 109623 8 0 0 25 0 1 0 107097399 32329728 7338 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 7893 7338 71 138 0 7752 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 41728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1608096/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32128 CPUtime=1156.3
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8576 0 0 0 115622 8 0 0 25 0 1 0 107097399 32899072 7444 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8032 7444 71 138 0 7891 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 42284

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1608096/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32128 CPUtime=1164.29
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8577 0 0 0 116421 8 0 0 25 0 1 0 107097399 32899072 7445 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8032 7445 71 138 0 7891 0
Current children cumulated CPU time (s) 1189.78
Current children cumulated vsize (KiB) 42284

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1170.7
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117062 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 42476

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1172.29
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117221 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 42476

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1173.09
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117301 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 42476

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1173.49
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117341 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 42476

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1173.69
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117361 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534299 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 42476

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10979
/proc/meminfo: memFree=1607968/2055912 swapFree=4192952/4192956
[pid=10973] ppid=10971 vsize=10156 CPUtime=25.49
/proc/10973/stat : 10973 (SATzilla2009_I) S 10971 10973 10868 0 -1 4194304 5559 13462 0 0 497 3 2036 13 25 0 1 0 107094845 10399744 2291 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10973/statm: 2539 2291 217 399 0 2136 0
[pid=10979] ppid=10973 vsize=32320 CPUtime=1173.79
/proc/10979/stat : 10979 (mxc-sr08) R 10973 10973 10868 0 -1 4194304 8611 0 0 0 117371 8 0 0 25 0 1 0 107097399 33095680 7479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534471 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10979/statm: 8080 7479 71 138 0 7939 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 42476

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.35
CPU user time (s): 1199.08
CPU system time (s): 0.270958
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 42476

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

runsolver used 0.933858 second user time and 3.43848 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-27 02:04:18
IDJOB=1733617
IDBENCH=71144
IDSOLVER=528
FILE ID=node78/1733617-1240790658
PBS_JOBID= 9187314
Free space on /tmp= 126764 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_10gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733617-1240790658/watcher-1733617-1240790658 -o /tmp/evaluation-result-1733617-1240790658/solver-1733617-1240790658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1733617-1240790658.cnf

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

MD5SUM BENCH= a4aa05bad2a3138b013cb1793208898f
RANDOM SEED=524081261

node78.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.243
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.243
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:      2055912 kB
MemFree:       1648720 kB
Buffers:         54532 kB
Cached:         280160 kB
SwapCached:          4 kB
Active:         168304 kB
Inactive:       181224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1648720 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           34900 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            43508 kB
Committed_AS:   273784 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126732 MiB
End job on node78 at 2009-04-27 02:24:18