Trace number 1732765

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_R 2009-03-22? (exit code) 1199.18 1199.71

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK13.cnf
MD5SUMee4a2d6030f643cfa5b109579b0e5c45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of clauses2162160
Sum of the clauses size25945920
Maximum clause length12
Minimum clause length12
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 52162160

Solver Data

39.26/39.34	c SATzilla is building models for class 1
39.26/39.34	c run presolver SATenstein for 30 seconds ... 
39.26/39.34	c Bin: Executing SATenstein
39.26/39.34	c spawning binary file with 30 seconds ...
39.26/39.34	c child exit by a signal
39.26/39.34	c SATenstein returned code 139.
39.26/39.34	c run presolver mxc-sr08 for 30 seconds ... 
39.26/39.34	c Bin: Executing mxc-sr08
39.26/39.34	c spawning binary file with 30 seconds ...
39.26/39.34	c child exit by a signal
39.26/39.34	c mxc-sr08 returned code 137.
39.26/39.34	c Orignal number of varibales is 78, number of clauses is 2162160 
39.26/39.34	c predicted feature computation time is 4197.063066 
39.26/39.34	c Satzilla is runing default solver ... 
39.26/39.34	c satzilla running adaptg2wsat0 ... 
39.26/39.34	c Bin: Executing adaptg2wsat0
39.26/39.34	c spawning binary file with 1160 seconds ...
39.26/39.34	c child exited successfully
39.26/39.34	c adaptg2wsat0 returned code 0.
39.26/39.34	c satzilla running minisat20 ... 
39.26/39.34	This is MiniSat 2.0 beta
39.26/39.34	WARNING: for repeatability, setting FPU to use double precision
39.26/39.34	============================[ Problem Statistics ]=============================
39.26/39.34	|                                                                             |
39.26/39.34	|  Number of variables:  78                                                   |
39.26/39.34	|  Number of clauses:    2162160                                              |
41.86/41.92	|  Parsing time:         2.34         s                                       |
41.96/42.07	============================[ Search Statistics ]==============================
41.96/42.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.96/42.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.96/42.07	===============================================================================
41.96/42.07	|         0 |      78  2162160 25945920 |   720720        0    nan |  0.000 % |
43.16/43.23	|       100 |      78  2162160 25945920 |   792792      100     31 |  0.017 % |
44.45/44.57	|       252 |      78  2162160 25945920 |   872071      252     31 |  0.017 % |
46.45/46.54	|       477 |      78  2162160 25945920 |   959278      477     31 |  0.017 % |
49.15/49.20	|       816 |      78  2162160 25945920 |  1055206      816     31 |  0.017 % |
54.85/54.93	|      1322 |      78  2162160 25945920 |  1160726     1322     31 |  0.017 % |
59.85/59.93	|      2081 |      78  2162160 25945920 |  1276799     2081     31 |  0.017 % |
68.65/68.71	|      3222 |      78  2162160 25945920 |  1404479     3222     31 |  0.017 % |
86.04/86.19	|      4930 |      78  2162160 25945920 |  1544927     4930     31 |  0.017 % |
118.43/118.58	|      7492 |      78  2162160 25945920 |  1699420     7492     31 |  0.017 % |
169.01/169.14	|     11336 |      78  2162160 25945920 |  1869362    11336     31 |  0.017 % |
227.97/228.10	|     17103 |      78  2162160 25945920 |  2056298    17103     31 |  0.017 % |
309.94/310.20	|     25752 |      78  2162160 25945920 |  2261928    25752     31 |  0.017 % |
458.37/458.68	|     38726 |      78  2162160 25945920 |  2488120    38726     31 |  0.017 % |
655.19/655.50	|     58187 |      78  2162160 25945920 |  2736933    58187     31 |  0.017 % |
990.64/991.17	|     87379 |      78  2162160 25945920 |  3010626    87379     31 |  0.017 % |
1199.15/1199.70	c Bin: Executing minisat20
1199.15/1199.70	c spawning binary file with 1160 seconds ...
1199.15/1199.70	c child exit by a signal
1199.15/1199.70	c minisat20 returned code 137.
1199.15/1199.70	c satzilla running minisat20SAT07 ... 
1199.15/1199.70	c Bin: Executing minisat20SAT07
1199.15/1199.70	c minisat20SAT07 returned code 1.
1199.15/1199.70	c satzilla running minisat20 ... 
1199.15/1199.70	c Bin: Executing minisat20
1199.15/1199.70	c minisat20 returned code 1.
1199.15/1199.70	c satzilla running vallst ... 
1199.15/1199.70	c Bin: Executing vallst
1199.15/1199.70	c vallst returned code 1.
1199.15/1199.70	c satzilla running zchaff_rand ... 
1199.15/1199.70	c Bin: Executing zchaff_rand
1199.15/1199.70	c zchaff_rand returned code 1.
1199.15/1199.70	c satzilla running tts-4-0 ... 
1199.15/1199.70	c Bin: Executing tts-4-0
1199.15/1199.70	c tts-4-0 returned code 1.
1199.15/1199.70	c satzilla running picosat846 ... 
1199.15/1199.70	c Bin: Executing picosat846
1199.15/1199.70	c picosat846 returned code 1.
1199.15/1199.70	c satzilla running mxc-sr08 ... 
1199.15/1199.70	c Bin: Executing mxc-sr08
1199.15/1199.70	c mxc-sr08 returned code 1.
1199.15/1199.70	c satzilla running adaptg2wsat0 ... 
1199.15/1199.70	c Bin: Executing adaptg2wsat0
1199.15/1199.70	c adaptg2wsat0 returned code 1.
1199.15/1199.70	c satzilla running adaptg2wsat+ ... 
1199.15/1199.70	c Bin: Executing adaptg2wsat+
1199.15/1199.70	c adaptg2wsat+ returned code 1.
1199.15/1199.70	c satzilla running gnovelty+ ... 
1199.15/1199.70	c Bin: Executing gnovelty+
1199.15/1199.70	c gnovelty+ returned code 1.
1199.15/1199.70	c satzilla running SATenstein ... 
1199.15/1199.70	c Bin: Executing SATenstein
1199.15/1199.70	c SATenstein returned code 1.
1199.15/1199.70	c ERROR: All Failed! 
1199.15/1199.70	c SATZILLA_TIME=1199.350000

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27940
/proc/meminfo: memFree=1155928/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=23404 CPUtime=0
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 106314650 23965696 262 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 5851 262 151 83 0 5412 0

[startup+0.093919 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27940
/proc/meminfo: memFree=1155928/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=23404 CPUtime=0.09
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 623 0 0 0 9 0 0 0 19 0 1 0 106314650 23965696 604 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 5851 604 151 83 0 5412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25460

[startup+0.10292 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27940
/proc/meminfo: memFree=1155928/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=23404 CPUtime=0.1
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 658 0 0 0 10 0 0 0 20 0 1 0 106314650 23965696 639 1992294400 134512640 134854740 4294955344 18446744073709551615 10709909 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 5851 640 151 83 0 5412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25460

[startup+0.302939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27940
/proc/meminfo: memFree=1155928/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=27504 CPUtime=0.29
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 1431 0 0 0 29 0 0 0 22 0 1 0 106314650 28164096 1412 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 6876 1412 151 83 0 6437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29560

[startup+0.701978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27940
/proc/meminfo: memFree=1155928/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=35704 CPUtime=0.69
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 2980 0 0 0 68 1 0 0 25 0 1 0 106314650 36560896 2961 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 8926 2961 151 83 0 8487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37760

[startup+1.50205 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27942
/proc/meminfo: memFree=1137408/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=48004 CPUtime=1.49
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 6084 0 0 0 147 2 0 0 25 0 1 0 106314650 49156096 6065 1992294400 134512640 134854740 4294955344 18446744073709551615 10709409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 12001 6065 151 83 0 11562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50060

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27942
/proc/meminfo: memFree=1122048/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=76704 CPUtime=3.09
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 12307 0 0 0 304 5 0 0 25 0 1 0 106314650 78544896 12288 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 19176 12288 151 83 0 18737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78760

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27942
/proc/meminfo: memFree=1072128/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=0
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106314650 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27940/statm: 514 112 96 399 0 111 0
[pid=27941] ppid=27940 vsize=134104 CPUtime=6.29
/proc/27941/stat : 27941 (SATenstein) R 27940 27940 27499 0 -1 4194304 24956 0 0 0 615 14 0 0 25 0 1 0 106314650 137322496 24937 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27941/statm: 33526 24937 151 83 0 33087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136160

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27943
/proc/meminfo: memFree=659136/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=9.28
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 152 93188 0 0 0 0 806 122 19 0 1 0 106314650 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 121 104 399 0 111 0
[pid=27943] ppid=27940 vsize=337796 CPUtime=3.4
/proc/27943/stat : 27943 (mxc-sr08) R 27940 27940 27499 0 -1 4194304 77176 0 0 0 299 41 0 0 25 0 1 0 106315579 345903104 77172 1992294400 134512640 135078026 4294956176 18446744073709551615 134566028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27943/statm: 84449 77172 54 138 0 84308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 339852

[startup+25.5013 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 27943
/proc/meminfo: memFree=659392/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=9.28
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 152 93188 0 0 0 0 806 122 19 0 1 0 106314650 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 121 104 399 0 111 0
[pid=27943] ppid=27940 vsize=317700 CPUtime=16.19
/proc/27943/stat : 27943 (mxc-sr08) R 27940 27940 27499 0 -1 4194304 90231 0 0 0 1569 50 0 0 25 0 1 0 106315579 325324800 67731 1992294400 134512640 135078026 4294956176 18446744073709551615 134560769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27943/statm: 79425 67731 55 138 0 79284 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 319756

[startup+51.1017 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 27945
/proc/meminfo: memFree=753216/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=187244 CPUtime=11.74
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 44565 0 0 0 1148 26 0 0 25 0 1 0 106318584 191737856 44559 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 46811 44559 58 118 0 46689 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 189300

[startup+102.307 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 27945
/proc/meminfo: memFree=746112/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=195488 CPUtime=62.93
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 46349 0 0 0 6264 29 0 0 25 0 1 0 106318584 200179712 46343 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 48872 46343 58 118 0 48750 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 197544

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 27945
/proc/meminfo: memFree=743360/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=199264 CPUtime=122.9
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 47033 0 0 0 12261 29 0 0 25 0 1 0 106318584 204046336 47027 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 49816 47027 58 118 0 49694 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 201320

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27945
/proc/meminfo: memFree=741376/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=201540 CPUtime=182.86
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 47576 0 0 0 18256 30 0 0 25 0 1 0 106318584 206376960 47570 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 50385 47570 58 118 0 50263 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 203596

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27945
/proc/meminfo: memFree=739008/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=204724 CPUtime=242.83
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 48177 0 0 0 24252 31 0 0 25 0 1 0 106318584 209637376 48171 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 51181 48171 58 118 0 51059 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 206780

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27945
/proc/meminfo: memFree=736960/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=206888 CPUtime=302.81
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 48686 0 0 0 30249 32 0 0 25 0 1 0 106318584 211853312 48680 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 51722 48680 58 118 0 51600 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=726912/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=217956 CPUtime=722.62
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 51178 0 0 0 72228 34 0 0 25 0 1 0 106318584 223186944 51172 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 54489 51172 58 118 0 54367 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 220012

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=726080/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=218960 CPUtime=782.6
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 51386 0 0 0 78225 35 0 0 25 0 1 0 106318584 224215040 51380 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 54740 51380 58 118 0 54618 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 221016

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=725376/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=219620 CPUtime=842.58
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 51570 0 0 0 84223 35 0 0 25 0 1 0 106318584 224890880 51564 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 54905 51564 58 118 0 54783 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 221676

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=724544/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=220312 CPUtime=902.55
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 51773 0 0 0 90220 35 0 0 25 0 1 0 106318584 225599488 51767 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27945/statm: 55078 51767 58 118 0 54956 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 222368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=723200/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=222108 CPUtime=962.52
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52096 0 0 0 96216 36 0 0 25 0 1 0 106318584 227438592 52090 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 55527 52090 58 118 0 55405 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 224164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=722176/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=223360 CPUtime=1022.5
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52368 0 0 0 102214 36 0 0 25 0 1 0 106318584 228720640 52362 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 55840 52362 58 118 0 55718 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 225416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=721344/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=224100 CPUtime=1082.48
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52571 0 0 0 108211 37 0 0 25 0 1 0 106318584 229478400 52565 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56025 52565 58 118 0 55903 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 226156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720256/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225428 CPUtime=1142.45
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52833 0 0 0 114208 37 0 0 25 0 1 0 106318584 230838272 52827 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56357 52827 58 118 0 56235 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 227484

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 27951
/proc/meminfo: memFree=720128/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225428 CPUtime=1150.44
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52864 0 0 0 115007 37 0 0 25 0 1 0 106318584 230838272 52858 1992294400 134512640 134998072 4294956176 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56357 52858 58 118 0 56235 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 227484

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720064/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225640 CPUtime=1156.84
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52888 0 0 0 115647 37 0 0 25 0 1 0 106318584 231055360 52882 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56410 52882 58 118 0 56288 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 227696

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720000/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225640 CPUtime=1158.44
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52894 0 0 0 115807 37 0 0 25 0 1 0 106318584 231055360 52888 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56410 52888 58 118 0 56288 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 227696

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720000/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225640 CPUtime=1159.24
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52896 0 0 0 115887 37 0 0 25 0 1 0 106318584 231055360 52890 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56410 52890 58 118 0 56288 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 227696

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720000/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=225640 CPUtime=1159.64
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4194304 52899 0 0 0 115927 37 0 0 25 0 1 0 106318584 231055360 52893 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 56410 52893 58 118 0 56288 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 227696

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27951
/proc/meminfo: memFree=720000/2055920 swapFree=4192956/4192956
[pid=27940] ppid=27938 vsize=2056 CPUtime=39.31
/proc/27940/stat : 27940 (SATzilla2009_R) S 27938 27940 27499 0 -1 4194304 194 183482 0 0 0 0 3754 177 16 0 1 0 106314650 2105344 140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 514 140 122 399 0 111 0
[pid=27945] ppid=27940 vsize=0 CPUtime=1159.84
/proc/27945/stat : 27945 (minisat20) R 27940 27940 27499 0 -1 4195332 52899 0 0 0 115944 40 0 0 25 0 1 0 106318584 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/27945/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 2056

Child status: 17
Real time (s): 1199.71
CPU time (s): 1199.18
CPU user time (s): 1197
CPU system time (s): 2.18467
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 1061912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197
system time used= 2.18467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236593
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= 13
involuntary context switches= 2423

runsolver used 1.19182 second user time and 3.18152 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-26 23:54:35
IDJOB=1732765
IDBENCH=71127
IDSOLVER=526
FILE ID=node61/1732765-1240782868
PBS_JOBID= 9187221
Free space on /tmp= 66336 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK13.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732765-1240782868/watcher-1732765-1240782868 -o /tmp/evaluation-result-1732765-1240782868/solver-1732765-1240782868 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1732765-1240782868.cnf

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

MD5SUM BENCH= ee4a2d6030f643cfa5b109579b0e5c45
RANDOM SEED=1405707496

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.216
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.216
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:       1156344 kB
Buffers:         97692 kB
Cached:         691856 kB
SwapCached:          0 kB
Active:         350836 kB
Inactive:       452572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1156344 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          121604 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            82276 kB
Committed_AS:   447444 kB
PageTables:       1368 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= 66088 MiB
End job on node61 at 2009-04-27 00:14:35