Trace number 1539219

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.29 1199.98

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1895787950-064.cnf
MD5SUM54a96505caa013e850b03b843814f5cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.056991
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

16.37/16.47	c SATzilla is building models for class 2
16.37/16.47	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.47	c Bin: Executing march_dl2004
16.37/16.47	c spawning binary file with 5 seconds ...
16.37/16.47	c child exit by a signal
16.37/16.47	c march_dl2004 returned code 137.
16.37/16.47	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.47	c Bin: Executing mxc-sr08
16.37/16.47	c spawning binary file with 5 seconds ...
16.37/16.47	c child exit by a signal
16.37/16.47	c mxc-sr08 returned code 137.
16.37/16.47	c Orignal number of varibales is 65, number of clauses is 5785 
16.37/16.47	c predicted feature computation time is 6.991693 
16.37/16.47	c Bin: Executing satelite
16.37/16.47	c spawning binary file with 240 seconds ...
16.37/16.47	c child exited successfully
16.37/16.47	c satzilla computing base features
16.37/16.47	c Number of variabe is: 65, Number of clause is : 5785 
16.37/16.47	c Initializing...
16.37/16.47	c satzilla compute diameter ...
16.37/16.47	c start diameter features ...
16.37/16.47	c satzilla doing clause learning
16.37/16.47	c start clause learning features ...
16.37/16.47	c Bin: Executing zchaff07
16.37/16.47	c spawning binary file with 2 seconds ...
16.37/16.47	c child exit by a signal
16.37/16.47	c satzilla doing survey propogation probe
16.37/16.47	c do survay propogation for 2 second ...
16.37/16.47	c satzilla doing local search probe
16.37/16.47	c satzilla doing lobjois search-space size estimate
16.37/16.47	c features are:65 5785 65 5785 0 0 0.011236 0.310582 0.680166 0.996716 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.0395498 0.0997407 0.117027 3.63555 0.0382863 0.0241663 0.00150376 0.0903226 2.13911 0.0067203 0.142289 0.00449438 0.00950735 2.82236 0.0624028 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4530.33 0.00931337 4500 4590 4590 4500 4590 4500 4501 24.3554 0.00734677 24.1047 24.5105 24.5105 24.1047 24.5105 24.1047 24.451 0.0769511 0.61378 0.00304259 0.17518 0.143119 0.0110387 0.112601 0.0348276 0.0780663 6.70418e-05 0.364391 2.59749e-05 0.00012885 9.62036e-05 3.46929e-05 7.73789e-05 4.82022e-05 6.62522e-05 8.85788 0.277604 11.3259 0.216632 11 8 15 2.33618 0.276347 0.902143 0.0979838 0.683408 0.769394 
16.37/16.47	c satzilla's ranking:
16.37/16.47	c 1) march_dl2004: 4.700298
16.37/16.47	c 2) mxc-sr08: 3.248916
16.37/16.47	c 3) minisat20SAT07: 3.070919
16.37/16.47	c 4) minisat20: 2.814911
16.37/16.47	c 5) tts-4-0: 1.326162
16.37/16.47	c 6) vallst: 0.371995
16.37/16.47	c 7) zchaff_rand: 0.062105
16.37/16.47	c 8) SATenstein: -10000.000000
16.37/16.47	c 9) gnovelty+: -10000.000000
16.37/16.47	c 10) adaptg2wsat+: -10000.000000
16.37/16.47	c 11) adaptg2wsat0: -10000.000000
16.37/16.47	c 12) picosat846: -10000.000000
16.37/16.47	c 13) kcnfs04SAT07: -10000.000000
16.37/16.47	c satzilla running march_dl2004 ... 
1199.19/1199.97	c Bin: Executing march_dl2004
1199.19/1199.97	c spawning binary file with 1183 seconds ...
1199.19/1199.97	c child exit by a signal
1199.19/1199.97	c march_dl2004 returned code 137.
1199.19/1199.97	c satzilla running mxc-sr08 ... 
1199.19/1199.97	c Bin: Executing mxc-sr08
1199.19/1199.97	c mxc-sr08 returned code 1.
1199.19/1199.97	c satzilla running minisat20SAT07 ... 
1199.19/1199.97	c Bin: Executing minisat20SAT07
1199.19/1199.97	c minisat20SAT07 returned code 1.
1199.19/1199.97	c satzilla running minisat20 ... 
1199.19/1199.97	c Bin: Executing minisat20
1199.19/1199.97	c minisat20 returned code 1.
1199.19/1199.97	c satzilla running tts-4-0 ... 
1199.19/1199.97	c Bin: Executing tts-4-0
1199.19/1199.97	c tts-4-0 returned code 1.
1199.19/1199.97	c satzilla running vallst ... 
1199.19/1199.97	c Bin: Executing vallst
1199.19/1199.97	c vallst returned code 1.
1199.19/1199.97	c satzilla running zchaff_rand ... 
1199.19/1199.97	c Bin: Executing zchaff_rand
1199.19/1199.97	c zchaff_rand returned code 1.
1199.19/1199.97	c satzilla running SATenstein ... 
1199.19/1199.97	c Bin: Executing SATenstein
1199.19/1199.97	c SATenstein returned code 1.
1199.19/1199.97	c satzilla running gnovelty+ ... 
1199.19/1199.97	c Bin: Executing gnovelty+
1199.19/1199.97	c gnovelty+ returned code 1.
1199.19/1199.97	c satzilla running adaptg2wsat+ ... 
1199.19/1199.97	c Bin: Executing adaptg2wsat+
1199.19/1199.97	c adaptg2wsat+ returned code 1.
1199.19/1199.97	c satzilla running adaptg2wsat0 ... 
1199.19/1199.97	c Bin: Executing adaptg2wsat0
1199.19/1199.97	c adaptg2wsat0 returned code 1.
1199.19/1199.97	c satzilla running picosat846 ... 
1199.19/1199.97	c Bin: Executing picosat846
1199.19/1199.97	c picosat846 returned code 1.
1199.19/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.19/1199.97	c Bin: Executing kcnfs04SAT07
1199.19/1199.97	c kcnfs04SAT07 returned code 1.
1199.19/1199.97	c ERROR: All Failed! 
1199.19/1199.97	c SATZILLA_TIME=1199.460000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539219-1238479649/watcher-1539219-1238479649 -o /tmp/evaluation-result-1539219-1238479649/solver-1539219-1238479649 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539219-1238479649.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 14476
/proc/meminfo: memFree=1463584/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=636 CPUtime=0
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 1120631225 651264 79 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 159 80 50 118 0 38 0

[startup+0.050442 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 14476
/proc/meminfo: memFree=1463584/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=2164 CPUtime=0.04
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 922 0 0 0 4 0 0 0 19 0 1 0 1120631225 2215936 319 1992294400 134512640 134996440 4294956176 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 541 319 67 118 0 420 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4220

[startup+0.101451 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 14476
/proc/meminfo: memFree=1463584/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=2164 CPUtime=0.09
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 924 0 0 0 9 0 0 0 19 0 1 0 1120631225 2215936 321 1992294400 134512640 134996440 4294956176 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301489 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 14476
/proc/meminfo: memFree=1463584/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=2164 CPUtime=0.29
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 930 0 0 0 29 0 0 0 21 0 1 0 1120631225 2215936 327 1992294400 134512640 134996440 4294956176 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 541 327 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701565 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 14476
/proc/meminfo: memFree=1463584/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=6260 CPUtime=0.69
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2128 0 0 0 69 0 0 0 25 0 1 0 1120631225 6410240 1415 1992294400 134512640 134996440 4294956176 18446744073709551615 134533671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 1565 1415 72 118 0 1444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8316

[startup+1.50272 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14478
/proc/meminfo: memFree=1457680/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=7076 CPUtime=1.49
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2424 0 0 0 149 0 0 0 25 0 1 0 1120631225 7245824 1555 1992294400 134512640 134996440 4294956176 18446744073709551615 134617624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 1769 1555 74 118 0 1648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9132

[startup+3.10203 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14478
/proc/meminfo: memFree=1457360/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120631224 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 112 96 399 0 111 0
[pid=14477] ppid=14476 vsize=7076 CPUtime=3.09
/proc/14477/stat : 14477 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2424 0 0 0 309 0 0 0 25 0 1 0 1120631225 7245824 1555 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14477/statm: 1769 1555 74 118 0 1648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9132

[startup+6.30264 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14479
/proc/meminfo: memFree=1462416/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=4.99
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 156 2425 0 0 0 0 498 1 16 0 1 0 1120631224 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 514 125 107 399 0 111 0
[pid=14479] ppid=14476 vsize=1940 CPUtime=1.29
/proc/14479/stat : 14479 (mxc-sr08) R 14476 14476 14008 0 -1 4194304 450 0 0 0 129 0 0 0 25 0 1 0 1120631725 1986560 409 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14479/statm: 485 409 71 138 0 344 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3996

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14481
/proc/meminfo: memFree=1459992/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=7912 CPUtime=12.67
/proc/14476/stat : 14476 (SATzilla2009_C) R 14474 14476 14008 0 -1 4194304 899 4168 0 0 66 0 1197 4 24 0 1 0 1120631224 8101888 631 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 1978 631 207 399 0 1575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7912

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1456600/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=7076 CPUtime=9.01
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2425 0 0 0 900 1 0 0 25 0 1 0 1120632872 7245824 1556 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 1769 1556 74 118 0 1648 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10888

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1456472/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=7076 CPUtime=34.58
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2425 0 0 0 3457 1 0 0 25 0 1 0 1120632872 7245824 1556 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 1769 1556 74 118 0 1648 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10888

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1456536/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=7076 CPUtime=85.76
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 2425 0 0 0 8575 1 0 0 25 0 1 0 1120632872 7245824 1556 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 1769 1556 74 118 0 1648 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 10888

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1446168/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=17844 CPUtime=145.72
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 5049 0 0 0 14569 3 0 0 25 0 1 0 1120632872 18272256 4180 1992294400 134512640 134996440 4294956176 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 4461 4180 74 118 0 4340 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 21656

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1443672/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=20220 CPUtime=205.68
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 5653 0 0 0 20564 4 0 0 25 0 1 0 1120632872 20705280 4784 1992294400 134512640 134996440 4294956176 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 5055 4784 74 118 0 4934 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 24032

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1442776/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=21276 CPUtime=265.65
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 5893 0 0 0 26561 4 0 0 25 0 1 0 1120632872 21786624 5024 1992294400 134512640 134996440 4294956176 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 5319 5024 74 118 0 5198 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 25088

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1442392/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=21540 CPUtime=325.62
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 5987 0 0 0 32557 5 0 0 25 0 1 0 1120632872 22056960 5118 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 5385 5118 74 118 0 5264 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 25352


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1440280/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=23652 CPUtime=745.39
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6494 0 0 0 74533 6 0 0 25 0 1 0 1120632872 24219648 5625 1992294400 134512640 134996440 4294956176 18446744073709551615 134565049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 5913 5625 74 118 0 5792 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 27464

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1440088/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=23916 CPUtime=805.35
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6552 0 0 0 80529 6 0 0 25 0 1 0 1120632872 24489984 5683 1992294400 134512640 134996440 4294956176 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 5979 5683 74 118 0 5858 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 27728

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439896/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24048 CPUtime=865.32
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6598 0 0 0 86526 6 0 0 25 0 1 0 1120632872 24625152 5729 1992294400 134512640 134996440 4294956176 18446744073709551615 134566651 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6012 5729 74 118 0 5891 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 27860

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439768/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24180 CPUtime=925.28
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6639 0 0 0 92522 6 0 0 25 0 1 0 1120632872 24760320 5770 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6045 5770 74 118 0 5924 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 27992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439576/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24312 CPUtime=985.25
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6671 0 0 0 98519 6 0 0 25 0 1 0 1120632872 24895488 5802 1992294400 134512640 134996440 4294956176 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6078 5802 74 118 0 5957 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 28124

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439512/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24444 CPUtime=1045.21
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6699 0 0 0 104515 6 0 0 25 0 1 0 1120632872 25030656 5830 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6111 5830 74 118 0 5990 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 28256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439384/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24576 CPUtime=1105.18
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6726 0 0 0 110512 6 0 0 25 0 1 0 1120632872 25165824 5857 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6144 5857 74 118 0 6023 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 28388

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439256/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1165.14
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6759 0 0 0 116508 6 0 0 25 0 1 0 1120632872 25300992 5890 1992294400 134512640 134996440 4294956176 18446744073709551615 134551409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5890 74 118 0 6056 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 28520

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439256/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1173.15
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6766 0 0 0 117308 7 0 0 25 0 1 0 1120632872 25300992 5897 1992294400 134512640 134996440 4294956176 18446744073709551615 134567016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5897 74 118 0 6056 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 28520

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439192/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1179.55
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6774 0 0 0 117948 7 0 0 25 0 1 0 1120632872 25300992 5905 1992294400 134512640 134996440 4294956176 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5905 74 118 0 6056 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 28520

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439192/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1181.15
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6774 0 0 0 118108 7 0 0 25 0 1 0 1120632872 25300992 5905 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5905 74 118 0 6056 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 28520

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439192/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1181.95
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6774 0 0 0 118188 7 0 0 25 0 1 0 1120632872 25300992 5905 1992294400 134512640 134996440 4294956176 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5905 74 118 0 6056 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 28520

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439192/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1182.35
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6774 0 0 0 118228 7 0 0 25 0 1 0 1120632872 25300992 5905 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5905 74 118 0 6056 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 28520

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14482
/proc/meminfo: memFree=1439192/2055920 swapFree=4178400/4192956
[pid=14476] ppid=14474 vsize=3812 CPUtime=16.44
/proc/14476/stat : 14476 (SATzilla2009_C) S 14474 14476 14008 0 -1 4194304 938 4168 0 0 441 2 1197 4 25 0 1 0 1120631224 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14476/statm: 953 517 219 399 0 550 0
[pid=14482] ppid=14476 vsize=24708 CPUtime=1182.75
/proc/14482/stat : 14482 (march_dl2004) R 14476 14476 14008 0 -1 4194304 6775 0 0 0 118268 7 0 0 25 0 1 0 1120632872 25300992 5906 1992294400 134512640 134996440 4294956176 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14482/statm: 6177 5906 74 118 0 6056 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 28520

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.29
CPU user time (s): 1199.15
CPU system time (s): 0.146977
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 28520

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

runsolver used 0.885865 second user time and 3.49147 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-31 08:07:29
IDJOB=1539219
IDBENCH=70519
IDSOLVER=527
FILE ID=node9/1539219-1238479649
PBS_JOBID= 9061778
Free space on /tmp= 66420 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1895787950-064.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539219-1238479649/watcher-1539219-1238479649 -o /tmp/evaluation-result-1539219-1238479649/solver-1539219-1238479649 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539219-1238479649.cnf

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

MD5SUM BENCH= 54a96505caa013e850b03b843814f5cb
RANDOM SEED=1542622515

node9.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.268
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.268
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:       1464128 kB
Buffers:        101848 kB
Cached:         388452 kB
SwapCached:       8344 kB
Active:         210788 kB
Inactive:       289432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464128 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:           31604 kB
Writeback:           0 kB
Mapped:          15632 kB
Slab:            77672 kB
Committed_AS:  2950824 kB
PageTables:       1392 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= 66392 MiB
End job on node9 at 2009-03-31 08:27:29