Trace number 1538463

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.23 1199.74

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S432776913-077.cnf
MD5SUM7added98d83a731c0c62b4e7cbaf3442
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.23305
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

17.36/17.41	c SATzilla is building models for class 2
17.36/17.41	c run presolver march_dl2004 for 5 seconds ... 
17.36/17.41	c Bin: Executing march_dl2004
17.36/17.41	c spawning binary file with 5 seconds ...
17.36/17.41	c child exit by a signal
17.36/17.41	c march_dl2004 returned code 137.
17.36/17.41	c run presolver mxc-sr08 for 5 seconds ... 
17.36/17.41	c Bin: Executing mxc-sr08
17.36/17.41	c spawning binary file with 5 seconds ...
17.36/17.41	c child exit by a signal
17.36/17.41	c mxc-sr08 returned code 137.
17.36/17.41	c Orignal number of varibales is 160, number of clauses is 13600 
17.36/17.41	c predicted feature computation time is 7.184802 
17.36/17.41	c Bin: Executing satelite
17.36/17.41	c spawning binary file with 240 seconds ...
17.36/17.41	c child exited successfully
17.36/17.41	c satzilla computing base features
17.36/17.41	c Number of variabe is: 160, Number of clause is : 13600 
17.36/17.41	c Initializing...
17.36/17.41	c satzilla compute diameter ...
17.36/17.41	c start diameter features ...
17.36/17.41	c satzilla doing clause learning
17.36/17.41	c start clause learning features ...
17.36/17.41	c Bin: Executing zchaff07
17.36/17.41	c spawning binary file with 2 seconds ...
17.36/17.41	c child exit by a signal
17.36/17.41	c satzilla doing survey propogation probe
17.36/17.41	c do survay propogation for 2 second ...
17.36/17.41	c satzilla doing local search probe
17.36/17.41	c satzilla doing lobjois search-space size estimate
17.36/17.41	c features are:160 13600 160 13600 0 0 0.0117647 0.311996 0.683444 1.00275 0.04375 1.58603e-16 0.04375 0.04375 -0 0 0 0.04375 0.0399756 0.0398529 0.04875 4.17598 0.0328798 0.0245844 0 0.116719 2.12159 0.00271186 0.15252 0.00169118 0.00367647 3.06448 0.0619853 0.0116912 0 0.0116912 0.0116912 2 0 2 2 -0 4290 0.0212121 4199 4381 4381 4199 4381 4199 4381 50.065 0.00339223 49.8952 50.2349 50.2349 49.8952 50.2349 49.8952 50.2349 0.066967 0.7193 0.000759434 0.220793 0.144478 0.0129551 0.0930686 0.0316684 0.0570411 0.000101513 0.364518 3.2734e-05 0.000212255 0.000156433 5.75389e-05 0.000123451 7.38893e-05 9.78483e-05 17.2973 0.211605 26.6432 0.145114 26 22 31 1.89095 0.271411 0.892594 0.064614 0.639008 0.73585 
17.36/17.41	c satzilla's ranking:
17.36/17.41	c 1) march_dl2004: 4.281757
17.36/17.41	c 2) minisat20SAT07: 3.350174
17.36/17.41	c 3) mxc-sr08: 3.278164
17.36/17.41	c 4) minisat20: 1.969127
17.36/17.41	c 5) tts-4-0: 0.571188
17.36/17.41	c 6) vallst: 0.356967
17.36/17.41	c 7) zchaff_rand: 0.126506
17.36/17.41	c 8) SATenstein: -10000.000000
17.36/17.41	c 9) gnovelty+: -10000.000000
17.36/17.41	c 10) adaptg2wsat+: -10000.000000
17.36/17.41	c 11) adaptg2wsat0: -10000.000000
17.36/17.41	c 12) picosat846: -10000.000000
17.36/17.41	c 13) kcnfs04SAT07: -10000.000000
17.36/17.41	c satzilla running march_dl2004 ... 
1199.16/1199.74	c Bin: Executing march_dl2004
1199.16/1199.74	c spawning binary file with 1182 seconds ...
1199.16/1199.74	c child exit by a signal
1199.16/1199.74	c march_dl2004 returned code 137.
1199.16/1199.74	c satzilla running minisat20SAT07 ... 
1199.16/1199.74	c Bin: Executing minisat20SAT07
1199.16/1199.74	c minisat20SAT07 returned code 1.
1199.16/1199.74	c satzilla running mxc-sr08 ... 
1199.16/1199.74	c Bin: Executing mxc-sr08
1199.16/1199.74	c mxc-sr08 returned code 1.
1199.16/1199.74	c satzilla running minisat20 ... 
1199.16/1199.74	c Bin: Executing minisat20
1199.16/1199.74	c minisat20 returned code 1.
1199.16/1199.74	c satzilla running tts-4-0 ... 
1199.16/1199.74	c Bin: Executing tts-4-0
1199.16/1199.74	c tts-4-0 returned code 1.
1199.16/1199.74	c satzilla running vallst ... 
1199.16/1199.74	c Bin: Executing vallst
1199.16/1199.74	c vallst returned code 1.
1199.16/1199.74	c satzilla running zchaff_rand ... 
1199.16/1199.74	c Bin: Executing zchaff_rand
1199.16/1199.74	c zchaff_rand returned code 1.
1199.16/1199.74	c satzilla running SATenstein ... 
1199.16/1199.74	c Bin: Executing SATenstein
1199.16/1199.74	c SATenstein returned code 1.
1199.16/1199.74	c satzilla running gnovelty+ ... 
1199.16/1199.74	c Bin: Executing gnovelty+
1199.16/1199.74	c gnovelty+ returned code 1.
1199.16/1199.74	c satzilla running adaptg2wsat+ ... 
1199.16/1199.74	c Bin: Executing adaptg2wsat+
1199.16/1199.74	c adaptg2wsat+ returned code 1.
1199.16/1199.74	c satzilla running adaptg2wsat0 ... 
1199.16/1199.74	c Bin: Executing adaptg2wsat0
1199.16/1199.74	c adaptg2wsat0 returned code 1.
1199.16/1199.74	c satzilla running picosat846 ... 
1199.16/1199.74	c Bin: Executing picosat846
1199.16/1199.74	c picosat846 returned code 1.
1199.16/1199.74	c satzilla running kcnfs04SAT07 ... 
1199.16/1199.74	c Bin: Executing kcnfs04SAT07
1199.16/1199.74	c kcnfs04SAT07 returned code 1.
1199.16/1199.74	c ERROR: All Failed! 
1199.16/1199.74	c SATZILLA_TIME=1199.400000

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-1538463-1238432152/watcher-1538463-1238432152 -o /tmp/evaluation-result-1538463-1238432152/solver-1538463-1238432152 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538463-1238432152.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.92 1.00 1.10 3/64 8819
/proc/meminfo: memFree=1535000/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=768 CPUtime=0
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 93 0 0 0 0 0 0 0 19 0 1 0 1115877008 786432 88 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 192 88 50 118 0 71 0

[startup+0.0529251 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 8819
/proc/meminfo: memFree=1535000/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=2240 CPUtime=0.04
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 510 0 0 0 4 0 0 0 19 0 1 0 1115877008 2293760 439 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 560 439 55 118 0 439 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4296

[startup+0.101928 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 8819
/proc/meminfo: memFree=1535000/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=1620 CPUtime=0.09
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 2101 0 0 0 9 0 0 0 19 0 1 0 1115877008 1658880 302 1992294400 134512640 134996440 4294956176 18446744073709551615 134544472 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 405 302 65 118 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3676

[startup+0.301946 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 8819
/proc/meminfo: memFree=1535000/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=4152 CPUtime=0.29
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 2578 0 0 0 28 1 0 0 21 0 1 0 1115877008 4251648 609 1992294400 134512640 134996440 4294956176 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 1038 609 67 118 0 917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6208

[startup+0.70198 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 8819
/proc/meminfo: memFree=1535000/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=4152 CPUtime=0.69
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 2584 0 0 0 68 1 0 0 25 0 1 0 1115877008 4251648 615 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 1038 615 67 118 0 917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6208

[startup+1.50205 s]
/proc/loadavg: 0.92 1.00 1.10 2/66 8821
/proc/meminfo: memFree=1532616/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=4284 CPUtime=1.49
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 2622 0 0 0 148 1 0 0 25 0 1 0 1115877008 4386816 653 1992294400 134512640 134996440 4294956176 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 1071 653 67 118 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6340

[startup+3.10119 s]
/proc/loadavg: 0.92 1.00 1.10 2/66 8821
/proc/meminfo: memFree=1531144/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=0
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115877008 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 112 96 399 0 111 0
[pid=8820] ppid=8819 vsize=4548 CPUtime=3.09
/proc/8820/stat : 8820 (march_dl2004) R 8819 8819 8409 0 -1 4194304 2704 0 0 0 307 2 0 0 25 0 1 0 1115877008 4657152 735 1992294400 134512640 134996440 4294956176 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8820/statm: 1137 735 67 118 0 1016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6604

[startup+6.30147 s]
/proc/loadavg: 0.93 1.00 1.10 2/66 8822
/proc/meminfo: memFree=1533136/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=2056 CPUtime=4.99
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 152 5417 0 0 0 0 496 3 19 0 1 0 1115877008 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 514 121 104 399 0 111 0
[pid=8822] ppid=8819 vsize=3112 CPUtime=1.28
/proc/8822/stat : 8822 (mxc-sr08) R 8819 8819 8409 0 -1 4194304 796 0 0 0 128 0 0 0 25 0 1 0 1115877509 3186688 696 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8822/statm: 778 696 71 138 0 637 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5168

[startup+12.701 s]
/proc/loadavg: 0.93 1.00 1.10 2/66 8824
/proc/meminfo: memFree=1529616/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=5728 CPUtime=12.67
/proc/8819/stat : 8819 (SATzilla2009_C) R 8817 8819 8409 0 -1 4194304 1285 7969 0 0 62 0 1200 5 21 0 1 0 1115877008 5865472 928 1992294400 134512640 136149437 4294956208 18446744073709551615 134847890 0 0 4096 3 0 0 0 17 0 0 0
/proc/8819/statm: 1432 928 151 399 0 1029 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5728

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 1.10 2/66 8825
/proc/meminfo: memFree=1515216/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=18488 CPUtime=8.07
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 6982 0 0 0 785 22 0 0 25 0 1 0 1115878749 18931712 4363 1992294400 134512640 134996440 4294956176 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4622 4363 72 118 0 4501 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23128

[startup+51.1014 s]
/proc/loadavg: 0.96 1.00 1.09 2/66 8825
/proc/meminfo: memFree=1515728/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=17892 CPUtime=33.65
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 8127 0 0 0 3343 22 0 0 25 0 1 0 1115878749 18321408 4242 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4473 4242 74 118 0 4352 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22532

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.09 2/66 8825
/proc/meminfo: memFree=1515792/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=17892 CPUtime=84.84
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 8127 0 0 0 8461 23 0 0 25 0 1 0 1115878749 18321408 4242 1992294400 134512640 134996440 4294956176 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4473 4242 74 118 0 4352 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22532

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 1.09 2/66 8825
/proc/meminfo: memFree=1515792/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=17892 CPUtime=144.81
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 8127 0 0 0 14458 23 0 0 25 0 1 0 1115878749 18321408 4242 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4473 4242 74 118 0 4352 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 22532

[startup+222.301 s]
/proc/loadavg: 1.11 1.04 1.09 2/66 8825
/proc/meminfo: memFree=1515792/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=17892 CPUtime=204.79
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 8128 0 0 0 20456 23 0 0 25 0 1 0 1115878749 18321408 4243 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4473 4243 74 118 0 4352 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22532

[startup+282.302 s]
/proc/loadavg: 1.04 1.03 1.08 2/66 8825
/proc/meminfo: memFree=1515792/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=17892 CPUtime=264.77
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 8128 0 0 0 26454 23 0 0 25 0 1 0 1115878749 18321408 4243 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 4473 4243 74 118 0 4352 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22532

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 8831
/proc/meminfo: memFree=1493392/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=40588 CPUtime=324.73
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 13714 0 0 0 32446 27 0 0 25 0 1 0 1115878749 41562112 9829 1992294400 134512640 134996440 4294956176 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 10147 9829 74 118 0 10026 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 45228


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 8831
/proc/meminfo: memFree=1478736/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=55232 CPUtime=744.59
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 17381 0 0 0 74426 33 0 0 25 0 1 0 1115878749 56557568 13496 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 13808 13496 74 118 0 13687 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 59872

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 8831
/proc/meminfo: memFree=1477840/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=56028 CPUtime=804.56
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 17601 0 0 0 80423 33 0 0 25 0 1 0 1115878749 57372672 13716 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14007 13716 74 118 0 13886 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 60668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 8831
/proc/meminfo: memFree=1477264/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=56556 CPUtime=864.53
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 17735 0 0 0 86419 34 0 0 25 0 1 0 1115878749 57913344 13850 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14139 13850 74 118 0 14018 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 61196

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 8831
/proc/meminfo: memFree=1476688/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=57216 CPUtime=924.49
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 17898 0 0 0 92415 34 0 0 25 0 1 0 1115878749 58589184 14013 1992294400 134512640 134996440 4294956176 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14304 14013 74 118 0 14183 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 61856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 8831
/proc/meminfo: memFree=1476176/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=57744 CPUtime=984.47
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18014 0 0 0 98413 34 0 0 25 0 1 0 1115878749 59129856 14129 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14436 14129 74 118 0 14315 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 62384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8831
/proc/meminfo: memFree=1475536/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=58408 CPUtime=1044.45
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18187 0 0 0 104410 35 0 0 25 0 1 0 1115878749 59809792 14302 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14602 14302 74 118 0 14481 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 63048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8831
/proc/meminfo: memFree=1475024/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=58936 CPUtime=1104.43
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18304 0 0 0 110408 35 0 0 25 0 1 0 1115878749 60350464 14419 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14734 14419 74 118 0 14613 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 63576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474704/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59200 CPUtime=1164.41
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18388 0 0 0 116406 35 0 0 25 0 1 0 1115878749 60620800 14503 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14800 14503 74 118 0 14679 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 63840

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 8831
/proc/meminfo: memFree=1474640/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1172.41
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18404 0 0 0 117206 35 0 0 25 0 1 0 1115878749 60755968 14519 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8825/statm: 14833 14519 74 118 0 14712 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 63972

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474512/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1178.79
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18411 0 0 0 117844 35 0 0 25 0 1 0 1115878749 60755968 14526 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8825/statm: 14833 14526 74 118 0 14712 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 63972

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474512/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1180.39
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18412 0 0 0 118004 35 0 0 25 0 1 0 1115878749 60755968 14527 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8825/statm: 14833 14527 74 118 0 14712 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 63972

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474512/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1181.18
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18412 0 0 0 118083 35 0 0 25 0 1 0 1115878749 60755968 14527 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8825/statm: 14833 14527 74 118 0 14712 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 63972

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474512/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1181.58
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18413 0 0 0 118123 35 0 0 25 0 1 0 1115878749 60755968 14528 1992294400 134512640 134996440 4294956176 18446744073709551615 134565315 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8825/statm: 14833 14528 74 118 0 14712 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 63972

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8831
/proc/meminfo: memFree=1474512/2055920 swapFree=4178796/4192956
[pid=8819] ppid=8817 vsize=4640 CPUtime=17.38
/proc/8819/stat : 8819 (SATzilla2009_C) S 8817 8819 8409 0 -1 4194304 1705 7969 0 0 531 2 1200 5 25 0 1 0 1115877008 4751360 782 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8819/statm: 1160 782 219 399 0 757 0
[pid=8825] ppid=8819 vsize=59332 CPUtime=1181.78
/proc/8825/stat : 8825 (march_dl2004) R 8819 8819 8409 0 -1 4194304 18413 0 0 0 118143 35 0 0 25 0 1 0 1115878749 60755968 14528 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8825/statm: 14833 14528 74 118 0 14712 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 63972

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.23
CPU user time (s): 1198.78
CPU system time (s): 0.445932
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 63972

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

runsolver used 1.00785 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-30 18:55:52
IDJOB=1538463
IDBENCH=70267
IDSOLVER=527
FILE ID=node57/1538463-1238432152
PBS_JOBID= 9061530
Free space on /tmp= 66264 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S432776913-077.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538463-1238432152/watcher-1538463-1238432152 -o /tmp/evaluation-result-1538463-1238432152/solver-1538463-1238432152 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538463-1238432152.cnf

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

MD5SUM BENCH= 7added98d83a731c0c62b4e7cbaf3442
RANDOM SEED=326910926

node57.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.213
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.213
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:       1535544 kB
Buffers:         70264 kB
Cached:         357624 kB
SwapCached:       7992 kB
Active:         159224 kB
Inactive:       278196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535544 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:           31840 kB
Writeback:           0 kB
Mapped:          15136 kB
Slab:            69120 kB
Committed_AS:  2577936 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= 66232 MiB
End job on node57 at 2009-03-30 19:15:52