Trace number 300149

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 RANDOM? (exit code) 1199.55 1200

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1922669300-13.cnf
MD5SUM5f45850fd3e53a02669e4f16bcb2cc76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.1519
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.65	c run March_dl for 5 seconds ... 
10.53/10.65	c Bin: Executing march_dl
10.53/10.65	c child exit by a signal
10.53/10.65	c march_dl returned code 137.
10.53/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.65	c Bin: Executing ubcsat2006
10.53/10.65	c child exited successfully
10.53/10.65	c ubcsat2006 returned code 0.
10.53/10.65	c satzilla computing base features
10.53/10.65	c satzilla doing unit-prop probe
10.53/10.65	c satzilla doing local search probe
10.53/10.65	c satzilla doing lobjois search-space size estimate
10.53/10.65	c satzilla's ranking:
10.53/10.65	c 1) minisat20+P: 8.600019
10.53/10.65	c 2) march_dl: 11.259338
10.53/10.65	c 3) kcnfs: 11.997988
10.53/10.65	c 4) kcnfs+P: 999.000000
10.53/10.65	c 5) march_dl+P: 999.000000
10.53/10.65	c 6) vallst+P: 999.000000
10.53/10.65	c 7) zchaff_rand+P: 999.000000
10.53/10.65	c 8) vallst: 999.000000
10.53/10.65	c 9) zchaff_rand: 999.000000
10.53/10.65	c 10) minisat20: 999.000000
10.53/10.65	c satzilla running minisat20 with preprocessing ... 
10.63/10.73	This is MiniSat 2.0 beta
10.63/10.73	WARNING: for repeatability, setting FPU to use double precision
10.63/10.73	============================[ Problem Statistics ]=============================
10.63/10.73	|                                                                             |
10.63/10.73	|  Number of variables:  800                                                  |
10.63/10.73	|  Number of clauses:    16000                                                |
10.63/10.74	|  Parsing time:         0.01         s                                       |
10.63/10.74	============================[ Search Statistics ]==============================
10.63/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.74	===============================================================================
10.63/10.74	|         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
10.63/10.75	|       100 |     800    16000    80000 |     5866      100    110 |  0.000 % |
10.70/10.77	|       251 |     800    16000    80000 |     6453      251    112 |  0.000 % |
10.70/10.79	|       478 |     800    16000    80000 |     7098      478    105 |  0.000 % |
10.70/10.82	|       815 |     800    16000    80000 |     7808      815    104 |  0.000 % |
10.70/10.87	|      1322 |     800    16000    80000 |     8589     1322    102 |  0.000 % |
10.70/10.95	|      2081 |     800    16000    80000 |     9448     2081    103 |  0.000 % |
10.70/11.07	|      3220 |     800    16000    80000 |    10393     3220    108 |  0.000 % |
10.70/11.26	|      4929 |     800    16000    80000 |    11432     4929    111 |  0.000 % |
11.54/11.64	|      7491 |     800    16000    80000 |    12575     7491    113 |  0.000 % |
12.15/12.24	|     11337 |     800    16000    80000 |    13833    11337    112 |  0.000 % |
13.18/13.25	|     17105 |     800    16000    80000 |    15216    10054    111 |  0.000 % |
14.82/14.92	|     25757 |     800    16000    80000 |    16738    10953    115 |  0.000 % |
17.89/18.00	|     38731 |     800    16000    80000 |    18412    15410    116 |  0.000 % |
23.22/23.29	|     58194 |     800    16000    80000 |    20253    16181    121 |  0.000 % |
32.24/32.38	|     87390 |     800    16000    80000 |    22278    14580    119 |  0.000 % |
48.33/48.41	|    131180 |     800    16000    80000 |    24506    13270    117 |  0.000 % |
74.56/74.66	|    196865 |     800    16000    80000 |    26957    15709    118 |  0.000 % |
112.49/112.58	|    295391 |     800    16000    80000 |    29652    25152    121 |  0.000 % |
175.20/175.37	|    443180 |     800    16000    80000 |    32618    21227    117 |  0.000 % |
276.56/276.76	|    664864 |     800    16000    80000 |    35879    25039    121 |  0.000 % |
449.95/450.15	|    997390 |     800    16000    80000 |    39467    15748    112 |  0.000 % |
706.37/706.68	|   1496178 |     800    16000    80000 |    43414    22221    121 |  0.000 % |
1127.81/1128.32	|   2244362 |     800    16000    80000 |    47756    23998    118 |  0.000 % |
1199.42/1199.99	c Preprocessing...
1199.42/1199.99	c Inital problem has 800 variables, 16000 nary clauses (0 binary clauses).
1199.42/1199.99	c Num non-binary clauses 16000, Average non-binary clause length 5.000
1199.42/1199.99	c Theory has no gaps
1199.42/1199.99	c Preprocessor runtime was 0.040 seconds.
1199.42/1199.99	c 
1199.42/1199.99	c Satisfiability of theory still undetermined.
1199.42/1199.99	c See file /tmp/kolr5g for simplified theory.
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c child exit by a signal
1199.42/1199.99	c minisat20 returned code 137.
1199.42/1199.99	c minisat20 returned code 137.
1199.42/1199.99	c satzilla running march_dl ... 
1199.42/1199.99	c Bin: Executing march_dl
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c satzilla running kcnfs ... 
1199.42/1199.99	c Bin: Executing kcnfs
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.99	c Bin: Executing kcnfs
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c satzilla running march_dl with preprocessing ... 
1199.42/1199.99	c Bin: Executing march_dl
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c satzilla running vallst with preprocessing ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c satzilla running vallst ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c satzilla running minisat20 ... 
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c ERROR: All Failed! 
1199.42/1199.99	c SATZILLA_TIME=1199.720000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-300149-1171889008 -o ROOT/results/node2/solver-300149-1171889008 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300149-1171889008/SATzilla2007_R /tmp/evaluation/300149-1171889008/instance-300149-1171889008.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 1.07 1.72 3/77 2284
/proc/meminfo: memFree=199552/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=0
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 208855816 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 360 110 95 260 0 84 0
[pid=2285] ppid=2284 vsize=768 CPUtime=0
/proc/2285/stat : 2285 (march_dl) R 2284 2284 2107 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 208855816 786432 98 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2285/statm: 192 98 50 118 0 71 0

[startup+0.106921 s]
/proc/loadavg: 0.92 1.07 1.72 3/77 2284
/proc/meminfo: memFree=199552/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=0
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 208855816 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 360 110 95 260 0 84 0
[pid=2285] ppid=2284 vsize=2408 CPUtime=0.1
/proc/2285/stat : 2285 (march_dl) R 2284 2284 2107 0 -1 4194304 1752 0 0 0 10 0 0 0 20 0 1 0 208855816 2465792 459 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2285/statm: 602 467 65 118 0 481 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3848

[startup+0.514961 s]
/proc/loadavg: 0.92 1.07 1.72 3/77 2284
/proc/meminfo: memFree=199552/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=0
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 208855816 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 360 110 95 260 0 84 0
[pid=2285] ppid=2284 vsize=3548 CPUtime=0.5
/proc/2285/stat : 2285 (march_dl) R 2284 2284 2107 0 -1 4194304 2252 0 0 0 50 0 0 0 24 0 1 0 208855816 3633152 566 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2285/statm: 887 566 67 118 0 766 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4988

[startup+1.33505 s]
/proc/loadavg: 0.92 1.07 1.72 2/79 2286
/proc/meminfo: memFree=197360/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=0
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 208855816 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 360 110 95 260 0 84 0
[pid=2285] ppid=2284 vsize=12548 CPUtime=1.32
/proc/2285/stat : 2285 (march_dl) R 2284 2284 2107 0 -1 4194304 4253 0 0 0 131 1 0 0 25 0 1 0 208855816 12849152 2418 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134588825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2285/statm: 3137 2422 71 118 0 3016 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13988

[startup+2.97121 s]
/proc/loadavg: 0.92 1.07 1.72 2/79 2286
/proc/meminfo: memFree=179184/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=0
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 208855816 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 360 110 95 260 0 84 0
[pid=2285] ppid=2284 vsize=21740 CPUtime=2.96
/proc/2285/stat : 2285 (march_dl) R 2284 2284 2107 0 -1 4194304 7261 0 0 0 269 27 0 0 25 0 1 0 208855816 22261760 5149 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2285/statm: 5435 5149 72 118 0 5314 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 23180

[startup+6.25455 s]
/proc/loadavg: 0.93 1.07 1.72 2/79 2287
/proc/meminfo: memFree=197808/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=1440 CPUtime=4.99
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 135 8371 0 0 0 0 471 28 16 0 1 0 208855816 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2284/statm: 360 111 96 260 0 84 0
[pid=2287] ppid=2284 vsize=6188 CPUtime=1.24
/proc/2287/stat : 2287 (ubcsat2006) R 2284 2284 2107 0 -1 4194304 511 0 0 0 118 6 0 0 25 0 1 0 208856316 6336512 494 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2287/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7092 s]
/proc/loadavg: 0.93 1.07 1.71 2/79 2288
/proc/meminfo: memFree=187696/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=9188 CPUtime=1.97
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 2078 0 0 0 197 0 0 0 25 0 1 0 208856889 9408512 2072 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 2297 2072 59 118 0 2175 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14444

[startup+25.5275 s]
/proc/loadavg: 0.95 1.06 1.70 2/79 2288
/proc/meminfo: memFree=182384/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=13756 CPUtime=14.78
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 3195 0 0 0 1478 0 0 0 25 0 1 0 208856889 14086144 3189 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 3439 3189 59 118 0 3317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19012

[startup+51.1552 s]
/proc/loadavg: 0.96 1.06 1.68 2/79 2288
/proc/meminfo: memFree=180528/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=16100 CPUtime=40.4
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 3785 0 0 0 4039 1 0 0 25 0 1 0 208856889 16486400 3779 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 4025 3779 59 118 0 3903 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21356

[startup+102.408 s]
/proc/loadavg: 0.98 1.05 1.64 2/79 2288
/proc/meminfo: memFree=177136/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=19004 CPUtime=91.64
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 4504 0 0 0 9162 2 0 0 25 0 1 0 208856889 19460096 4498 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 4751 4498 59 118 0 4629 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 24260

[startup+162.479 s]
/proc/loadavg: 0.99 1.04 1.60 2/79 2288
/proc/meminfo: memFree=175024/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=21148 CPUtime=151.7
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 5035 0 0 0 15167 3 0 0 25 0 1 0 208856889 21655552 5029 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 5287 5029 59 118 0 5165 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 26404

[startup+222.547 s]
/proc/loadavg: 1.04 1.04 1.56 2/79 2288
/proc/meminfo: memFree=172336/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=23748 CPUtime=211.75
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 5703 0 0 0 21171 4 0 0 25 0 1 0 208856889 24317952 5697 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 5937 5697 59 118 0 5815 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 29004

[startup+282.614 s]
/proc/loadavg: 1.01 1.03 1.53 2/79 2288
/proc/meminfo: memFree=170928/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=25204 CPUtime=271.8
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 6053 0 0 0 27175 5 0 0 25 0 1 0 208856889 25808896 6047 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 6301 6047 59 118 0 6179 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 30460

[startup+342.682 s]
/proc/loadavg: 1.00 1.02 1.49 2/79 2288
/proc/meminfo: memFree=169648/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=26392 CPUtime=331.85
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 6364 0 0 0 33179 6 0 0 25 0 1 0 208856889 27025408 6358 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 6598 6358 59 118 0 6476 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 31648

[startup+402.753 s]
/proc/loadavg: 1.00 1.02 1.46 2/79 2288
/proc/meminfo: memFree=169456/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=26624 CPUtime=391.9
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 6425 0 0 0 39184 6 0 0 25 0 1 0 208856889 27262976 6419 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 6656 6419 59 118 0 6534 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 31880

[startup+462.82 s]
/proc/loadavg: 1.00 1.01 1.43 2/79 2288
/proc/meminfo: memFree=168048/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=28076 CPUtime=451.96
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 6772 0 0 0 45189 7 0 0 25 0 1 0 208856889 28749824 6766 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 7019 6766 59 118 0 6897 0
Current children cumulated CPU time (s) 462.66

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


[startup+823.244 s]
/proc/loadavg: 1.00 1.00 1.28 2/79 2288
/proc/meminfo: memFree=162864/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=33240 CPUtime=812.29
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8052 0 0 0 81218 11 0 0 25 0 1 0 208856889 34037760 8043 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8310 8043 59 118 0 8188 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 38496

[startup+883.312 s]
/proc/loadavg: 1.00 1.00 1.26 2/79 2288
/proc/meminfo: memFree=162864/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=33232 CPUtime=872.35
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8052 0 0 0 87223 12 0 0 25 0 1 0 208856889 34029568 8043 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8308 8043 59 118 0 8186 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 38488

[startup+943.379 s]
/proc/loadavg: 1.00 1.00 1.24 2/79 2288
/proc/meminfo: memFree=162736/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=33320 CPUtime=932.39
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8085 0 0 0 93227 12 0 0 25 0 1 0 208856889 34119680 8076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8330 8076 59 118 0 8208 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 38576

[startup+1003.45 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 2288
/proc/meminfo: memFree=162736/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=33276 CPUtime=992.45
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8085 0 0 0 99232 13 0 0 25 0 1 0 208856889 34074624 8074 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8319 8074 59 118 0 8197 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 38532

[startup+1063.53 s]
/proc/loadavg: 1.00 1.00 1.20 2/85 2360
/proc/meminfo: memFree=160496/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=34344 CPUtime=1052.47
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8326 0 0 0 105234 13 0 0 25 0 1 0 208856889 35168256 8315 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8586 8315 59 118 0 8464 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 39600

[startup+1123.62 s]
/proc/loadavg: 1.00 1.00 1.19 2/85 2454
/proc/meminfo: memFree=160568/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=34344 CPUtime=1112.49
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8326 0 0 0 111235 14 0 0 25 0 1 0 208856889 35168256 8315 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 8586 8315 59 118 0 8464 0
Current children cumulated CPU time (s) 1123.19
Current children cumulated vsize (KiB) 39600

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159664/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1172.53
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 117238 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 41856

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

[startup+1187.51 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1176.33
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 117618 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1187.03
Current children cumulated vsize (KiB) 41856

[startup+1194.05 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1182.88
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118273 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1193.58
Current children cumulated vsize (KiB) 41856

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1186.16
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118601 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1196.86
Current children cumulated vsize (KiB) 41856

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1187.8
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118765 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 41856

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1188.21
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118806 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 41856

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1188.62
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118847 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 41856

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 2499
/proc/meminfo: memFree=159472/2055920 swapFree=4192812/4192956
[pid=2284] ppid=2282 vsize=5256 CPUtime=10.7
/proc/2284/stat : 2284 (SATzilla2007_R) S 2282 2284 2107 0 -1 4194304 1930 8888 0 0 342 15 674 39 25 0 1 0 208855816 5382144 1137 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2284/statm: 1314 1137 164 260 0 1038 0
[pid=2288] ppid=2284 vsize=36600 CPUtime=1188.72
/proc/2288/stat : 2288 (minisat20) R 2284 2284 2107 0 -1 4194304 8900 0 0 0 118857 15 0 0 25 0 1 0 208856889 37478400 8889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2288/statm: 9150 8889 59 118 0 9028 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 41856

Child status: 17
Real time (s): 1200
CPU time (s): 1199.55
CPU user time (s): 1198.84
CPU system time (s): 0.709892
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 41856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.84
system time used= 0.709892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19731
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= 26
involuntary context switches= 24904

runsolver used 1.09083 second user time and 3.17552 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Feb 19 12:43:29 UTC 2007

IDJOB= 300149
IDBENCH= 20027
IDSOLVER= 134
FILE ID= node2/300149-1171889008

PBS_JOBID= 3848838

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1922669300-13.cnf
COMMAND LINE= /tmp/evaluation/300149-1171889008/SATzilla2007_R /tmp/evaluation/300149-1171889008/instance-300149-1171889008.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-300149-1171889008 -o ROOT/results/node2/solver-300149-1171889008 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300149-1171889008/SATzilla2007_R /tmp/evaluation/300149-1171889008/instance-300149-1171889008.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  5f45850fd3e53a02669e4f16bcb2cc76

RANDOM SEED= 532668694

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        200024 kB
Buffers:         55796 kB
Cached:        1661612 kB
SwapCached:          0 kB
Active:        1209892 kB
Inactive:       567376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        200024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8756 kB
Writeback:           0 kB
Mapped:          78848 kB
Slab:            64084 kB
Committed_AS:  1143840 kB
PageTables:       1812 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= 66543 MiB

End job on node2 on Mon Feb 19 13:03:29 UTC 2007