Trace number 1538325

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.24 1199.7

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S743448446-027.cnf
MD5SUM56d3d27e3897f3ba7df449d72abf21ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.956
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
Number of clauses of size over 50

Solver Data

18.36/18.42	c SATzilla is building models for class 2
18.36/18.42	c run presolver march_dl2004 for 5 seconds ... 
18.36/18.42	c Bin: Executing march_dl2004
18.36/18.42	c spawning binary file with 5 seconds ...
18.36/18.42	c child exit by a signal
18.36/18.42	c march_dl2004 returned code 137.
18.36/18.42	c run presolver mxc-sr08 for 5 seconds ... 
18.36/18.42	c Bin: Executing mxc-sr08
18.36/18.42	c spawning binary file with 5 seconds ...
18.36/18.42	c child exit by a signal
18.36/18.42	c mxc-sr08 returned code 137.
18.36/18.42	c Orignal number of varibales is 900, number of clauses is 18000 
18.36/18.42	c predicted feature computation time is 7.406574 
18.36/18.42	c Bin: Executing satelite
18.36/18.42	c spawning binary file with 240 seconds ...
18.36/18.42	c child exited successfully
18.36/18.42	c satzilla computing base features
18.36/18.42	c Number of variabe is: 900, Number of clause is : 18000 
18.36/18.42	c Initializing...
18.36/18.42	c satzilla compute diameter ...
18.36/18.42	c start diameter features ...
18.36/18.42	c satzilla doing clause learning
18.36/18.42	c start clause learning features ...
18.36/18.42	c Bin: Executing zchaff07
18.36/18.42	c spawning binary file with 2 seconds ...
18.36/18.42	c child exit by a signal
18.36/18.42	c satzilla doing survey propogation probe
18.36/18.42	c do survay propogation for 2 second ...
18.36/18.42	c satzilla doing local search probe
18.36/18.42	c satzilla doing lobjois search-space size estimate
18.36/18.42	c features are:900 18000 900 18000 0 0 0.05 0.373867 0.648307 0.826904 0.00555556 1.56125e-16 0.00555556 0.00555556 -0 0 0 0.00555556 0.10037 0.00394444 0.00722222 3.69312 0.081192 0.0618263 0 0.333333 3.02339 0.00105031 0.229799 0.000388889 0.00194444 2.87089 0.189056 0.0179257 0.0815765 0.0139444 0.0221667 3 0 3 3 -0 52.2632 0.280124 32 99 81 37 55 44 48 54.9721 0.0926437 43.7273 67.75 61.0566 48.3333 57.9268 51 55.0488 0.169662 0.689047 0.000937078 0.573431 0.332473 0.0318972 0.243197 0.0730713 0.150257 0.0027736 0.655209 0.000270414 0.0149606 0.00503553 0.000997132 0.00354235 0.00151893 0.00233511 52.6263 0.187692 171.157 0.0591748 171 158 184 0.791818 0.315834 0.859655 0.0296328 0.48174 0.581533 
18.36/18.42	c satzilla's ranking:
18.36/18.42	c 1) march_dl2004: 4.110688
18.36/18.42	c 2) minisat20SAT07: 3.768220
18.36/18.42	c 3) mxc-sr08: 3.683167
18.36/18.42	c 4) minisat20: 2.762002
18.36/18.42	c 5) zchaff_rand: 1.601714
18.36/18.42	c 6) vallst: 0.022850
18.36/18.42	c 7) tts-4-0: 0.003864
18.36/18.42	c 8) SATenstein: -10000.000000
18.36/18.42	c 9) gnovelty+: -10000.000000
18.36/18.42	c 10) adaptg2wsat+: -10000.000000
18.36/18.42	c 11) adaptg2wsat0: -10000.000000
18.36/18.42	c 12) picosat846: -10000.000000
18.36/18.42	c 13) kcnfs04SAT07: -10000.000000
18.36/18.42	c satzilla running march_dl2004 ... 
1199.10/1199.69	c Bin: Executing march_dl2004
1199.10/1199.69	c spawning binary file with 1181 seconds ...
1199.10/1199.69	c child exit by a signal
1199.10/1199.69	c march_dl2004 returned code 137.
1199.10/1199.69	c satzilla running minisat20SAT07 ... 
1199.10/1199.69	c Bin: Executing minisat20SAT07
1199.10/1199.69	c minisat20SAT07 returned code 1.
1199.10/1199.69	c satzilla running mxc-sr08 ... 
1199.10/1199.69	c Bin: Executing mxc-sr08
1199.10/1199.69	c mxc-sr08 returned code 1.
1199.10/1199.69	c satzilla running minisat20 ... 
1199.10/1199.69	c Bin: Executing minisat20
1199.10/1199.69	c minisat20 returned code 1.
1199.10/1199.69	c satzilla running zchaff_rand ... 
1199.10/1199.69	c Bin: Executing zchaff_rand
1199.10/1199.69	c zchaff_rand returned code 1.
1199.10/1199.69	c satzilla running vallst ... 
1199.10/1199.69	c Bin: Executing vallst
1199.10/1199.69	c vallst returned code 1.
1199.10/1199.69	c satzilla running tts-4-0 ... 
1199.10/1199.69	c Bin: Executing tts-4-0
1199.10/1199.69	c tts-4-0 returned code 1.
1199.10/1199.69	c satzilla running SATenstein ... 
1199.10/1199.69	c Bin: Executing SATenstein
1199.10/1199.69	c SATenstein returned code 1.
1199.10/1199.69	c satzilla running gnovelty+ ... 
1199.10/1199.69	c Bin: Executing gnovelty+
1199.10/1199.69	c gnovelty+ returned code 1.
1199.10/1199.69	c satzilla running adaptg2wsat+ ... 
1199.10/1199.69	c Bin: Executing adaptg2wsat+
1199.10/1199.69	c adaptg2wsat+ returned code 1.
1199.10/1199.69	c satzilla running adaptg2wsat0 ... 
1199.10/1199.69	c Bin: Executing adaptg2wsat0
1199.10/1199.69	c adaptg2wsat0 returned code 1.
1199.10/1199.69	c satzilla running picosat846 ... 
1199.10/1199.69	c Bin: Executing picosat846
1199.10/1199.69	c picosat846 returned code 1.
1199.10/1199.69	c satzilla running kcnfs04SAT07 ... 
1199.10/1199.69	c Bin: Executing kcnfs04SAT07
1199.10/1199.69	c kcnfs04SAT07 returned code 1.
1199.10/1199.69	c ERROR: All Failed! 
1199.10/1199.69	c SATZILLA_TIME=1199.410000

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-1538325-1238424124/watcher-1538325-1238424124 -o /tmp/evaluation-result-1538325-1238424124/solver-1538325-1238424124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538325-1238424124.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.93 0.98 0.99 3/64 8336
/proc/meminfo: memFree=1378928/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) R 8334 8336 8299 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=780 CPUtime=0
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 1115077737 798720 103 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 195 103 50 118 0 74 0

[startup+0.097476 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8336
/proc/meminfo: memFree=1378928/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=2432 CPUtime=0.09
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 1765 0 0 0 9 0 0 0 19 0 1 0 1115077737 2490368 468 1992294400 134512640 134996440 4294956192 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 608 468 63 118 0 487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4488

[startup+0.101475 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8336
/proc/meminfo: memFree=1378928/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=2828 CPUtime=0.09
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 1862 0 0 0 9 0 0 0 19 0 1 0 1115077737 2895872 565 1992294400 134512640 134996440 4294956192 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 707 565 65 118 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4884

[startup+0.301487 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8336
/proc/meminfo: memFree=1378928/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=3776 CPUtime=0.29
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 2519 0 0 0 29 0 0 0 21 0 1 0 1115077737 3866624 603 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 944 603 67 118 0 823 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5832

[startup+0.701512 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8336
/proc/meminfo: memFree=1378928/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=3776 CPUtime=0.69
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 2523 0 0 0 69 0 0 0 25 0 1 0 1115077737 3866624 607 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 944 607 67 118 0 823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5832

[startup+1.50156 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8338
/proc/meminfo: memFree=1376544/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=23664 CPUtime=1.49
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 7465 0 0 0 141 8 0 0 25 0 1 0 1115077737 24231936 5387 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 5916 5387 72 118 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25720

[startup+3.10266 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8338
/proc/meminfo: memFree=1355168/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=0
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115077737 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 112 96 399 0 111 0
[pid=8337] ppid=8336 vsize=25304 CPUtime=3.09
/proc/8337/stat : 8337 (march_dl2004) R 8336 8336 8299 0 -1 4194304 8384 0 0 0 282 27 0 0 25 0 1 0 1115077737 25911296 5987 1992294400 134512640 134996440 4294956192 18446744073709551615 134559562 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8337/statm: 6326 5987 72 118 0 6205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27360

[startup+6.30187 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8339
/proc/meminfo: memFree=1375328/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=2056 CPUtime=5
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 156 9674 0 0 0 0 472 28 16 0 1 0 1115077737 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 514 125 107 399 0 111 0
[pid=8339] ppid=8336 vsize=4200 CPUtime=1.28
/proc/8339/stat : 8339 (mxc-sr08) R 8336 8336 8299 0 -1 4194304 1150 0 0 0 128 0 0 0 25 0 1 0 1115078238 4300800 938 1992294400 134512640 135078026 4294956192 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8339/statm: 1050 938 71 138 0 909 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6256

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8341
/proc/meminfo: memFree=1375336/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=3684 CPUtime=11.84
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 786 11466 0 0 179 0 976 29 25 0 1 0 1115077737 3772416 572 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8336/statm: 921 572 136 399 0 518 0
[pid=8341] ppid=8336 vsize=3868 CPUtime=0.81
/proc/8341/stat : 8341 (zchaff07) R 8336 8336 8299 0 -1 4194304 804 0 0 0 75 6 0 0 25 0 1 0 1115078925 3960832 647 1992294400 134512640 135538726 4294956256 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8341/statm: 967 647 126 250 0 714 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7552

[startup+25.5011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1351912/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=24640 CPUtime=7.05
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 9674 0 0 0 678 27 0 0 25 0 1 0 1115079580 25231360 5852 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 6160 5852 74 118 0 6039 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 30552

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1336616/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=41908 CPUtime=32.65
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 13543 0 0 0 3235 30 0 0 25 0 1 0 1115079580 42913792 9721 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 10477 9721 74 118 0 10356 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 47820

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1330984/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=47428 CPUtime=83.84
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 14960 0 0 0 8352 32 0 0 25 0 1 0 1115079580 48566272 11138 1992294400 134512640 134996440 4294956192 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 11857 11138 74 118 0 11736 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 53340

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1327848/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=50576 CPUtime=143.81
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 15740 0 0 0 14348 33 0 0 25 0 1 0 1115079580 51789824 11918 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 12644 11918 74 118 0 12523 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 56488

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1326056/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=52408 CPUtime=203.78
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 16189 0 0 0 20345 33 0 0 25 0 1 0 1115079580 53665792 12367 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 13102 12367 74 118 0 12981 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 58320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1324584/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=53836 CPUtime=263.76
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 16548 0 0 0 26342 34 0 0 25 0 1 0 1115079580 55128064 12726 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 13459 12726 74 118 0 13338 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 59748

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1323432/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=54892 CPUtime=323.74
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 16846 0 0 0 32339 35 0 0 25 0 1 0 1115079580 56209408 13024 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 13723 13024 74 118 0 13602 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1317736/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=60568 CPUtime=803.57
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18253 0 0 0 80320 37 0 0 25 0 1 0 1115079580 62021632 14431 1992294400 134512640 134996440 4294956192 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15142 14431 74 118 0 15021 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 66480

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1317352/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=60964 CPUtime=863.55
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18353 0 0 0 86318 37 0 0 25 0 1 0 1115079580 62427136 14531 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15241 14531 74 118 0 15120 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 66876

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1316968/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=61228 CPUtime=923.53
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18442 0 0 0 92316 37 0 0 25 0 1 0 1115079580 62697472 14620 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15307 14620 74 118 0 15186 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 67140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8342
/proc/meminfo: memFree=1316584/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=61756 CPUtime=983.52
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18561 0 0 0 98314 38 0 0 25 0 1 0 1115079580 63238144 14739 1992294400 134512640 134996440 4294956192 18446744073709551615 134514052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15439 14739 74 118 0 15318 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 67668

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 8342
/proc/meminfo: memFree=1316072/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=62284 CPUtime=1043.49
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18680 0 0 0 104311 38 0 0 25 0 1 0 1115079580 63778816 14858 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15571 14858 74 118 0 15450 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 68196

[startup+1122.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 8342
/proc/meminfo: memFree=1315752/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=62680 CPUtime=1103.46
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18776 0 0 0 110308 38 0 0 25 0 1 0 1115079580 64184320 14954 1992294400 134512640 134996440 4294956192 18446744073709551615 134531231 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15670 14954 74 118 0 15549 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 68592

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315240/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=62944 CPUtime=1163.44
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18866 0 0 0 116306 38 0 0 25 0 1 0 1115079580 64454656 15044 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15736 15044 74 118 0 15615 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 68856

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=62944 CPUtime=1171.44
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18875 0 0 0 117106 38 0 0 25 0 1 0 1115079580 64454656 15053 1992294400 134512640 134996440 4294956192 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15736 15053 74 118 0 15615 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 68856

[startup+1193.51 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1174.63
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18881 0 0 0 117425 38 0 0 25 0 1 0 1115079580 64589824 15059 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15059 74 118 0 15648 0
Current children cumulated CPU time (s) 1193.01
Current children cumulated vsize (KiB) 68988

[startup+1196.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1177.83
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18883 0 0 0 117745 38 0 0 25 0 1 0 1115079580 64589824 15061 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15061 74 118 0 15648 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 68988

[startup+1198.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1179.42
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18885 0 0 0 117904 38 0 0 25 0 1 0 1115079580 64589824 15063 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15063 74 118 0 15648 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 68988

[startup+1199.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1180.22
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18887 0 0 0 117984 38 0 0 25 0 1 0 1115079580 64589824 15065 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15065 74 118 0 15648 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 68988

[startup+1199.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1180.62
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18888 0 0 0 118024 38 0 0 25 0 1 0 1115079580 64589824 15066 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15066 74 118 0 15648 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 68988

[startup+1199.6 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8348
/proc/meminfo: memFree=1315176/2055920 swapFree=4177944/4192956
[pid=8336] ppid=8334 vsize=5912 CPUtime=18.38
/proc/8336/stat : 8336 (SATzilla2009_C) S 8334 8336 8299 0 -1 4194304 1787 12411 0 0 627 6 1159 46 25 0 1 0 1115077737 6053888 1097 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8336/statm: 1478 1097 219 399 0 1075 0
[pid=8342] ppid=8336 vsize=63076 CPUtime=1180.72
/proc/8342/stat : 8342 (march_dl2004) R 8336 8336 8299 0 -1 4194304 18888 0 0 0 118034 38 0 0 25 0 1 0 1115079580 64589824 15066 1992294400 134512640 134996440 4294956192 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8342/statm: 15769 15066 74 118 0 15648 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 68988

Child status: 17
Real time (s): 1199.7
CPU time (s): 1199.24
CPU user time (s): 1198.3
CPU system time (s): 0.932858
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 68988

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

runsolver used 1.18082 second user time and 3.19151 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 16:42:04
IDJOB=1538325
IDBENCH=70221
IDSOLVER=527
FILE ID=node29/1538325-1238424124
PBS_JOBID= 9061540
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S743448446-027.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538325-1238424124/watcher-1538325-1238424124 -o /tmp/evaluation-result-1538325-1238424124/solver-1538325-1238424124 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538325-1238424124.cnf

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

MD5SUM BENCH= 56d3d27e3897f3ba7df449d72abf21ef
RANDOM SEED=1783808897

node29.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.234
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.234
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:       1379480 kB
Buffers:         93724 kB
Cached:         479976 kB
SwapCached:       8856 kB
Active:         158152 kB
Inactive:       425956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379480 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:           32180 kB
Writeback:           0 kB
Mapped:          16112 kB
Slab:            78364 kB
Committed_AS:  3014312 kB
PageTables:       1476 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= 66440 MiB
End job on node29 at 2009-03-30 17:02:04