Trace number 1734065

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_R 2009-03-22? (exit code) 1199.44 1199.94

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.788
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

75.53/75.64	c SATzilla is building models for class 1
75.53/75.64	c run presolver SATenstein for 30 seconds ... 
75.53/75.64	c Bin: Executing SATenstein
75.53/75.64	c spawning binary file with 30 seconds ...
75.53/75.64	c child exit by a signal
75.53/75.64	c SATenstein returned code 137.
75.53/75.64	c run presolver mxc-sr08 for 30 seconds ... 
75.53/75.64	c Bin: Executing mxc-sr08
75.53/75.64	c spawning binary file with 30 seconds ...
75.53/75.64	c child exit by a signal
75.53/75.64	c mxc-sr08 returned code 137.
75.53/75.64	c Orignal number of varibales is 526, number of clauses is 146535 
75.53/75.64	c predicted feature computation time is 35.238028 
75.53/75.64	c Bin: Executing satelite
75.53/75.64	c spawning binary file with 240 seconds ...
75.53/75.64	c child exited successfully
75.53/75.64	c satzilla computing base features
75.53/75.64	c Number of variabe is: 426, Number of clause is : 96618 
75.53/75.64	c Initializing...
75.53/75.64	c satzilla compute diameter ...
75.53/75.64	c start diameter features ...
75.53/75.64	c satzilla doing clause learning
75.53/75.64	c start clause learning features ...
75.53/75.64	c Bin: Executing zchaff07
75.53/75.64	c spawning binary file with 2 seconds ...
75.53/75.64	c child exit by a signal
75.53/75.64	c satzilla doing survey propogation probe
75.53/75.64	c do survay propogation for 2 second ...
75.53/75.64	c satzilla doing local search probe
75.53/75.64	c satzilla doing lobjois search-space size estimate
75.53/75.64	c features are:526 146535 426 96618 0.234742 0.516643 0.00440912 0.397942 0.623023 2.03443 0.0146034 0.411298 0.00469484 0.0539906 1.26227 0.020255 0.0204827 0.0146034 0.589565 0.000517502 0.0444017 4.93229 0.239455 0.345614 0 0.946451 2.62073 0.00407857 0.841978 0.000248401 0.0426422 4.18406 0.337887 0.00171116 0.364909 0.000186301 0.00269101 3.01961 0.045916 3 4 0.096509 728.182 0.456559 113 1246 1015 218 1007 487 824 13.6219 0.122916 9.87615 16.1796 15.8355 12.4727 15.0387 12.6233 13.5892 0.415667 0.936854 0.000177835 0.972519 0.95428 0.01361 0.842651 0.0177489 0.301322 0.00517227 2.02211 -1.11022e-16 0.0600644 0.011408 5.0293e-11 0.00632403 1.64021e-09 0.00149362 12.7015 0.308602 120.881 0.144422 124 108 133 14.7989 0.22236 0.997618 0.00233474 0.280182 0.638633 
75.53/75.64	c satzilla's ranking:
75.53/75.64	c 1) picosat846: 10.386692
75.53/75.64	c 2) adaptg2wsat0: 9.955262
75.53/75.64	c 3) adaptg2wsat+: 5.102366
75.53/75.64	c 4) gnovelty+: 1.935649
75.53/75.64	c 5) march_dl2004: 1.364813
75.53/75.64	c 6) kcnfs04SAT07: -7.978970
75.53/75.64	c 7) SATenstein: -24.415732
75.53/75.64	c 8) mxc-sr08: -10000.000000
75.53/75.64	c 9) tts-4-0: -10000.000000
75.53/75.64	c 10) zchaff_rand: -10000.000000
75.53/75.64	c 11) vallst: -10000.000000
75.53/75.64	c 12) minisat20: -10000.000000
75.53/75.64	c 13) minisat20SAT07: -10000.000000
75.53/75.64	c satzilla running picosat846 ... 
1199.36/1199.93	c Bin: Executing picosat846
1199.36/1199.93	c spawning binary file with 1124 seconds ...
1199.36/1199.93	c child exit by a signal
1199.36/1199.93	c picosat846 returned code 137.
1199.36/1199.93	c satzilla running adaptg2wsat0 ... 
1199.36/1199.93	c Bin: Executing adaptg2wsat0
1199.36/1199.93	c adaptg2wsat0 returned code 1.
1199.36/1199.93	c satzilla running adaptg2wsat+ ... 
1199.36/1199.93	c Bin: Executing adaptg2wsat+
1199.36/1199.93	c adaptg2wsat+ returned code 1.
1199.36/1199.93	c satzilla running gnovelty+ ... 
1199.36/1199.93	c Bin: Executing gnovelty+
1199.36/1199.93	c gnovelty+ returned code 1.
1199.36/1199.93	c satzilla running march_dl2004 ... 
1199.36/1199.93	c Bin: Executing march_dl2004
1199.36/1199.93	c march_dl2004 returned code 1.
1199.36/1199.93	c satzilla running kcnfs04SAT07 ... 
1199.36/1199.93	c Bin: Executing kcnfs04SAT07
1199.36/1199.93	c kcnfs04SAT07 returned code 1.
1199.36/1199.93	c satzilla running SATenstein ... 
1199.36/1199.93	c Bin: Executing SATenstein
1199.36/1199.93	c SATenstein returned code 1.
1199.36/1199.93	c satzilla running mxc-sr08 ... 
1199.36/1199.93	c Bin: Executing mxc-sr08
1199.36/1199.93	c mxc-sr08 returned code 1.
1199.36/1199.93	c satzilla running tts-4-0 ... 
1199.36/1199.93	c Bin: Executing tts-4-0
1199.36/1199.93	c tts-4-0 returned code 1.
1199.36/1199.93	c satzilla running zchaff_rand ... 
1199.36/1199.93	c Bin: Executing zchaff_rand
1199.36/1199.93	c zchaff_rand returned code 1.
1199.36/1199.93	c satzilla running vallst ... 
1199.36/1199.93	c Bin: Executing vallst
1199.36/1199.93	c vallst returned code 1.
1199.36/1199.93	c satzilla running minisat20 ... 
1199.36/1199.93	c Bin: Executing minisat20
1199.36/1199.93	c minisat20 returned code 1.
1199.36/1199.93	c satzilla running minisat20SAT07 ... 
1199.36/1199.93	c Bin: Executing minisat20SAT07
1199.36/1199.93	c minisat20SAT07 returned code 1.
1199.36/1199.93	c ERROR: All Failed! 
1199.36/1199.93	c SATZILLA_TIME=1199.610000

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-1734065-1240795371/watcher-1734065-1240795371 -o /tmp/evaluation-result-1734065-1240795371/solver-1734065-1240795371 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1734065-1240795371.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: 2.08 1.91 1.48 3/64 26298
/proc/meminfo: memFree=1615352/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=6508 CPUtime=0
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 107564375 6664192 263 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 1627 263 151 83 0 1188 0

[startup+0.00753504 s]
/proc/loadavg: 2.08 1.91 1.48 3/64 26298
/proc/meminfo: memFree=1615352/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=6508 CPUtime=0
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 292 0 0 0 0 0 0 0 19 0 1 0 107564375 6664192 273 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 1627 273 151 83 0 1188 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8564

[startup+0.101538 s]
/proc/loadavg: 2.08 1.91 1.48 3/64 26298
/proc/meminfo: memFree=1615352/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=6508 CPUtime=0.09
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 642 0 0 0 9 0 0 0 19 0 1 0 107564375 6664192 623 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 1627 623 151 83 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8564

[startup+0.301556 s]
/proc/loadavg: 2.08 1.91 1.48 3/64 26298
/proc/meminfo: memFree=1615352/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=10608 CPUtime=0.29
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 1400 0 0 0 29 0 0 0 21 0 1 0 107564375 10862592 1381 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 2652 1381 151 83 0 2213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12664

[startup+0.701591 s]
/proc/loadavg: 2.08 1.91 1.48 3/64 26298
/proc/meminfo: memFree=1615352/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=113056 CPUtime=0.69
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 2800 0 0 0 68 1 0 0 25 0 1 0 107564375 115769344 2780 1992294400 134512640 134854740 4294955344 18446744073709551615 134772473 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 28264 2780 153 83 0 27825 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115112

[startup+1.50166 s]
/proc/loadavg: 2.08 1.91 1.48 2/66 26300
/proc/meminfo: memFree=1599080/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=121256 CPUtime=1.49
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 4480 0 0 0 147 2 0 0 25 0 1 0 107564375 124166144 4180 1992294400 134512640 134854740 4294955344 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 30314 4180 174 83 0 29875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123312

[startup+3.10181 s]
/proc/loadavg: 2.08 1.91 1.48 2/66 26300
/proc/meminfo: memFree=1598952/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=121256 CPUtime=3.09
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 4487 0 0 0 307 2 0 0 25 0 1 0 107564375 124166144 4180 1992294400 134512640 134854740 4294955344 18446744073709551615 134760313 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26299/statm: 30314 4180 174 83 0 29875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123312

[startup+6.30109 s]
/proc/loadavg: 1.99 1.89 1.48 2/66 26300
/proc/meminfo: memFree=1599208/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=121256 CPUtime=6.28
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 4487 0 0 0 626 2 0 0 25 0 1 0 107564375 124166144 4180 1992294400 134512640 134854740 4294955344 18446744073709551615 134760386 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26299/statm: 30314 4180 174 83 0 29875 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123312

[startup+12.7016 s]
/proc/loadavg: 1.91 1.88 1.48 2/66 26300
/proc/meminfo: memFree=1599272/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=121256 CPUtime=12.67
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 4487 0 0 0 1265 2 0 0 25 0 1 0 107564375 124166144 4180 1992294400 134512640 134854740 4294955344 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 30314 4180 174 83 0 29875 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 123312

[startup+25.5018 s]
/proc/loadavg: 1.71 1.83 1.47 2/66 26300
/proc/meminfo: memFree=1599336/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=0
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107564375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 112 96 399 0 111 0
[pid=26299] ppid=26298 vsize=121256 CPUtime=25.47
/proc/26299/stat : 26299 (SATenstein) R 26298 26298 26134 0 -1 4194304 4487 0 0 0 2545 2 0 0 25 0 1 0 107564375 124166144 4180 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26299/statm: 30314 4180 174 83 0 29875 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 123312

[startup+51.102 s]
/proc/loadavg: 1.47 1.77 1.45 2/66 26301
/proc/meminfo: memFree=1601000/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=2056 CPUtime=29.99
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 152 4487 0 0 0 0 2997 2 16 0 1 0 107564375 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 514 121 104 399 0 111 0
[pid=26301] ppid=26298 vsize=15660 CPUtime=21.06
/proc/26301/stat : 26301 (mxc-sr08) R 26298 26298 26134 0 -1 4194304 5082 0 0 0 2104 2 0 0 25 0 1 0 107567377 16035840 3746 1992294400 134512640 135078026 4294956176 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26301/statm: 3915 3746 71 138 0 3774 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17716

[startup+102.305 s]
/proc/loadavg: 1.20 1.64 1.43 2/66 26304
/proc/meminfo: memFree=1584936/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=19796 CPUtime=26.63
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 4527 0 0 0 2661 2 0 0 25 0 1 0 107571939 20271104 4505 1992294400 134512640 134570484 4294956176 18446744073709551615 134551956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 4949 4505 85 14 0 4615 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 31716

[startup+162.302 s]
/proc/loadavg: 1.07 1.52 1.40 2/66 26304
/proc/meminfo: memFree=1581800/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=23724 CPUtime=86.61
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 5326 0 0 0 8658 3 0 0 25 0 1 0 107571939 24293376 5304 1992294400 134512640 134570484 4294956176 18446744073709551615 134545667 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 5931 5304 85 14 0 5597 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 35644

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.37 2/66 26304
/proc/meminfo: memFree=1567976/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=37320 CPUtime=146.57
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 8763 0 0 0 14652 5 0 0 25 0 1 0 107571939 38215680 8741 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 9330 8741 85 14 0 8996 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 49240

[startup+282.301 s]
/proc/loadavg: 1.01 1.35 1.35 2/66 26304
/proc/meminfo: memFree=1562024/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=43180 CPUtime=206.55
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 10252 0 0 0 20648 7 0 0 25 0 1 0 107571939 44216320 10230 1992294400 134512640 134570484 4294956176 18446744073709551615 134523156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 10795 10230 85 14 0 10461 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 55100

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.32 2/66 26304
/proc/meminfo: memFree=1552296/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=52816 CPUtime=266.52
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 12690 0 0 0 26643 9 0 0 25 0 1 0 107571939 54083584 12668 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 13204 12668 85 14 0 12870 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.19 2/66 26304
/proc/meminfo: memFree=1546920/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=57336 CPUtime=686.35
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14648 0 0 0 68623 12 0 0 25 0 1 0 107571939 58712064 13938 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14334 13938 85 14 0 14000 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 69256

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 26304
/proc/meminfo: memFree=1546920/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=57328 CPUtime=746.33
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14668 0 0 0 74620 13 0 0 25 0 1 0 107571939 58703872 13956 1992294400 134512640 134570484 4294956176 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14332 13956 85 14 0 13998 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 69248

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 26304
/proc/meminfo: memFree=1546920/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59376 CPUtime=806.31
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14690 0 0 0 80618 13 0 0 25 0 1 0 107571939 60801024 13978 1992294400 134512640 134570484 4294956176 18446744073709551615 134553046 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14844 13978 85 14 0 14510 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 71296

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 26304
/proc/meminfo: memFree=1546856/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59376 CPUtime=866.29
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14690 0 0 0 86616 13 0 0 25 0 1 0 107571939 60801024 13978 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14844 13978 85 14 0 14510 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 71296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 26306
/proc/meminfo: memFree=1546664/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59368 CPUtime=926.26
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14726 0 0 0 92613 13 0 0 25 0 1 0 107571939 60792832 14012 1992294400 134512640 134570484 4294956176 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14842 14012 85 14 0 14508 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 71288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 26306
/proc/meminfo: memFree=1546664/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59368 CPUtime=986.24
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14744 0 0 0 98611 13 0 0 25 0 1 0 107571939 60792832 14030 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14842 14030 85 14 0 14508 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 71288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 26306
/proc/meminfo: memFree=1546600/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1046.22
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14773 0 0 0 104609 13 0 0 25 0 1 0 107571939 60788736 14058 1992294400 134512640 134570484 4294956176 18446744073709551615 134553167 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14058 85 14 0 14507 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 71284

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1106.19
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14773 0 0 0 110606 13 0 0 25 0 1 0 107571939 60788736 14058 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14058 85 14 0 14507 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 71284

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1114.19
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14773 0 0 0 111406 13 0 0 25 0 1 0 107571939 60788736 14058 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14058 85 14 0 14507 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 71284

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1120.59
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14773 0 0 0 112046 13 0 0 25 0 1 0 107571939 60788736 14058 1992294400 134512640 134570484 4294956176 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14058 85 14 0 14507 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 71284

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1122.19
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14773 0 0 0 112206 13 0 0 25 0 1 0 107571939 60788736 14058 1992294400 134512640 134570484 4294956176 18446744073709551615 134553104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14058 85 14 0 14507 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 71284

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1122.99
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14775 0 0 0 112286 13 0 0 25 0 1 0 107571939 60788736 14060 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14060 85 14 0 14507 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 71284

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1123.39
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14776 0 0 0 112326 13 0 0 25 0 1 0 107571939 60788736 14061 1992294400 134512640 134570484 4294956176 18446744073709551615 134551792 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14061 85 14 0 14507 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 71284

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26306
/proc/meminfo: memFree=1546536/2055920 swapFree=4181904/4192956
[pid=26298] ppid=26296 vsize=11920 CPUtime=75.57
/proc/26298/stat : 26298 (SATzilla2009_R) S 26296 26298 26134 0 -1 4194304 8214 17319 0 0 907 4 6632 14 25 0 1 0 107564375 12206080 2727 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 2980 2727 219 399 0 2577 0
[pid=26304] ppid=26298 vsize=59364 CPUtime=1123.79
/proc/26304/stat : 26304 (picosat846) R 26298 26298 26134 0 -1 4194304 14777 0 0 0 112366 13 0 0 25 0 1 0 107571939 60788736 14062 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26304/statm: 14841 14062 85 14 0 14507 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 71284

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.44
CPU user time (s): 1199.09
CPU system time (s): 0.344947
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 123312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40324
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= 36
involuntary context switches= 3381

runsolver used 0.950855 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-27 03:22:51
IDJOB=1734065
IDBENCH=71153
IDSOLVER=526
FILE ID=node58/1734065-1240795371
PBS_JOBID= 9187339
Free space on /tmp= 65840 MiB

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

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=543289400

node58.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.233
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.233
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:       1615832 kB
Buffers:         39032 kB
Cached:         337948 kB
SwapCached:       5112 kB
Active:         247372 kB
Inactive:       138268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615832 kB
SwapTotal:     4192956 kB
SwapFree:      4181904 kB
Dirty:           35572 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            40524 kB
Committed_AS:   399688 kB
PageTables:       1356 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= 65812 MiB
End job on node58 at 2009-04-27 03:42:52