Trace number 329393

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.84 1200.41

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k90.cnf
MD5SUM4d4e319f149d6e692fcbe15ac5f23f27
Bench CategoryINDUST (industrial 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 variables48367
Number of clauses172410
Sum of the clauses size457782
Maximum clause length37
Minimum clause length1
Number of clauses of size 11188
Number of clauses of size 290456
Number of clauses of size 374240
Number of clauses of size 4446
Number of clauses of size 5865
Number of clauses of size over 55215

Solver Data (download as text)

41.86/41.92	c run March_dl for 5 seconds ... 
41.86/41.92	c Bin: Executing march_dl
41.86/41.92	c child exit by a signal
41.86/41.92	c march_dl returned code 137.
41.86/41.92	c run saps (UBCSAT implementation) for 2 seconds ... 
41.86/41.92	c Bin: Executing ubcsat2006
41.86/41.92	c child exited successfully
41.86/41.92	c ubcsat2006 returned code 0.
41.86/41.92	c satzilla computing base features
41.86/41.92	c satzilla doing unit-prop probe
41.86/41.92	c satzilla doing local search probe
41.86/41.92	c satzilla doing lobjois search-space size estimate
41.86/41.92	c satzilla's ranking:
41.86/41.92	c 1) minisat20+P: -3.269563
41.86/41.92	c 2) vallst+P: 3.826752
41.86/41.92	c 3) march_dl+P: 4.257784
41.86/41.92	c 4) march_dl: 4.838294
41.86/41.92	c 5) zchaff_rand+P: 5.223119
41.86/41.92	c 6) minisat20: 5.818939
41.86/41.92	c 7) kcnfs+P: 999.000000
41.86/41.92	c 8) kcnfs: 999.000000
41.86/41.92	c 9) vallst: 999.000000
41.86/41.92	c 10) zchaff_rand: 999.000000
41.86/41.92	c satzilla running minisat20 with preprocessing ... 
94.94/95.01	This is MiniSat 2.0 beta
94.94/95.01	WARNING: for repeatability, setting FPU to use double precision
94.94/95.01	============================[ Problem Statistics ]=============================
94.94/95.01	|                                                                             |
94.94/95.02	|  Number of variables:  25763                                                |
94.94/95.02	|  Number of clauses:    110672                                               |
94.94/95.09	|  Parsing time:         0.07         s                                       |
94.94/95.10	============================[ Search Statistics ]==============================
94.94/95.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.94/95.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
94.94/95.10	===============================================================================
94.94/95.10	|         0 |   25763   110672   332333 |    36890        0    nan |  0.000 % |
94.94/95.14	|       101 |   25763   110672   332333 |    40579      101     10 |  0.000 % |
94.94/95.20	|       251 |   25763   110672   332333 |    44637      251     47 |  0.000 % |
94.94/95.27	|       476 |   25763   110672   332333 |    49101      476     34 |  0.000 % |
94.94/95.32	|       814 |   25763   110672   332333 |    54011      814     30 |  0.000 % |
94.94/95.56	|      1321 |   25763   110672   332333 |    59412     1321     41 |  0.000 % |
95.52/95.62	|      2081 |   25763   110672   332333 |    65354     2081     30 |  0.000 % |
96.22/96.30	|      3221 |   25763   110672   332333 |    71889     3221     49 |  0.000 % |
96.32/96.46	|      4929 |   25763   110672   332333 |    79078     4929     36 |  0.000 % |
96.52/96.65	|      7492 |   25763   110672   332333 |    86986     7492     31 |  0.000 % |
97.73/97.88	|     11337 |   25763   110672   332333 |    95684    11337     34 |  0.000 % |
100.92/101.02	|     17104 |   25763   110672   332333 |   105253    17104     41 |  0.000 % |
104.52/104.62	|     25754 |   25763   110672   332333 |   115778    25754     44 |  0.000 % |
119.61/119.73	|     38729 |   25763   110672   332333 |   127356    38729     69 |  0.000 % |
134.50/134.68	|     58190 |   25763   110672   332333 |   140092    58190     68 |  0.000 % |
172.04/172.29	|     87382 |   25763   110672   332333 |   154101    87382     86 |  0.000 % |
232.98/233.25	|    131172 |   25763   110672   332333 |   169511   131172     96 |  0.000 % |
437.49/437.88	|    196856 |   25763   110672   332333 |   186462    27601    283 |  0.000 % |
580.84/581.27	|    295382 |   25763   110672   332333 |   205109   126127    136 |  0.000 % |
1080.34/1080.91	|    443172 |   25763   110672   332333 |   225619    69454    242 |  0.000 % |
1199.70/1200.39	c Preprocessing...
1199.70/1200.39	c Inital problem has 48367 variables, 81954 nary clauses (90456 binary clauses).
1199.70/1200.39	c Num non-binary clauses 80766, Average non-binary clause length 3.413
1199.70/1200.39	c Theory has no gaps
1199.70/1200.39	c Preprocessor runtime was 52.720 seconds.
1199.70/1200.39	c 
1199.70/1200.39	c Satisfiability of theory still undetermined.
1199.70/1200.39	c See file /tmp/UIgA0w for simplified theory.
1199.70/1200.39	c Bin: Executing minisat20
1199.70/1200.39	c child exit by a signal
1199.70/1200.39	c minisat20 returned code 137.
1199.70/1200.39	c minisat20 returned code 137.
1199.70/1200.39	c satzilla running vallst with preprocessing ... 
1199.70/1200.39	c Bin: Executing vallst
1199.70/1200.39	c vallst returned code 1.
1199.70/1200.39	c vallst returned code 1.
1199.70/1200.39	c satzilla running march_dl with preprocessing ... 
1199.70/1200.39	c Bin: Executing march_dl
1199.70/1200.39	c march_dl returned code 1.
1199.70/1200.39	c march_dl returned code 1.
1199.70/1200.39	c satzilla running march_dl ... 
1199.70/1200.39	c Bin: Executing march_dl
1199.70/1200.39	c march_dl returned code 1.
1199.70/1200.39	c march_dl returned code 1.
1199.70/1200.39	c satzilla running zchaff_rand with preprocessing ... 
1199.70/1200.39	c Bin: Executing zchaff_rand
1199.70/1200.39	c zchaff_rand returned code 1.
1199.70/1200.39	c zchaff_rand returned code 1.
1199.70/1200.39	c satzilla running minisat20 ... 
1199.70/1200.39	c Bin: Executing minisat20
1199.70/1200.39	c minisat20 returned code 1.
1199.70/1200.39	c minisat20 returned code 1.
1199.70/1200.39	c satzilla running kcnfs with preprocessing ... 
1199.70/1200.39	c Bin: Executing kcnfs
1199.70/1200.39	c kcnfs returned code 1.
1199.70/1200.39	c kcnfs returned code 1.
1199.70/1200.39	c satzilla running kcnfs ... 
1199.70/1200.40	c Bin: Executing kcnfs
1199.70/1200.40	c kcnfs returned code 1.
1199.70/1200.40	c kcnfs returned code 1.
1199.70/1200.40	c satzilla running vallst ... 
1199.70/1200.40	c Bin: Executing vallst
1199.70/1200.40	c vallst returned code 1.
1199.70/1200.40	c vallst returned code 1.
1199.70/1200.40	c satzilla running zchaff_rand ... 
1199.80/1200.40	c Bin: Executing zchaff_rand
1199.80/1200.40	c zchaff_rand returned code 1.
1199.80/1200.40	c zchaff_rand returned code 1.
1199.80/1200.40	c ERROR: All Failed! 
1199.80/1200.40	c SATZILLA_TIME=1199.980000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-329393-1173139111 -o ROOT/results/node66/solver-329393-1173139111 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329393-1173139111/SATzilla2007_C /tmp/evaluation/329393-1173139111/instance-329393-1173139111.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): 2400 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.91 0.97 0.99 3/64 12480
/proc/meminfo: memFree=1545752/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=632 CPUtime=0
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 333868673 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 158 46 39 118 0 37 0

[startup+0.0977619 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12480
/proc/meminfo: memFree=1545752/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=5360 CPUtime=0.08
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 1082 0 0 0 8 0 0 0 20 0 1 0 333868673 5488640 1077 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 1340 1077 50 118 0 1219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6800

[startup+0.101763 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12480
/proc/meminfo: memFree=1545752/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=5492 CPUtime=0.09
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 1097 0 0 0 9 0 0 0 20 0 1 0 333868673 5623808 1092 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 1373 1092 50 118 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6932

[startup+0.301804 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12480
/proc/meminfo: memFree=1545752/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=12420 CPUtime=0.28
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 2132 0 0 0 28 0 0 0 21 0 1 0 333868673 12718080 2125 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 3105 2127 50 118 0 2984 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13860

[startup+0.701882 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12480
/proc/meminfo: memFree=1545752/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=47284 CPUtime=0.68
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 11770 0 0 0 65 3 0 0 25 0 1 0 333868673 48418816 11122 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134517862 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 11821 11123 55 118 0 11700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48724

[startup+1.50105 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 12482
/proc/meminfo: memFree=1530248/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=19168 CPUtime=1.49
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 17402 0 0 0 142 7 0 0 25 0 1 0 333868673 19628032 4100 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 4792 4100 55 118 0 4671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20608

[startup+3.10137 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 12482
/proc/meminfo: memFree=1527944/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=0
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333868673 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 360 110 95 260 0 84 0
[pid=12481] ppid=12480 vsize=20212 CPUtime=3.09
/proc/12481/stat : 12481 (march_dl) R 12480 12480 11921 0 -1 4194304 18159 0 0 0 301 8 0 0 25 0 1 0 333868673 20697088 4415 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651455 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12481/statm: 5053 4415 57 118 0 4932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21652

[startup+6.30201 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 12483
/proc/meminfo: memFree=1534088/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=1440 CPUtime=4.99
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 135 18159 0 0 0 0 491 8 16 0 1 0 333868673 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12480/statm: 360 111 96 260 0 84 0
[pid=12483] ppid=12480 vsize=18488 CPUtime=1.28
/proc/12483/stat : 12483 (ubcsat2006) R 12480 12480 11921 0 -1 4194304 2995 0 0 0 127 1 0 0 25 0 1 0 333869174 18931712 2978 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12483/statm: 4622 2978 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19928

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 12483
/proc/meminfo: memFree=1528472/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=19044 CPUtime=12.67
/proc/12480/stat : 12480 (SATzilla2007_C) R 12478 12480 11921 0 -1 4194304 4434 21160 0 0 539 3 715 10 25 0 1 0 333868673 19501056 4403 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12480/statm: 4761 4403 121 260 0 4485 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19044

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 12483
/proc/meminfo: memFree=1535064/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=11928 CPUtime=25.46
/proc/12480/stat : 12480 (SATzilla2007_C) R 12478 12480 11921 0 -1 4194304 5763 21160 0 0 1816 5 715 10 25 0 1 0 333868673 12214272 2724 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/12480/statm: 2982 2724 124 260 0 2706 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11928

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 12483
/proc/meminfo: memFree=1476120/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=224416 CPUtime=51.05
/proc/12480/stat : 12480 (SATzilla2007_C) R 12478 12480 11921 0 -1 4194304 25708 21160 0 0 4363 17 715 10 25 0 1 0 333868673 229801984 17478 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134594019 0 0 4096 0 0 0 0 17 1 0 0
/proc/12480/statm: 56104 17478 164 260 0 55828 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 224416

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 12484
/proc/meminfo: memFree=1452112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=12652 CPUtime=7.28
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 3035 0 0 0 726 2 0 0 25 0 1 0 333878173 12955648 3029 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 3163 3029 59 118 0 3041 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 93364

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12556
/proc/meminfo: memFree=1426392/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=37308 CPUtime=67.22
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 9189 0 0 0 6713 9 0 0 25 0 1 0 333878173 38203392 9183 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 9327 9183 59 118 0 9205 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 118020

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12656
/proc/meminfo: memFree=1403992/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=59416 CPUtime=127.14
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 14699 0 0 0 12697 17 0 0 25 0 1 0 333878173 60841984 14693 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 14854 14693 59 118 0 14732 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 140128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1384016/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=80828 CPUtime=187.1
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 20018 0 0 0 18687 23 0 0 25 0 1 0 333878173 82767872 20012 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 20207 20012 59 118 0 20085 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 161540

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1363600/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=101172 CPUtime=247.09
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 25114 0 0 0 24679 30 0 0 25 0 1 0 333878173 103600128 25108 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 25293 25108 59 118 0 25171 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 181884

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1344656/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0

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

/proc/12484/statm: 32899 32708 59 118 0 32777 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 212308

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1319440/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=145092 CPUtime=726.91
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 36129 0 0 0 72649 42 0 0 25 0 1 0 333878173 148574208 36123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 36273 36123 59 118 0 36151 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 225804

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1305616/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=159228 CPUtime=786.88
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 39558 0 0 0 78643 45 0 0 25 0 1 0 333878173 163049472 39552 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 39807 39552 59 118 0 39685 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 239940

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300048/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=846.86
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40924 0 0 0 84639 47 0 0 25 0 1 0 333878173 168607744 40918 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40918 59 118 0 41042 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 245368

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=906.83
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40924 0 0 0 90636 47 0 0 25 0 1 0 333878173 168607744 40918 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40918 59 118 0 41042 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 245368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300176/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=966.81
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 96634 47 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 245368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1026.79
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 102631 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 245368

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1086.77
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 108629 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 245368

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1094.76
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 109428 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 245368

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1101.17
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 110069 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 245368

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1102.76
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 110228 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 245368

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1103.56
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 110308 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 245368

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1104.36
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 110388 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 245368

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=94.94
/proc/12480/stat : 12480 (SATzilla2007_C) S 12478 12480 11921 0 -1 4194304 30159 21160 0 0 8722 47 715 10 25 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
[pid=12484] ppid=12480 vsize=164656 CPUtime=1104.76
/proc/12484/stat : 12484 (minisat20) R 12480 12480 11921 0 -1 4194304 40925 0 0 0 110428 48 0 0 25 0 1 0 333878173 168607744 40919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12484/statm: 41164 40919 59 118 0 41042 0
Current children cumulated CPU time (s) 1199.7
Current children cumulated vsize (KiB) 245368

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12682
/proc/meminfo: memFree=1300112/2055920 swapFree=4183296/4192956
[pid=12480] ppid=12478 vsize=80712 CPUtime=1199.8
/proc/12480/stat : 12480 (SATzilla2007_C) R 12478 12480 11921 0 -1 4194304 30167 62085 0 0 8722 47 111150 61 18 0 1 0 333868673 82649088 19197 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135222781 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 20178 19197 165 260 0 19902 0
Current children cumulated CPU time (s) 1199.8
Current children cumulated vsize (KiB) 80712

Child status: 17
Real time (s): 1200.41
CPU time (s): 1199.84
CPU user time (s): 1198.73
CPU system time (s): 1.10583
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 245368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.73
system time used= 1.10583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92257
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= 28
involuntary context switches= 2397

runsolver used 1.10983 second user time and 2.47262 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar  5 23:58:31 UTC 2007

IDJOB= 329393
IDBENCH= 20538
IDSOLVER= 135
FILE ID= node66/329393-1173139111

PBS_JOBID= 4015186

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k90.cnf
COMMAND LINE= /tmp/evaluation/329393-1173139111/SATzilla2007_C /tmp/evaluation/329393-1173139111/instance-329393-1173139111.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-329393-1173139111 -o ROOT/results/node66/solver-329393-1173139111 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329393-1173139111/SATzilla2007_C /tmp/evaluation/329393-1173139111/instance-329393-1173139111.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4d4e319f149d6e692fcbe15ac5f23f27

RANDOM SEED= 45831022

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.259
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	: 5931.00
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.259
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:       1546224 kB
Buffers:         30232 kB
Cached:         404188 kB
SwapCached:       3704 kB
Active:          96864 kB
Inactive:       347264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546224 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:           12580 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            51616 kB
Committed_AS:   775920 kB
PageTables:       1376 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= 66539 MiB

End job on node66 on Tue Mar  6 00:18:32 UTC 2007