Trace number 1720438

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.68 1200.19

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.892
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

19.75/19.88	c SATzilla is building models for class 2
19.75/19.88	c run presolver march_dl2004 for 5 seconds ... 
19.75/19.88	c Bin: Executing march_dl2004
19.75/19.88	c spawning binary file with 5 seconds ...
19.75/19.88	c child exit by a signal
19.75/19.88	c march_dl2004 returned code 137.
19.75/19.88	c run presolver mxc-sr08 for 5 seconds ... 
19.75/19.88	c Bin: Executing mxc-sr08
19.75/19.88	c spawning binary file with 5 seconds ...
19.75/19.88	c child exit by a signal
19.75/19.88	c mxc-sr08 returned code 137.
19.75/19.88	c Orignal number of varibales is 9426, number of clauses is 59991 
19.75/19.88	c predicted feature computation time is 9.716600 
19.75/19.88	c Bin: Executing satelite
19.75/19.88	c spawning binary file with 240 seconds ...
19.75/19.88	c child exited successfully
19.75/19.88	c satzilla computing base features
19.75/19.88	c Number of variabe is: 9363, Number of clause is : 59810 
19.75/19.88	c Initializing...
19.75/19.88	c satzilla compute diameter ...
19.75/19.88	c start diameter features ...
19.75/19.88	c satzilla doing clause learning
19.75/19.88	c start clause learning features ...
19.75/19.88	c Bin: Executing zchaff07
19.75/19.88	c spawning binary file with 2 seconds ...
19.75/19.88	c child exit by a signal
19.75/19.88	c satzilla doing survey propogation probe
19.75/19.88	c do survay propogation for 2 second ...
19.75/19.88	c satzilla doing local search probe
19.75/19.88	c satzilla doing lobjois search-space size estimate
19.75/19.88	c features are:9426 59991 9363 59810 0.00672861 0.00302625 0.156546 0.496369 0.732685 1.27006 0.000361871 0.354833 0.000213607 0.00373812 1.0597 0.230296 0.692827 0.000361871 4.42886 0.000167196 0.0625982 2.14343 0.152013 0.0719984 0 0.666667 2.21677 8.90106e-05 4.13974 1.67196e-05 0.0160508 1.54666 0.252232 0.000197882 2.83012 0.000100318 0.0235914 10.2812 0.0834572 8 12 1.25061 375.5 0.186204 247 486 486 247 424 371 386 10.8724 0.367262 4.72065 18.7572 18.7572 4.72065 13.7989 8.48993 10.8831 0.597962 0.296373 0 0.96351 0.781331 0.352052 0.732648 0.501294 0.645273 0.0438029 0.632998 0 0.303069 0.0819353 0.0141711 0.0543092 0.0276926 0.0393328 605.2 0.567786 2169.2 0.559708 2692 0 2701 0.84926 0.939678 0.952933 0.140991 0.1081 0.488419 
19.75/19.88	c satzilla's ranking:
19.75/19.88	c 1) mxc-sr08: 2.965847
19.75/19.88	c 2) minisat20SAT07: 2.850155
19.75/19.88	c 3) minisat20: 2.717770
19.75/19.88	c 4) vallst: 2.365505
19.75/19.88	c 5) zchaff_rand: 1.693977
19.75/19.88	c 6) march_dl2004: 1.367936
19.75/19.88	c 7) tts-4-0: 0.004354
19.75/19.88	c 8) SATenstein: -10000.000000
19.75/19.88	c 9) gnovelty+: -10000.000000
19.75/19.88	c 10) adaptg2wsat+: -10000.000000
19.75/19.88	c 11) adaptg2wsat0: -10000.000000
19.75/19.88	c 12) picosat846: -10000.000000
19.75/19.88	c 13) kcnfs04SAT07: -10000.000000
19.75/19.88	c satzilla running mxc-sr08 ... 
1199.56/1200.18	c Bin: Executing mxc-sr08
1199.56/1200.18	c spawning binary file with 1180 seconds ...
1199.56/1200.18	c child exit by a signal
1199.56/1200.18	c mxc-sr08 returned code 137.
1199.56/1200.18	c satzilla running minisat20SAT07 ... 
1199.56/1200.18	c Bin: Executing minisat20SAT07
1199.56/1200.18	c minisat20SAT07 returned code 1.
1199.56/1200.18	c satzilla running minisat20 ... 
1199.56/1200.18	c Bin: Executing minisat20
1199.56/1200.18	c minisat20 returned code 1.
1199.56/1200.18	c satzilla running vallst ... 
1199.56/1200.18	c Bin: Executing vallst
1199.56/1200.18	c vallst returned code 1.
1199.56/1200.18	c satzilla running zchaff_rand ... 
1199.56/1200.18	c Bin: Executing zchaff_rand
1199.56/1200.18	c zchaff_rand returned code 1.
1199.56/1200.18	c satzilla running march_dl2004 ... 
1199.56/1200.18	c Bin: Executing march_dl2004
1199.56/1200.18	c march_dl2004 returned code 1.
1199.56/1200.18	c satzilla running tts-4-0 ... 
1199.56/1200.18	c Bin: Executing tts-4-0
1199.56/1200.18	c tts-4-0 returned code 1.
1199.56/1200.18	c satzilla running SATenstein ... 
1199.56/1200.18	c Bin: Executing SATenstein
1199.56/1200.18	c SATenstein returned code 1.
1199.56/1200.18	c satzilla running gnovelty+ ... 
1199.56/1200.18	c Bin: Executing gnovelty+
1199.56/1200.18	c gnovelty+ returned code 1.
1199.56/1200.18	c satzilla running adaptg2wsat+ ... 
1199.56/1200.18	c Bin: Executing adaptg2wsat+
1199.56/1200.18	c adaptg2wsat+ returned code 1.
1199.56/1200.18	c satzilla running adaptg2wsat0 ... 
1199.56/1200.18	c Bin: Executing adaptg2wsat0
1199.56/1200.18	c adaptg2wsat0 returned code 1.
1199.56/1200.18	c satzilla running picosat846 ... 
1199.56/1200.18	c Bin: Executing picosat846
1199.56/1200.18	c picosat846 returned code 1.
1199.56/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.56/1200.18	c Bin: Executing kcnfs04SAT07
1199.56/1200.18	c kcnfs04SAT07 returned code 1.
1199.56/1200.18	c ERROR: All Failed! 
1199.56/1200.18	c SATZILLA_TIME=1199.850000

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-1720438-1240656302/watcher-1720438-1240656302 -o /tmp/evaluation-result-1720438-1240656302/solver-1720438-1240656302 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1720438-1240656302.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23073
/proc/meminfo: memFree=1641736/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) R 23071 23073 22734 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=1696 CPUtime=0
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 93656455 1736704 264 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 424 264 50 118 0 303 0

[startup+0.087805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23073
/proc/meminfo: memFree=1641736/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=2620 CPUtime=0.08
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 574 0 0 0 8 0 0 0 19 0 1 0 93656455 2682880 569 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 655 569 50 118 0 534 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4676

[startup+0.101805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23073
/proc/meminfo: memFree=1641736/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=5432 CPUtime=0.09
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 1034 0 0 0 9 0 0 0 19 0 1 0 93656455 5562368 1028 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 1358 1028 52 118 0 1237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7488

[startup+0.301828 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23073
/proc/meminfo: memFree=1641736/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=8244 CPUtime=0.29
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 4989 0 0 0 27 2 0 0 21 0 1 0 93656455 8441856 1647 1992294400 134512640 134996440 4294956176 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 2061 1648 67 118 0 1940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10300

[startup+0.701872 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23073
/proc/meminfo: memFree=1641736/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=10312 CPUtime=0.69
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 5885 0 0 0 67 2 0 0 25 0 1 0 93656455 10559488 2269 1992294400 134512640 134996440 4294956176 18446744073709551615 134546865 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 2578 2269 69 118 0 2457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12368

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23075
/proc/meminfo: memFree=1632248/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=10324 CPUtime=1.49
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 6284 0 0 0 147 2 0 0 25 0 1 0 93656455 10571776 2272 1992294400 134512640 134996440 4294956176 18446744073709551615 134543113 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23074/statm: 2581 2272 69 118 0 2460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12380

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23075
/proc/meminfo: memFree=1610232/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=0
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93656455 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23073/statm: 514 112 96 399 0 111 0
[pid=23074] ppid=23073 vsize=44440 CPUtime=3.09
/proc/23074/stat : 23074 (march_dl2004) R 23073 23073 22734 0 -1 4194304 14452 0 0 0 286 23 0 0 25 0 1 0 93656455 45506560 10077 1992294400 134512640 134996440 4294956176 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23074/statm: 11110 10077 73 118 0 10989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46496

[startup+6.30252 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23076
/proc/meminfo: memFree=1635128/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=2056 CPUtime=5
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 152 16411 0 0 0 0 460 40 16 0 1 0 93656455 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 514 121 104 399 0 111 0
[pid=23076] ppid=23073 vsize=7668 CPUtime=1.27
/proc/23076/stat : 23076 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 2182 0 0 0 126 1 0 0 25 0 1 0 93656957 7852032 1747 1992294400 134512640 135078026 4294956176 18446744073709551615 134535158 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23076/statm: 1917 1747 71 138 0 1776 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9724

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23077
/proc/meminfo: memFree=1635264/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=6520 CPUtime=12.66
/proc/23073/stat : 23073 (SATzilla2009_C) R 23071 23073 22734 0 -1 4194304 1980 20420 0 0 243 0 980 43 25 0 1 0 93656455 6676480 1254 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 0 0 0 17 1 0 0
/proc/23073/statm: 1630 1254 136 399 0 1227 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6520

[startup+25.5017 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23079
/proc/meminfo: memFree=1627576/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=8336 CPUtime=5.6
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 2335 0 0 0 559 1 0 0 25 0 1 0 93658443 8536064 1900 1992294400 134512640 135078026 4294956176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 2084 1900 71 138 0 1943 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 16096

[startup+51.1016 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 23079
/proc/meminfo: memFree=1622136/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=14000 CPUtime=31.19
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 3715 0 0 0 3117 2 0 0 25 0 1 0 93658443 14336000 3280 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23079/statm: 3500 3280 71 138 0 3359 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21760

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 23079
/proc/meminfo: memFree=1613880/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=22848 CPUtime=82.37
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 5781 0 0 0 8232 5 0 0 25 0 1 0 93658443 23396352 5346 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 5712 5346 71 138 0 5571 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 30608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1609592/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=26968 CPUtime=142.34
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 6801 0 0 0 14228 6 0 0 25 0 1 0 93658443 27615232 6366 1992294400 134512640 135078026 4294956176 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 6742 6366 71 138 0 6601 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 34728

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1608120/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=28552 CPUtime=202.32
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 7160 0 0 0 20225 7 0 0 25 0 1 0 93658443 29237248 6725 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 7138 6725 71 138 0 6997 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 36312

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1605880/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=30972 CPUtime=262.3
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 7739 0 0 0 26222 8 0 0 25 0 1 0 93658443 31715328 7304 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 7743 7304 71 138 0 7602 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38732

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1604152/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=32876 CPUtime=322.27
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 8189 0 0 0 32219 8 0 0 25 0 1 0 93658443 33665024 7754 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 8219 7754 71 138 0 8078 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 40636


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1598520/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=38688 CPUtime=742.11
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 9493 0 0 0 74201 10 0 0 25 0 1 0 93658443 39616512 9058 1992294400 134512640 135078026 4294956176 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 9672 9058 71 138 0 9531 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 46448

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1598392/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=38820 CPUtime=802.08
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 9516 0 0 0 80198 10 0 0 25 0 1 0 93658443 39751680 9081 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 9705 9081 71 138 0 9564 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 46580

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1597048/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=40140 CPUtime=862.07
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 9855 0 0 0 86196 11 0 0 25 0 1 0 93658443 41103360 9420 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 10035 9420 71 138 0 9894 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 47900

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23079
/proc/meminfo: memFree=1594680/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=42344 CPUtime=922.04
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 10422 0 0 0 92193 11 0 0 25 0 1 0 93658443 43360256 9987 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 10586 9987 71 138 0 10445 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 50104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1594488/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=42472 CPUtime=982.01
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 10430 0 0 0 98190 11 0 0 25 0 1 0 93658443 43491328 9995 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 10618 9995 71 138 0 10477 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 50232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1593848/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=43132 CPUtime=1041.98
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 10630 0 0 0 104187 11 0 0 25 0 1 0 93658443 44167168 10195 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 10783 10195 71 138 0 10642 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 50892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1593784/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=43236 CPUtime=1101.96
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 10649 0 0 0 110185 11 0 0 25 0 1 0 93658443 44273664 10211 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 10809 10211 71 138 0 10668 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 50996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1592824/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=44288 CPUtime=1161.94
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 10889 0 0 0 116182 12 0 0 25 0 1 0 93658443 45350912 10451 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11072 10451 71 138 0 10931 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 52048

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 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1169.94
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 116982 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 52840

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1176.34
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 117622 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 52840

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1177.94
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 117782 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 52840

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1178.74
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 117862 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 52840

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1179.54
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 117942 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 52840

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23085
/proc/meminfo: memFree=1591992/2055920 swapFree=4178508/4192956
[pid=23073] ppid=23071 vsize=7760 CPUtime=19.82
/proc/23073/stat : 23073 (SATzilla2009_C) S 23071 23073 22734 0 -1 4194304 4468 22572 0 0 756 4 1177 45 25 0 1 0 93656455 7946240 1710 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23073/statm: 1940 1710 220 399 0 1537 0
[pid=23079] ppid=23073 vsize=45080 CPUtime=1179.74
/proc/23079/stat : 23079 (mxc-sr08) R 23073 23073 22734 0 -1 4194304 11075 0 0 0 117962 12 0 0 25 0 1 0 93658443 46161920 10637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23079/statm: 11270 10637 71 138 0 11129 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 52840

Child status: 17
Real time (s): 1200.19
CPU time (s): 1199.68
CPU user time (s): 1199.04
CPU system time (s): 0.638902
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 55192

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

runsolver used 1.51277 second user time and 2.82857 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 12:45:03
IDJOB=1720438
IDBENCH=69604
IDSOLVER=527
FILE ID=node63/1720438-1240656302
PBS_JOBID= 9186477
Free space on /tmp= 66340 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720438-1240656302/watcher-1720438-1240656302 -o /tmp/evaluation-result-1720438-1240656302/solver-1720438-1240656302 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1720438-1240656302.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=579877134

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1642280 kB
Buffers:         33464 kB
Cached:         303984 kB
SwapCached:       7516 kB
Active:          74604 kB
Inactive:       273096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642280 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           32584 kB
Writeback:           0 kB
Mapped:          14880 kB
Slab:            51868 kB
Committed_AS:   494812 kB
PageTables:       1476 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= 66308 MiB
End job on node63 at 2009-04-25 13:05:03