Trace number 1538688

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.45 1200

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S906020180-093.cnf
MD5SUM49df6b763f2da2592b10d7fad09e2c78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8274
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.56/18.64	c SATzilla is building models for class 2
18.56/18.64	c run presolver march_dl2004 for 5 seconds ... 
18.56/18.64	c Bin: Executing march_dl2004
18.56/18.64	c spawning binary file with 5 seconds ...
18.56/18.64	c child exit by a signal
18.56/18.64	c march_dl2004 returned code 137.
18.56/18.64	c run presolver mxc-sr08 for 5 seconds ... 
18.56/18.64	c Bin: Executing mxc-sr08
18.56/18.64	c spawning binary file with 5 seconds ...
18.56/18.64	c child exit by a signal
18.56/18.64	c mxc-sr08 returned code 137.
18.56/18.64	c Orignal number of varibales is 4000, number of clauses is 16800 
18.56/18.64	c predicted feature computation time is 7.891476 
18.56/18.64	c Bin: Executing satelite
18.56/18.64	c spawning binary file with 240 seconds ...
18.56/18.64	c child exited successfully
18.56/18.64	c satzilla computing base features
18.56/18.64	c Number of variabe is: 3898, Number of clause is : 16687 
18.56/18.64	c Initializing...
18.56/18.64	c satzilla compute diameter ...
18.56/18.64	c start diameter features ...
18.56/18.64	c satzilla doing clause learning
18.56/18.64	c start clause learning features ...
18.56/18.64	c Bin: Executing zchaff07
18.56/18.64	c spawning binary file with 2 seconds ...
18.56/18.64	c child exit by a signal
18.56/18.64	c satzilla doing survey propogation probe
18.56/18.64	c do survay propogation for 2 second ...
18.56/18.64	c satzilla doing local search probe
18.56/18.64	c satzilla doing lobjois search-space size estimate
18.56/18.64	c features are:4000 16800 3898 16687 0.0261673 0.00677174 0.233595 0.495665 0.586431 0.713825 0.000779034 0.0655685 0.000769625 0.00153925 0.158327 0 0.965422 0.000779034 0.283229 0.000119854 0.00191766 2.6918 0.226795 0.169173 0 1 3.35891 0.000386096 0.394908 0 0.00113861 2.32658 0.497693 0.00157526 0.286416 0.000239708 0.0040151 5 0 5 5 -0 62.2698 0.353269 33 151 103 44 67 49 55 39.9482 0.114096 31.0571 56.661 45.8556 35.1731 42.1486 37.1724 39.65 0.393805 0.570012 0.000362174 1 0.69723 0.0874055 0.571465 0.210476 0.389909 0.0911243 0.641204 0.0025705 0.532883 0.17337 0.0287414 0.122245 0.0469228 0.0780986 117.429 0.216586 846.486 0.0227556 845 825 868 0.313761 0.465797 0.846807 0.0178125 0.257068 0.363608 
18.56/18.64	c satzilla's ranking:
18.56/18.64	c 1) mxc-sr08: 3.277593
18.56/18.64	c 2) minisat20: 3.230956
18.56/18.64	c 3) minisat20SAT07: 3.188616
18.56/18.64	c 4) march_dl2004: 2.911269
18.56/18.64	c 5) zchaff_rand: 1.687282
18.56/18.64	c 6) vallst: 0.861670
18.56/18.64	c 7) tts-4-0: 0.240528
18.56/18.64	c 8) SATenstein: -10000.000000
18.56/18.64	c 9) gnovelty+: -10000.000000
18.56/18.64	c 10) adaptg2wsat+: -10000.000000
18.56/18.64	c 11) adaptg2wsat0: -10000.000000
18.56/18.64	c 12) picosat846: -10000.000000
18.56/18.64	c 13) kcnfs04SAT07: -10000.000000
18.56/18.64	c satzilla running mxc-sr08 ... 
1199.32/1199.99	c Bin: Executing mxc-sr08
1199.32/1199.99	c spawning binary file with 1181 seconds ...
1199.32/1199.99	c child exit by a signal
1199.32/1199.99	c mxc-sr08 returned code 137.
1199.32/1199.99	c satzilla running minisat20 ... 
1199.32/1199.99	c Bin: Executing minisat20
1199.32/1199.99	c minisat20 returned code 1.
1199.32/1199.99	c satzilla running minisat20SAT07 ... 
1199.32/1199.99	c Bin: Executing minisat20SAT07
1199.32/1199.99	c minisat20SAT07 returned code 1.
1199.32/1199.99	c satzilla running march_dl2004 ... 
1199.32/1199.99	c Bin: Executing march_dl2004
1199.32/1199.99	c march_dl2004 returned code 1.
1199.32/1199.99	c satzilla running zchaff_rand ... 
1199.32/1199.99	c Bin: Executing zchaff_rand
1199.32/1199.99	c zchaff_rand returned code 1.
1199.32/1199.99	c satzilla running vallst ... 
1199.32/1199.99	c Bin: Executing vallst
1199.32/1199.99	c vallst returned code 1.
1199.32/1199.99	c satzilla running tts-4-0 ... 
1199.32/1199.99	c Bin: Executing tts-4-0
1199.32/1199.99	c tts-4-0 returned code 1.
1199.32/1199.99	c satzilla running SATenstein ... 
1199.32/1200.00	c Bin: Executing SATenstein
1199.32/1200.00	c SATenstein returned code 1.
1199.32/1200.00	c satzilla running gnovelty+ ... 
1199.32/1200.00	c Bin: Executing gnovelty+
1199.32/1200.00	c gnovelty+ returned code 1.
1199.32/1200.00	c satzilla running adaptg2wsat+ ... 
1199.32/1200.00	c Bin: Executing adaptg2wsat+
1199.32/1200.00	c adaptg2wsat+ returned code 1.
1199.32/1200.00	c satzilla running adaptg2wsat0 ... 
1199.32/1200.00	c Bin: Executing adaptg2wsat0
1199.32/1200.00	c adaptg2wsat0 returned code 1.
1199.32/1200.00	c satzilla running picosat846 ... 
1199.32/1200.00	c Bin: Executing picosat846
1199.32/1200.00	c picosat846 returned code 1.
1199.32/1200.00	c satzilla running kcnfs04SAT07 ... 
1199.32/1200.00	c Bin: Executing kcnfs04SAT07
1199.32/1200.00	c kcnfs04SAT07 returned code 1.
1199.32/1200.00	c ERROR: All Failed! 
1199.32/1200.00	c SATZILLA_TIME=1199.620000

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.01 3/64 14085
/proc/meminfo: memFree=1585336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=1048 CPUtime=0
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 150 0 0 0 0 0 0 0 19 0 1 0 1116480673 1073152 145 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 262 145 50 118 0 141 0

[startup+0.071366 s]
/proc/loadavg: 1.01 1.00 1.01 3/64 14085
/proc/meminfo: memFree=1585336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=2428 CPUtime=0.06
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 892 0 0 0 6 0 0 0 19 0 1 0 1116480673 2486272 451 1992294400 134512640 134996440 4294956176 18446744073709551615 134543082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 607 451 55 118 0 486 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4484

[startup+0.101368 s]
/proc/loadavg: 1.01 1.00 1.01 3/64 14085
/proc/meminfo: memFree=1585336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=2116 CPUtime=0.09
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 955 0 0 0 9 0 0 0 19 0 1 0 1116480673 2166784 404 1992294400 134512640 134996440 4294956176 18446744073709551615 134652631 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 529 404 55 118 0 408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4172

[startup+0.301385 s]
/proc/loadavg: 1.01 1.00 1.01 3/64 14085
/proc/meminfo: memFree=1585336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=5392 CPUtime=0.29
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 2349 0 0 0 28 1 0 0 21 0 1 0 1116480673 5521408 1215 1992294400 134512640 134996440 4294956176 18446744073709551615 134531629 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 1348 1215 74 118 0 1227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7448

[startup+0.701423 s]
/proc/loadavg: 1.01 1.00 1.01 3/64 14085
/proc/meminfo: memFree=1585336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=5400 CPUtime=0.69
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 2353 0 0 0 68 1 0 0 25 0 1 0 1116480673 5529600 1219 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 1350 1219 74 118 0 1229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7456

[startup+1.5015 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 14087
/proc/meminfo: memFree=1580584/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=5528 CPUtime=1.49
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 2373 0 0 0 148 1 0 0 25 0 1 0 1116480673 5660672 1239 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 1382 1239 74 118 0 1261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7584

[startup+3.10165 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 14087
/proc/meminfo: memFree=1580328/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=0
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116480673 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 112 96 399 0 111 0
[pid=14086] ppid=14085 vsize=5660 CPUtime=3.09
/proc/14086/stat : 14086 (march_dl2004) R 14085 14085 13505 0 -1 4194304 2401 0 0 0 308 1 0 0 25 0 1 0 1116480673 5795840 1267 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14086/statm: 1415 1267 74 118 0 1294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7716

[startup+6.30196 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 14088
/proc/meminfo: memFree=1582696/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=2056 CPUtime=4.99
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 156 2436 0 0 0 0 498 1 19 0 1 0 1116480673 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 514 125 107 399 0 111 0
[pid=14088] ppid=14085 vsize=4104 CPUtime=1.28
/proc/14088/stat : 14088 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 985 0 0 0 128 0 0 0 25 0 1 0 1116481173 4202496 906 1992294400 134512640 135078026 4294956176 18446744073709551615 134533679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14088/statm: 1026 906 71 138 0 885 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6160

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 14089
/proc/meminfo: memFree=1583472/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=3356 CPUtime=12.15
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 725 4144 0 0 209 0 1004 2 25 0 1 0 1116480673 3436544 469 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 839 469 136 399 0 436 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 3356

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14091
/proc/meminfo: memFree=1578664/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=5028 CPUtime=6.84
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 1199 0 0 0 684 0 0 0 25 0 1 0 1116482537 5148672 1120 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 1257 1120 71 138 0 1116 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9976

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14091
/proc/meminfo: memFree=1577000/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=6616 CPUtime=32.44
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 1612 0 0 0 3243 1 0 0 25 0 1 0 1116482537 6774784 1533 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 1654 1533 71 138 0 1513 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11564

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14091
/proc/meminfo: memFree=1575336/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=8312 CPUtime=83.62
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 2028 0 0 0 8361 1 0 0 25 0 1 0 1116482537 8511488 1949 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 2078 1949 71 138 0 1937 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14091
/proc/meminfo: memFree=1574120/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=9496 CPUtime=143.56
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 2330 0 0 0 14355 1 0 0 25 0 1 0 1116482537 9723904 2246 1992294400 134512640 135078026 4294956176 18446744073709551615 134523984 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 2374 2246 71 138 0 2233 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 14444

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14091
/proc/meminfo: memFree=1573096/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=10548 CPUtime=203.54
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 2589 0 0 0 20353 1 0 0 25 0 1 0 1116482537 10801152 2505 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 2637 2505 71 138 0 2496 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 15496

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14091
/proc/meminfo: memFree=1572264/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=11464 CPUtime=263.51
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 2818 0 0 0 26350 1 0 0 25 0 1 0 1116482537 11739136 2734 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 2866 2734 71 138 0 2725 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 16412

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1571368/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=12324 CPUtime=323.47
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 3036 0 0 0 32345 2 0 0 25 0 1 0 1116482537 12619776 2952 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 3081 2952 71 138 0 2940 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 17272


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 14093
/proc/meminfo: memFree=1567272/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=16316 CPUtime=743.3
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4033 0 0 0 74327 3 0 0 25 0 1 0 1116482537 16707584 3949 1992294400 134512640 135078026 4294956176 18446744073709551615 134521051 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4079 3949 71 138 0 3938 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 21264

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14093
/proc/meminfo: memFree=1566184/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=17456 CPUtime=803.26
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4333 0 0 0 80323 3 0 0 25 0 1 0 1116482537 17874944 4249 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4364 4249 71 138 0 4223 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 22404

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14093
/proc/meminfo: memFree=1566184/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=17456 CPUtime=863.24
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4334 0 0 0 86321 3 0 0 25 0 1 0 1116482537 17874944 4250 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4364 4250 71 138 0 4223 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 22404

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1565736/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=17944 CPUtime=923.22
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4458 0 0 0 92319 3 0 0 25 0 1 0 1116482537 18374656 4374 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4486 4374 71 138 0 4345 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 22892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1565416/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=18208 CPUtime=983.2
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4520 0 0 0 98317 3 0 0 25 0 1 0 1116482537 18644992 4436 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4552 4436 71 138 0 4411 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 23156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1565416/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=18208 CPUtime=1043.17
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4520 0 0 0 104314 3 0 0 25 0 1 0 1116482537 18644992 4436 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4552 4436 71 138 0 4411 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 23156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564520/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19136 CPUtime=1103.14
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4757 0 0 0 110311 3 0 0 25 0 1 0 1116482537 19595264 4673 1992294400 134512640 135078026 4294956176 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4784 4673 71 138 0 4643 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 24084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1163.13
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 116309 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 24420

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 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1171.12
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 117108 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 24420

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1177.52
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 117748 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 24420

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1179.12
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 117908 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134523971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 24420

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1179.92
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 117988 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 24420

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1180.32
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 118028 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134524011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 24420

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14093
/proc/meminfo: memFree=1564200/2055920 swapFree=4179168/4192956
[pid=14085] ppid=14083 vsize=4948 CPUtime=18.6
/proc/14085/stat : 14085 (SATzilla2009_C) S 14083 14085 13505 0 -1 4194304 1653 5177 0 0 632 22 1186 20 25 0 1 0 1116480673 5066752 832 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14085/statm: 1237 832 219 399 0 834 0
[pid=14091] ppid=14085 vsize=19472 CPUtime=1180.72
/proc/14091/stat : 14091 (mxc-sr08) R 14085 14085 13505 0 -1 4194304 4836 0 0 0 118068 4 0 0 25 0 1 0 1116482537 19939328 4752 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14091/statm: 4868 4752 71 138 0 4727 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 24420

Child status: 17
Real time (s): 1200
CPU time (s): 1199.45
CPU user time (s): 1198.97
CPU system time (s): 0.483926
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 24480

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

runsolver used 0.968852 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-30 20:36:28
IDJOB=1538688
IDBENCH=70342
IDSOLVER=527
FILE ID=node61/1538688-1238438188
PBS_JOBID= 9061569
Free space on /tmp= 66344 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S906020180-093.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538688-1238438188/watcher-1538688-1238438188 -o /tmp/evaluation-result-1538688-1238438188/solver-1538688-1238438188 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538688-1238438188.cnf

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

MD5SUM BENCH= 49df6b763f2da2592b10d7fad09e2c78
RANDOM SEED=1964948325

node61.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.238
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.238
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:       1585816 kB
Buffers:         78444 kB
Cached:         298108 kB
SwapCached:       7920 kB
Active:         142620 kB
Inactive:       243612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585816 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:           31960 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            70040 kB
Committed_AS:  2641676 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node61 at 2009-03-30 20:56:28