Trace number 335698

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.65 1200.15

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

10.65/10.70	c run March_dl for 5 seconds ... 
10.65/10.70	c Bin: Executing march_dl
10.65/10.70	c child exit by a signal
10.65/10.70	c march_dl returned code 137.
10.65/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.65/10.70	c Bin: Executing ubcsat2006
10.65/10.70	c child exited successfully
10.65/10.70	c ubcsat2006 returned code 0.
10.65/10.70	c satzilla computing base features
10.65/10.70	c satzilla doing unit-prop probe
10.65/10.70	c satzilla doing local search probe
10.65/10.70	c satzilla doing lobjois search-space size estimate
10.65/10.70	c satzilla's ranking:
10.65/10.70	c 1) kcnfs: -22.534419
10.65/10.70	c 2) minisat20+P: 21.556241
10.65/10.70	c 3) march_dl: 67.129100
10.65/10.70	c 4) kcnfs+P: 999.000000
10.65/10.70	c 5) march_dl+P: 999.000000
10.65/10.70	c 6) vallst+P: 999.000000
10.65/10.70	c 7) zchaff_rand+P: 999.000000
10.65/10.70	c 8) vallst: 999.000000
10.65/10.70	c 9) zchaff_rand: 999.000000
10.65/10.70	c 10) minisat20: 999.000000
10.65/10.70	c satzilla running kcnfs ... 
10.65/10.75	c Bin: Executing kcnfs
10.65/10.75	c child exited successfully
10.65/10.75	c kcnfs returned code 0.
10.65/10.75	c kcnfs returned code 0.
10.65/10.75	c satzilla running minisat20 with preprocessing ... 
10.75/10.84	This is MiniSat 2.0 beta
10.75/10.84	WARNING: for repeatability, setting FPU to use double precision
10.75/10.84	============================[ Problem Statistics ]=============================
10.75/10.84	|                                                                             |
10.75/10.85	|  Number of variables:  1015                                                 |
10.75/10.85	|  Number of clauses:    31500                                                |
10.75/10.86	|  Parsing time:         0.01         s                                       |
10.75/10.86	============================[ Search Statistics ]==============================
10.75/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.75/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.75/10.86	===============================================================================
10.75/10.86	|         0 |    1015    31500    63945 |    10500        0    nan |  0.000 % |
10.75/10.87	|       101 |    1015    31500    63945 |    11550      101    130 |  0.000 % |
10.75/10.87	|       251 |    1015    31500    63945 |    12705      251    133 |  0.006 % |
10.75/10.89	|       479 |    1015    31500    63945 |    13975      479    138 |  0.006 % |
10.84/10.91	|       818 |    1015    31500    63945 |    15373      818    137 |  0.006 % |
10.84/10.95	|      1324 |    1015    31500    63945 |    16910     1324    148 |  0.006 % |
10.94/11.03	|      2084 |    1015    31500    63945 |    18601     2084    150 |  0.006 % |
11.03/11.16	|      3223 |    1015    31500    63945 |    20461     3223    154 |  0.006 % |
11.33/11.47	|      4933 |    1015    31500    63945 |    22507     4933    169 |  0.006 % |
11.83/11.91	|      7495 |    1015    31500    63945 |    24758     7495    170 |  0.006 % |
12.53/12.69	|     11340 |    1015    31500    63945 |    27234    11340    180 |  0.000 % |
14.23/14.30	|     17106 |    1015    31500    63945 |    29957    17106    186 |  0.000 % |
16.92/17.06	|     25755 |    1015    31500    63945 |    32953    25755    191 |  0.006 % |
23.62/23.71	|     38729 |    1015    31500    63945 |    36248    17083    217 |  0.006 % |
35.41/35.51	|     58192 |    1015    31500    63945 |    39873    36546    224 |  0.000 % |
59.39/59.52	|     87386 |    1015    31500    63945 |    43861    39245    232 |  0.000 % |
102.86/103.10	|    131179 |    1015    31500    63945 |    48247    20788    232 |  0.006 % |
174.54/174.70	|    196863 |    1015    31500    63945 |    53071    18950    232 |  0.000 % |
320.59/320.85	|    295390 |    1015    31500    63945 |    58379    46113    258 |  0.006 % |
539.42/539.72	|    443179 |    1015    31500    63945 |    64217    21577    253 |  0.006 % |
856.60/857.08	|    664864 |    1015    31500    63945 |    70638    51271    247 |  0.000 % |
1199.59/1200.13	c Preprocessing...
1199.59/1200.13	c Inital problem has 1015 variables, 35 nary clauses (31465 binary clauses).
1199.59/1200.13	c Num non-binary clauses 35, Average non-binary clause length 29.000
1199.59/1200.13	c Theory has no gaps
1199.59/1200.13	c Preprocessor runtime was 0.050 seconds.
1199.59/1200.13	c 
1199.59/1200.13	c Satisfiability of theory still undetermined.
1199.59/1200.13	c See file /tmp/LlHuVN for simplified theory.
1199.59/1200.13	c Bin: Executing minisat20
1199.59/1200.13	c child exit by a signal
1199.59/1200.13	c minisat20 returned code 137.
1199.59/1200.13	c minisat20 returned code 137.
1199.59/1200.13	c satzilla running march_dl ... 
1199.59/1200.14	c Bin: Executing march_dl
1199.59/1200.14	c march_dl returned code 1.
1199.59/1200.14	c march_dl returned code 1.
1199.59/1200.14	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.14	c Bin: Executing kcnfs
1199.59/1200.14	c kcnfs returned code 1.
1199.59/1200.14	c kcnfs returned code 1.
1199.59/1200.14	c satzilla running march_dl with preprocessing ... 
1199.59/1200.14	c Bin: Executing march_dl
1199.59/1200.14	c march_dl returned code 1.
1199.59/1200.14	c march_dl returned code 1.
1199.59/1200.14	c satzilla running vallst with preprocessing ... 
1199.59/1200.14	c Bin: Executing vallst
1199.59/1200.14	c vallst returned code 1.
1199.59/1200.14	c vallst returned code 1.
1199.59/1200.14	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.14	c Bin: Executing zchaff_rand
1199.59/1200.14	c zchaff_rand returned code 1.
1199.59/1200.14	c zchaff_rand returned code 1.
1199.59/1200.14	c satzilla running vallst ... 
1199.59/1200.14	c Bin: Executing vallst
1199.59/1200.14	c vallst returned code 1.
1199.59/1200.14	c vallst returned code 1.
1199.59/1200.14	c satzilla running zchaff_rand ... 
1199.59/1200.14	c Bin: Executing zchaff_rand
1199.59/1200.14	c zchaff_rand returned code 1.
1199.59/1200.14	c zchaff_rand returned code 1.
1199.59/1200.14	c satzilla running minisat20 ... 
1199.59/1200.14	c Bin: Executing minisat20
1199.59/1200.14	c minisat20 returned code 1.
1199.59/1200.14	c minisat20 returned code 1.
1199.59/1200.14	c ERROR: All Failed! 
1199.59/1200.14	c SATZILLA_TIME=1199.810000

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/node26/watcher-335698-1173632507 -o ROOT/results/node26/solver-335698-1173632507 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335698-1173632507/SATzilla2007_R /tmp/evaluation/335698-1173632507/instance-335698-1173632507.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: 1.00 1.00 1.00 2/83 2601
/proc/meminfo: memFree=1903784/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) R 2599 2601 1923 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=884 CPUtime=0
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 383204386 905216 112 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 221 113 50 118 0 100 0

[startup+0.04039 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 2601
/proc/meminfo: memFree=1903784/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=2316 CPUtime=0.03
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 383 0 0 0 3 0 0 0 20 0 1 0 383204386 2371584 377 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650690 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 579 377 52 118 0 458 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3756

[startup+0.101399 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 2601
/proc/meminfo: memFree=1903784/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=2984 CPUtime=0.09
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 578 0 0 0 9 0 0 0 23 0 1 0 383204386 3055616 570 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 746 571 64 118 0 625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301434 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 2601
/proc/meminfo: memFree=1903784/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=6184 CPUtime=0.28
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 2568 0 0 0 28 0 0 0 25 0 1 0 383204386 6332416 1030 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651513 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 1546 1030 73 118 0 1425 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7624

[startup+0.701503 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 2601
/proc/meminfo: memFree=1903784/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=6452 CPUtime=0.69
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 3129 0 0 0 68 1 0 0 25 0 1 0 383204386 6606848 1090 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 1613 1090 75 118 0 1492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7892

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2603
/proc/meminfo: memFree=1899480/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=6452 CPUtime=1.49
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 3132 0 0 0 148 1 0 0 25 0 1 0 383204386 6606848 1093 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 1613 1093 75 118 0 1492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7892

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2613
/proc/meminfo: memFree=1899288/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=0
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 383204385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 110 95 260 0 84 0
[pid=2602] ppid=2601 vsize=6452 CPUtime=3.09
/proc/2602/stat : 2602 (march_dl) R 2601 2601 1923 0 -1 4194304 3133 0 0 0 308 1 0 0 25 0 1 0 383204386 6606848 1094 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2602/statm: 1613 1094 75 118 0 1492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7892

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2618
/proc/meminfo: memFree=1901656/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=1440 CPUtime=4.99
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 135 3135 0 0 0 0 498 1 16 0 1 0 383204385 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 360 111 96 260 0 84 0
[pid=2618] ppid=2601 vsize=6188 CPUtime=1.28
/proc/2618/stat : 2618 (ubcsat2006) R 2601 2601 1923 0 -1 4194304 597 0 0 0 123 5 0 0 25 0 1 0 383204887 6336512 580 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2618/statm: 1547 580 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2640
/proc/meminfo: memFree=1891480/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=11596 CPUtime=1.84
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 2655 0 0 0 184 0 0 0 25 0 1 0 383205470 11874304 2649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 2899 2649 58 118 0 2777 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 16816

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2652
/proc/meminfo: memFree=1869144/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=31248 CPUtime=14.63
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 7547 0 0 0 1459 4 0 0 25 0 1 0 383205470 31997952 7541 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 7812 7541 58 118 0 7690 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 36468

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1859536/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=41844 CPUtime=40.19
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 10223 0 0 0 4014 5 0 0 25 0 1 0 383205470 42848256 10217 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 10461 10217 58 118 0 10339 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 47064

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1851408/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=50164 CPUtime=91.38
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 12258 0 0 0 9131 7 0 0 25 0 1 0 383205470 51367936 12252 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 12541 12252 58 118 0 12419 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 55384

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1848208/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=53200 CPUtime=151.35
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 13032 0 0 0 15127 8 0 0 25 0 1 0 383205470 54476800 13026 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 13300 13026 58 118 0 13178 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 58420

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1839888/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=61556 CPUtime=211.34
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 15105 0 0 0 21123 11 0 0 25 0 1 0 383205470 63033344 15099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 15389 15099 58 118 0 15267 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 66776

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1833552/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=68064 CPUtime=271.32
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 16671 0 0 0 27119 13 0 0 25 0 1 0 383205470 69697536 16665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 17016 16665 58 118 0 16894 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 73284

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1828176/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=73352 CPUtime=331.29
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 18002 0 0 0 33116 13 0 0 25 0 1 0 383205470 75112448 17996 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 18338 17996 58 118 0 18216 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1814672/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=87184 CPUtime=751.15
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 21367 0 0 0 75096 19 0 0 25 0 1 0 383205470 89276416 21361 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 21796 21361 58 118 0 21674 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 92404

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1814160/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=87736 CPUtime=811.12
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 21485 0 0 0 81093 19 0 0 25 0 1 0 383205470 89841664 21479 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 21934 21479 58 118 0 21812 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 92956

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1812560/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=89320 CPUtime=871.1
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 21882 0 0 0 87090 20 0 0 25 0 1 0 383205470 91463680 21876 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 22330 21876 58 118 0 22208 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 94540

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1812496/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=89320 CPUtime=931.08
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 21882 0 0 0 93088 20 0 0 25 0 1 0 383205470 91463680 21876 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 22330 21876 58 118 0 22208 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 94540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1812496/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=89320 CPUtime=991.06
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 21882 0 0 0 99085 21 0 0 25 0 1 0 383205470 91463680 21876 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 22330 21876 58 118 0 22208 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 94540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1808016/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=93800 CPUtime=1051.04
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 22998 0 0 0 105082 22 0 0 25 0 1 0 383205470 96051200 22992 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 23450 22992 58 118 0 23328 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 99020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1807952/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=93800 CPUtime=1111.02
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23001 0 0 0 111080 22 0 0 25 0 1 0 383205470 96051200 22995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 23450 22995 58 118 0 23328 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 99020

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1170.99
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 117076 23 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 102584

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1179
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 117876 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 102584

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1185.4
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 118516 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 102584

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1187
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 118676 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 102584

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1187.8
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 118756 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 102584

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1188.6
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 118836 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 102584

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2680
/proc/meminfo: memFree=1804240/2055920 swapFree=4154884/4192956
[pid=2601] ppid=2599 vsize=5220 CPUtime=10.79
/proc/2601/stat : 2601 (SATzilla2007_R) S 2599 2601 1923 0 -1 4194304 2389 4699 0 0 355 9 705 10 18 0 1 0 383204385 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2601/statm: 1305 1125 164 260 0 1029 0
[pid=2638] ppid=2601 vsize=97364 CPUtime=1188.8
/proc/2638/stat : 2638 (minisat20) R 2601 2601 1923 0 -1 4194304 23903 0 0 0 118856 24 0 0 25 0 1 0 383205470 99700736 23897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2638/statm: 24341 23897 58 118 0 24219 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 102584

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.65
CPU user time (s): 1199.19
CPU system time (s): 0.45893
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 102584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31004
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= 34
involuntary context switches= 25491

runsolver used 1.12083 second user time and 3.2545 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Mar 11 17:01:47 UTC 2007

IDJOB= 335698
IDBENCH= 24657
IDSOLVER= 134
FILE ID= node26/335698-1173632507

PBS_JOBID= 4101290

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335698-1173632507/SATzilla2007_R /tmp/evaluation/335698-1173632507/instance-335698-1173632507.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-335698-1173632507 -o ROOT/results/node26/solver-335698-1173632507 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335698-1173632507/SATzilla2007_R /tmp/evaluation/335698-1173632507/instance-335698-1173632507.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  4176ac9a36a2f88072132072fe2be571

RANDOM SEED= 607057190

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1904128 kB
Buffers:         23156 kB
Cached:          74480 kB
SwapCached:      17284 kB
Active:          64228 kB
Inactive:        59556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904128 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            8744 kB
Writeback:           0 kB
Mapped:          31472 kB
Slab:            13200 kB
Committed_AS:   839544 kB
PageTables:       1936 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= 66554 MiB

End job on node26 on Sun Mar 11 17:21:48 UTC 2007