Trace number 1717109

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.64 1200.33

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

68.75/68.94	c SATzilla is building models for class 1
68.75/68.94	c run presolver SATenstein for 30 seconds ... 
68.75/68.94	c Bin: Executing SATenstein
68.75/68.94	c spawning binary file with 30 seconds ...
68.75/68.94	c child exit by a signal
68.75/68.94	c SATenstein returned code 137.
68.75/68.94	c run presolver mxc-sr08 for 30 seconds ... 
68.75/68.94	c Bin: Executing mxc-sr08
68.75/68.94	c spawning binary file with 30 seconds ...
68.75/68.94	c child exit by a signal
68.75/68.94	c mxc-sr08 returned code 137.
68.75/68.94	c Orignal number of varibales is 7729, number of clauses is 29194 
68.75/68.94	c predicted feature computation time is 9.385693 
68.75/68.94	c Bin: Executing satelite
68.75/68.94	c spawning binary file with 240 seconds ...
68.75/68.94	c child exited successfully
68.75/68.94	c satzilla computing base features
68.75/68.94	c Number of variabe is: 3611, Number of clause is : 19862 
68.75/68.94	c Initializing...
68.75/68.94	c satzilla compute diameter ...
68.75/68.94	c start diameter features ...
68.75/68.94	c satzilla doing clause learning
68.75/68.94	c start clause learning features ...
68.75/68.94	c Bin: Executing zchaff07
68.75/68.94	c spawning binary file with 2 seconds ...
68.75/68.94	c child exit by a signal
68.75/68.94	c satzilla doing survey propogation probe
68.75/68.94	c do survay propogation for 2 second ...
68.75/68.94	c satzilla doing local search probe
68.75/68.94	c satzilla doing lobjois search-space size estimate
68.75/68.94	c features are:7729 29194 3611 19862 1.1404 0.469842 0.181804 0.321746 0.884748 1.56823 0.000870016 0.340233 0.000553863 0.00221545 1.37336 0.312053 0.687645 0.000870016 3.14984 0.000352432 0.155724 2.57513 0.128922 0.128351 0 0.666667 2.57134 0.000474501 4.42824 0.000100695 0.12028 2.36828 0.600846 0.000513122 2.78752 0.000251737 0.0746148 7.02462 0.13611 5 9 1.27399 1332.6 0.142068 1120 1678 1678 1120 1342 1214 1309 26.0366 0.233362 17.2162 33.6913 33.6913 17.2162 30.832 21.1714 27.2723 0.397625 0.662328 0.000104676 0.983594 0.781475 0.037908 0.617335 0.164687 0.392572 0.0438193 1.01729 0 0.26341 0.106374 0.00350487 0.0578794 0.0143275 0.0273306 272.882 0.0842191 751.618 0.0216274 753.5 731 767 0.62764 0.351158 0.864835 0.0229782 0.13577 0.667551 
68.75/68.94	c satzilla's ranking:
68.75/68.94	c 1) picosat846: 59.954098
68.75/68.94	c 2) adaptg2wsat+: 50.874036
68.75/68.94	c 3) march_dl2004: 39.561871
68.75/68.94	c 4) kcnfs04SAT07: 10.491443
68.75/68.94	c 5) adaptg2wsat0: -0.320303
68.75/68.94	c 6) gnovelty+: -3.343816
68.75/68.94	c 7) SATenstein: -5.108805
68.75/68.94	c 8) mxc-sr08: -10000.000000
68.75/68.94	c 9) tts-4-0: -10000.000000
68.75/68.94	c 10) zchaff_rand: -10000.000000
68.75/68.94	c 11) vallst: -10000.000000
68.75/68.94	c 12) minisat20: -10000.000000
68.75/68.94	c 13) minisat20SAT07: -10000.000000
68.75/68.94	c satzilla running picosat846 ... 
1199.59/1200.33	c Bin: Executing picosat846
1199.59/1200.33	c spawning binary file with 1131 seconds ...
1199.59/1200.33	c child exit by a signal
1199.59/1200.33	c picosat846 returned code 137.
1199.59/1200.33	c satzilla running adaptg2wsat+ ... 
1199.59/1200.33	c Bin: Executing adaptg2wsat+
1199.59/1200.33	c adaptg2wsat+ returned code 1.
1199.59/1200.33	c satzilla running march_dl2004 ... 
1199.59/1200.33	c Bin: Executing march_dl2004
1199.59/1200.33	c march_dl2004 returned code 1.
1199.59/1200.33	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.33	c Bin: Executing kcnfs04SAT07
1199.59/1200.33	c kcnfs04SAT07 returned code 1.
1199.59/1200.33	c satzilla running adaptg2wsat0 ... 
1199.59/1200.33	c Bin: Executing adaptg2wsat0
1199.59/1200.33	c adaptg2wsat0 returned code 1.
1199.59/1200.33	c satzilla running gnovelty+ ... 
1199.59/1200.33	c Bin: Executing gnovelty+
1199.59/1200.33	c gnovelty+ returned code 1.
1199.59/1200.33	c satzilla running SATenstein ... 
1199.59/1200.33	c Bin: Executing SATenstein
1199.59/1200.33	c SATenstein returned code 1.
1199.59/1200.33	c satzilla running mxc-sr08 ... 
1199.59/1200.33	c Bin: Executing mxc-sr08
1199.59/1200.33	c mxc-sr08 returned code 1.
1199.59/1200.33	c satzilla running tts-4-0 ... 
1199.59/1200.33	c Bin: Executing tts-4-0
1199.59/1200.33	c tts-4-0 returned code 1.
1199.59/1200.33	c satzilla running zchaff_rand ... 
1199.59/1200.33	c Bin: Executing zchaff_rand
1199.59/1200.33	c zchaff_rand returned code 1.
1199.59/1200.33	c satzilla running vallst ... 
1199.59/1200.33	c Bin: Executing vallst
1199.59/1200.33	c vallst returned code 1.
1199.59/1200.33	c satzilla running minisat20 ... 
1199.59/1200.33	c Bin: Executing minisat20
1199.59/1200.33	c minisat20 returned code 1.
1199.59/1200.33	c satzilla running minisat20SAT07 ... 
1199.59/1200.33	c Bin: Executing minisat20SAT07
1199.59/1200.33	c minisat20SAT07 returned code 1.
1199.59/1200.33	c ERROR: All Failed! 
1199.59/1200.33	c SATZILLA_TIME=1199.810000

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-1717109-1240624280/watcher-1717109-1240624280 -o /tmp/evaluation-result-1717109-1240624280/solver-1717109-1240624280 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1717109-1240624280.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 1.00 1.00 3/64 15222
/proc/meminfo: memFree=1533320/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=984 CPUtime=0
/proc/15223/stat : 15223 (SATenstein) D 15222 15222 15034 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 90460963 1007616 32 1992294400 134512640 134854740 4294955344 18446744073709551615 12592036 0 0 8392704 0 18446744071563608240 0 0 17 0 0 0
/proc/15223/statm: 246 32 26 83 0 125 0

[startup+0.0573119 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15222
/proc/meminfo: memFree=1533320/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=2268 CPUtime=0
/proc/15223/stat : 15223 (SATenstein) D 15222 15222 15034 0 -1 4194304 105 0 7 0 0 0 0 0 18 0 1 0 90460963 2322432 93 1992294400 134512640 134854740 4294955344 18446744073709551615 13672078 0 0 8392704 0 18446744071563479169 0 0 17 1 0 0
/proc/15223/statm: 567 93 63 83 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4324

[startup+0.101323 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15222
/proc/meminfo: memFree=1533320/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=6508 CPUtime=0.03
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 395 0 12 0 3 0 0 0 18 0 1 0 90460963 6664192 388 1992294400 134512640 134854740 4294955344 18446744073709551615 12913138 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15223/statm: 1627 388 151 83 0 1188 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8564

[startup+0.301355 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15222
/proc/meminfo: memFree=1533320/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=0.22
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 22 0 0 0 19 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 46200

[startup+0.701418 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15222
/proc/meminfo: memFree=1533320/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=0.62
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 62 0 0 0 23 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134759993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 46200

[startup+1.50154 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15224
/proc/meminfo: memFree=1528248/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=1.42
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 142 0 0 0 25 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134760585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 46200

[startup+3.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15224
/proc/meminfo: memFree=1528120/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=3.02
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 301 1 0 0 25 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134760382 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 46200

[startup+6.30131 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15224
/proc/meminfo: memFree=1528312/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=6.21
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 620 1 0 0 25 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134568082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 46200

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15224
/proc/meminfo: memFree=1528312/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=12.61
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 1260 1 0 0 25 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134568505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 46200

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15224
/proc/meminfo: memFree=1528376/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=0
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90460963 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 112 96 399 0 111 0
[pid=15223] ppid=15222 vsize=44144 CPUtime=25.4
/proc/15223/stat : 15223 (SATenstein) R 15222 15222 15034 0 -1 4194304 1189 0 13 0 2539 1 0 0 25 0 1 0 90460963 45203456 1123 1992294400 134512640 134854740 4294955344 18446744073709551615 134568552 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15223/statm: 11036 1123 174 83 0 10597 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 46200

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15225
/proc/meminfo: memFree=1523896/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=2056 CPUtime=29.99
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 152 1189 0 13 0 0 2998 1 19 0 1 0 90460963 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 514 121 104 399 0 111 0
[pid=15225] ppid=15222 vsize=9292 CPUtime=20.99
/proc/15225/stat : 15225 (mxc-sr08) R 15222 15222 15034 0 -1 4194304 2367 0 0 0 2098 1 0 0 25 0 1 0 90463972 9515008 2173 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15225/statm: 2323 2173 71 138 0 2182 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 11348

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15228
/proc/meminfo: memFree=1525752/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=5640 CPUtime=33.32
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 1148 0 0 0 3332 0 0 0 25 0 1 0 90467858 5775360 1134 1992294400 134512640 134570484 4294956176 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 1410 1134 84 14 0 1076 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 10112

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15228
/proc/meminfo: memFree=1524472/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=6960 CPUtime=93.29
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 1466 0 0 0 9329 0 0 0 25 0 1 0 90467858 7127040 1452 1992294400 134512640 134570484 4294956176 18446744073709551615 134523327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 1740 1452 84 14 0 1406 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 11432

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15228
/proc/meminfo: memFree=1523640/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=7752 CPUtime=153.25
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 1667 0 0 0 15325 0 0 0 25 0 1 0 90467858 7938048 1653 1992294400 134512640 134570484 4294956176 18446744073709551615 134553183 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 1938 1653 84 14 0 1604 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 12224

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15228
/proc/meminfo: memFree=1522744/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=8940 CPUtime=213.22
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 1953 0 0 0 21321 1 0 0 25 0 1 0 90467858 9154560 1939 1992294400 134512640 134570484 4294956176 18446744073709551615 134553082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 2235 1939 84 14 0 1901 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 13412

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15228
/proc/meminfo: memFree=1521272/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=10128 CPUtime=273.19
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 2255 0 0 0 27318 1 0 0 25 0 1 0 90467858 10371072 2241 1992294400 134512640 134570484 4294956176 18446744073709551615 134523323 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 2532 2241 84 14 0 2198 0

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


[startup+762.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15710
/proc/meminfo: memFree=1518192/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=12860 CPUtime=692.95
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 2900 0 0 0 69291 4 0 0 25 0 1 0 90467858 13168640 2886 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3215 2886 85 14 0 2881 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 17332

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1517296/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=13916 CPUtime=752.92
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3163 0 0 0 75288 4 0 0 25 0 1 0 90467858 14249984 3149 1992294400 134512640 134570484 4294956176 18446744073709551615 134546121 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3479 3149 85 14 0 3145 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 18388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1516528/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=14708 CPUtime=812.9
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3364 0 0 0 81285 5 0 0 25 0 1 0 90467858 15060992 3350 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3677 3350 85 14 0 3343 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 19180

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1516528/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=14704 CPUtime=872.88
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3364 0 0 0 87283 5 0 0 25 0 1 0 90467858 15056896 3350 1992294400 134512640 134570484 4294956176 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3676 3350 85 14 0 3342 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 19176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1516152/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=15100 CPUtime=932.85
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3472 0 0 0 93280 5 0 0 25 0 1 0 90467858 15462400 3458 1992294400 134512640 134570484 4294956176 18446744073709551615 134526514 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3775 3458 85 14 0 3441 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 19572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515832/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=15684 CPUtime=992.84
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3637 0 0 0 99278 6 0 0 25 0 1 0 90467858 16060416 3623 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 3921 3623 85 14 0 3587 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 20156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515128/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1052.81
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3723 0 0 0 105275 6 0 0 25 0 1 0 90467858 16465920 3709 1992294400 134512640 134570484 4294956176 18446744073709551615 134524052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3709 85 14 0 3686 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 20552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515064/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1112.79
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3723 0 0 0 111273 6 0 0 25 0 1 0 90467858 16465920 3709 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3709 85 14 0 3686 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 20552

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 15710
/proc/meminfo: memFree=1515064/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1120.79
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3723 0 0 0 112073 6 0 0 25 0 1 0 90467858 16465920 3709 1992294400 134512640 134570484 4294956176 18446744073709551615 134552760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3709 85 14 0 3686 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 20552

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515000/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1127.19
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3723 0 0 0 112713 6 0 0 25 0 1 0 90467858 16465920 3709 1992294400 134512640 134570484 4294956176 18446744073709551615 134523461 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3709 85 14 0 3686 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 20552

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515000/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1128.79
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3724 0 0 0 112873 6 0 0 25 0 1 0 90467858 16465920 3710 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3710 85 14 0 3686 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 20552

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515000/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1129.59
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3725 0 0 0 112953 6 0 0 25 0 1 0 90467858 16465920 3711 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3711 85 14 0 3686 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 20552

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515000/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1130.39
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3725 0 0 0 113033 6 0 0 25 0 1 0 90467858 16465920 3711 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3711 85 14 0 3686 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 20552

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15710
/proc/meminfo: memFree=1515000/2055920 swapFree=4181132/4192956
[pid=15222] ppid=15220 vsize=4472 CPUtime=68.8
/proc/15222/stat : 15222 (SATzilla2009_R) S 15220 15222 15034 0 -1 4194304 1744 6241 0 13 646 9 6220 5 25 0 1 0 90460963 4579328 731 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15222/statm: 1118 731 220 399 0 715 0
[pid=15228] ppid=15222 vsize=16080 CPUtime=1130.79
/proc/15228/stat : 15228 (picosat846) R 15222 15222 15034 0 -1 4194304 3725 0 0 0 113073 6 0 0 25 0 1 0 90467858 16465920 3711 1992294400 134512640 134570484 4294956176 18446744073709551615 134553085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15228/statm: 4020 3711 85 14 0 3686 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 20552

Child status: 17
Real time (s): 1200.33
CPU time (s): 1199.64
CPU user time (s): 1199.42
CPU system time (s): 0.218966
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 46200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.42
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11725
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 2518

runsolver used 0.999848 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 03:51:20
IDJOB=1717109
IDBENCH=20404
IDSOLVER=526
FILE ID=node26/1717109-1240624280
PBS_JOBID= 9186328
Free space on /tmp= 66036 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717109-1240624280/watcher-1717109-1240624280 -o /tmp/evaluation-result-1717109-1240624280/solver-1717109-1240624280 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1717109-1240624280.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=704192070

node26.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.261
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.261
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:       1533864 kB
Buffers:         50864 kB
Cached:         399568 kB
SwapCached:       6256 kB
Active:         145240 kB
Inactive:       313980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533864 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           31900 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            48968 kB
Committed_AS:   256468 kB
PageTables:       1368 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= 66008 MiB
End job on node26 at 2009-04-25 04:11:20