Trace number 301789

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.58 1199.87

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S811174248-16.cnf
MD5SUM501f8679d94954afbc271fea6b765cd5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark142.937
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
Number of clauses of size over 50

Solver Data (download as text)

10.54/10.65	c run March_dl for 5 seconds ... 
10.54/10.65	c Bin: Executing march_dl
10.54/10.65	c child exit by a signal
10.54/10.65	c march_dl returned code 137.
10.54/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.54/10.65	c Bin: Executing ubcsat2006
10.54/10.65	c child exited successfully
10.54/10.65	c ubcsat2006 returned code 0.
10.54/10.65	c satzilla computing base features
10.54/10.65	c satzilla doing unit-prop probe
10.54/10.65	c satzilla doing local search probe
10.54/10.65	c satzilla doing lobjois search-space size estimate
10.54/10.65	c satzilla's ranking:
10.54/10.65	c 1) minisat20+P: 9.335277
10.54/10.65	c 2) march_dl: 10.551138
10.54/10.65	c 3) kcnfs: 12.847742
10.54/10.65	c 4) kcnfs+P: 999.000000
10.54/10.65	c 5) march_dl+P: 999.000000
10.54/10.65	c 6) vallst+P: 999.000000
10.54/10.65	c 7) zchaff_rand+P: 999.000000
10.54/10.65	c 8) vallst: 999.000000
10.54/10.65	c 9) zchaff_rand: 999.000000
10.54/10.65	c 10) minisat20: 999.000000
10.54/10.65	c satzilla running minisat20 with preprocessing ... 
10.64/10.75	This is MiniSat 2.0 beta
10.64/10.75	WARNING: for repeatability, setting FPU to use double precision
10.64/10.75	============================[ Problem Statistics ]=============================
10.64/10.75	|                                                                             |
10.64/10.75	|  Number of variables:  1100                                                 |
10.64/10.75	|  Number of clauses:    22000                                                |
10.73/10.77	|  Parsing time:         0.02         s                                       |
10.73/10.77	============================[ Search Statistics ]==============================
10.73/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.77	===============================================================================
10.73/10.77	|         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
10.73/10.79	|       100 |    1100    22000   110000 |     8066      100    129 |  0.000 % |
10.73/10.81	|       251 |    1100    22000   110000 |     8873      251    135 |  0.000 % |
10.73/10.84	|       477 |    1100    22000   110000 |     9760      477    135 |  0.000 % |
10.73/10.88	|       817 |    1100    22000   110000 |    10736      817    130 |  0.000 % |
10.73/10.94	|      1323 |    1100    22000   110000 |    11810     1323    136 |  0.000 % |
10.73/11.04	|      2082 |    1100    22000   110000 |    12991     2082    137 |  0.000 % |
10.73/11.21	|      3221 |    1100    22000   110000 |    14290     3221    135 |  0.000 % |
11.44/11.49	|      4931 |    1100    22000   110000 |    15719     4931    140 |  0.000 % |
11.85/11.96	|      7493 |    1100    22000   110000 |    17291     7493    141 |  0.000 % |
12.67/12.74	|     11338 |    1100    22000   110000 |    19020    11338    140 |  0.000 % |
14.22/14.28	|     17105 |    1100    22000   110000 |    20922    17105    142 |  0.000 % |
16.77/16.83	|     25754 |    1100    22000   110000 |    23015    15099    149 |  0.000 % |
20.77/20.86	|     38728 |    1100    22000   110000 |    25316    16017    144 |  0.000 % |
28.45/28.55	|     58189 |    1100    22000   110000 |    27848    21115    154 |  0.000 % |
40.66/40.77	|     87383 |    1100    22000   110000 |    30633    17907    148 |  0.000 % |
61.25/61.34	|    131172 |    1100    22000   110000 |    33696    24141    155 |  0.000 % |
93.43/93.53	|    196856 |    1100    22000   110000 |    37066    24965    155 |  0.000 % |
149.69/149.84	|    295382 |    1100    22000   110000 |    40772    25879    155 |  0.000 % |
240.80/240.90	|    443172 |    1100    22000   110000 |    44849    33713    154 |  0.000 % |
380.48/380.69	|    664855 |    1100    22000   110000 |    49334    32550    149 |  0.000 % |
613.54/613.73	|    997382 |    1100    22000   110000 |    54268    43289    154 |  0.000 % |
996.63/996.96	|   1496170 |    1100    22000   110000 |    59695    20746    149 |  0.000 % |
1199.55/1199.86	c Preprocessing...
1199.55/1199.86	c Inital problem has 1100 variables, 22000 nary clauses (0 binary clauses).
1199.55/1199.86	c Num non-binary clauses 22000, Average non-binary clause length 5.000
1199.55/1199.86	c Theory has no gaps
1199.55/1199.86	c Preprocessor runtime was 0.070 seconds.
1199.55/1199.86	c 
1199.55/1199.86	c Satisfiability of theory still undetermined.
1199.55/1199.86	c See file /tmp/Iu5QaH for simplified theory.
1199.55/1199.86	c Bin: Executing minisat20
1199.55/1199.86	c child exit by a signal
1199.55/1199.86	c minisat20 returned code 137.
1199.55/1199.86	c minisat20 returned code 137.
1199.55/1199.86	c satzilla running march_dl ... 
1199.55/1199.86	c Bin: Executing march_dl
1199.55/1199.86	c march_dl returned code 1.
1199.55/1199.86	c march_dl returned code 1.
1199.55/1199.86	c satzilla running kcnfs ... 
1199.55/1199.86	c Bin: Executing kcnfs
1199.55/1199.86	c kcnfs returned code 1.
1199.55/1199.86	c kcnfs returned code 1.
1199.55/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.55/1199.86	c Bin: Executing kcnfs
1199.55/1199.86	c kcnfs returned code 1.
1199.55/1199.86	c kcnfs returned code 1.
1199.55/1199.86	c satzilla running march_dl with preprocessing ... 
1199.55/1199.86	c Bin: Executing march_dl
1199.55/1199.86	c march_dl returned code 1.
1199.55/1199.86	c march_dl returned code 1.
1199.55/1199.86	c satzilla running vallst with preprocessing ... 
1199.55/1199.86	c Bin: Executing vallst
1199.55/1199.86	c vallst returned code 1.
1199.55/1199.86	c vallst returned code 1.
1199.55/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1199.86	c Bin: Executing zchaff_rand
1199.55/1199.86	c zchaff_rand returned code 1.
1199.55/1199.86	c zchaff_rand returned code 1.
1199.55/1199.86	c satzilla running vallst ... 
1199.55/1199.86	c Bin: Executing vallst
1199.55/1199.86	c vallst returned code 1.
1199.55/1199.86	c vallst returned code 1.
1199.55/1199.86	c satzilla running zchaff_rand ... 
1199.55/1199.86	c Bin: Executing zchaff_rand
1199.55/1199.86	c zchaff_rand returned code 1.
1199.55/1199.86	c zchaff_rand returned code 1.
1199.55/1199.86	c satzilla running minisat20 ... 
1199.55/1199.86	c Bin: Executing minisat20
1199.55/1199.86	c minisat20 returned code 1.
1199.55/1199.86	c minisat20 returned code 1.
1199.55/1199.86	c ERROR: All Failed! 
1199.55/1199.86	c SATZILLA_TIME=1199.750000

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/node3/watcher-301789-1171991653 -o ROOT/results/node3/solver-301789-1171991653 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301789-1171991653/SATzilla2007_R /tmp/evaluation/301789-1171991653/instance-301789-1171991653.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: 1.00 1.00 1.00 3/77 12804
/proc/meminfo: memFree=748648/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=0
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219120206 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 360 110 95 260 0 84 0
[pid=12805] ppid=12804 vsize=812 CPUtime=0
/proc/12805/stat : 12805 (march_dl) R 12804 12804 12032 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 219120206 831488 108 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134777139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12805/statm: 203 108 50 118 0 82 0

[startup+0.106697 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12804
/proc/meminfo: memFree=748648/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=0
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219120206 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 360 110 95 260 0 84 0
[pid=12805] ppid=12804 vsize=3052 CPUtime=0.09
/proc/12805/stat : 12805 (march_dl) R 12804 12804 12032 0 -1 4194304 1477 0 0 0 9 0 0 0 20 0 1 0 219120206 3125248 587 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12805/statm: 763 587 57 118 0 642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4492

[startup+0.514729 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12804
/proc/meminfo: memFree=748648/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=0
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219120206 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 360 110 95 260 0 84 0
[pid=12805] ppid=12804 vsize=4544 CPUtime=0.51
/proc/12805/stat : 12805 (march_dl) R 12804 12804 12032 0 -1 4194304 3202 0 0 0 50 1 0 0 24 0 1 0 219120206 4653056 733 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12805/statm: 1136 733 67 118 0 1015 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5984

[startup+1.3348 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12806
/proc/meminfo: memFree=745752/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=0
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219120206 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 360 110 95 260 0 84 0
[pid=12805] ppid=12804 vsize=4544 CPUtime=1.33
/proc/12805/stat : 12805 (march_dl) R 12804 12804 12032 0 -1 4194304 3212 0 0 0 132 1 0 0 25 0 1 0 219120206 4653056 743 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12805/statm: 1136 743 67 118 0 1015 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5984

[startup+2.97093 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12806
/proc/meminfo: memFree=722840/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=0
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219120206 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 360 110 95 260 0 84 0
[pid=12805] ppid=12804 vsize=28236 CPUtime=2.96
/proc/12805/stat : 12805 (march_dl) R 12804 12804 12032 0 -1 4194304 9167 0 0 0 268 28 0 0 25 0 1 0 219120206 28913664 6427 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12805/statm: 7059 6427 72 118 0 6938 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 29676

[startup+6.2602 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12807
/proc/meminfo: memFree=746456/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=1440 CPUtime=4.99
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 135 10265 0 0 0 0 462 37 18 0 1 0 219120206 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12804/statm: 360 111 96 260 0 84 0
[pid=12807] ppid=12804 vsize=6188 CPUtime=1.24
/proc/12807/stat : 12807 (ubcsat2006) R 12804 12804 12032 0 -1 4194304 616 0 0 0 119 5 0 0 25 0 1 0 219120707 6336512 599 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12807/statm: 1547 599 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7107 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=734744/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=9508 CPUtime=1.94
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 2178 0 0 0 193 1 0 0 25 0 1 0 219121282 9736192 2172 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 2377 2172 59 118 0 2255 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16164

[startup+25.5288 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=724504/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=18916 CPUtime=14.75
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 4528 0 0 0 1472 3 0 0 25 0 1 0 219121282 19369984 4522 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 4729 4522 59 118 0 4607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25572

[startup+51.1559 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=720280/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=23172 CPUtime=40.37
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 5582 0 0 0 4033 4 0 0 25 0 1 0 219121282 23728128 5576 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 5793 5576 59 118 0 5671 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 29828

[startup+102.407 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=714456/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=28980 CPUtime=91.62
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 7037 0 0 0 9156 6 0 0 25 0 1 0 219121282 29675520 7031 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 7245 7031 59 118 0 7123 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 35636

[startup+162.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=710872/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=32500 CPUtime=151.68
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 7919 0 0 0 15161 7 0 0 25 0 1 0 219121282 33280000 7913 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 8125 7913 59 118 0 8003 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 39156

[startup+222.547 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=708888/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=34480 CPUtime=211.72
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 8398 0 0 0 21165 7 0 0 25 0 1 0 219121282 35307520 8392 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 8620 8392 59 118 0 8498 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 41136

[startup+282.618 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=707544/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=35924 CPUtime=271.79
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 8781 0 0 0 27170 9 0 0 25 0 1 0 219121282 36786176 8775 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 8981 8775 59 118 0 8859 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 42580

[startup+342.688 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=707096/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=36320 CPUtime=331.84
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 8885 0 0 0 33175 9 0 0 25 0 1 0 219121282 37191680 8879 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 9080 8879 59 118 0 8958 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 42976

[startup+402.763 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=704664/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=38828 CPUtime=391.9
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 9495 0 0 0 39180 10 0 0 25 0 1 0 219121282 39759872 9489 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 9707 9489 59 118 0 9585 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 45484

[startup+462.831 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=702168/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=41336 CPUtime=451.96
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 10121 0 0 0 45184 12 0 0 25 0 1 0 219121282 42328064 10115 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 10334 10115 59 118 0 10212 0
Current children cumulated CPU time (s) 462.69

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

/proc/12808/statm: 11922 11723 59 118 0 11800 0
Current children cumulated CPU time (s) 762.96
Current children cumulated vsize (KiB) 54344

[startup+823.255 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=694936/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=48480 CPUtime=812.3
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 11911 0 0 0 81214 16 0 0 25 0 1 0 219121282 49643520 11905 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12120 11905 59 118 0 11998 0
Current children cumulated CPU time (s) 823.03
Current children cumulated vsize (KiB) 55136

[startup+883.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=695000/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=48312 CPUtime=872.34
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 11911 0 0 0 87218 16 0 0 25 0 1 0 219121282 49471488 11886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12078 11886 59 118 0 11956 0
Current children cumulated CPU time (s) 883.07
Current children cumulated vsize (KiB) 54968

[startup+943.388 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=695000/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=48312 CPUtime=932.4
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 11911 0 0 0 93223 17 0 0 25 0 1 0 219121282 49471488 11886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12078 11886 59 118 0 11956 0
Current children cumulated CPU time (s) 943.13
Current children cumulated vsize (KiB) 54968

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=694680/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=48704 CPUtime=992.45
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12032 0 0 0 99228 17 0 0 25 0 1 0 219121282 49872896 11973 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12176 11973 59 118 0 12054 0
Current children cumulated CPU time (s) 1003.18
Current children cumulated vsize (KiB) 55360

[startup+1063.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=692440/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51080 CPUtime=1052.52
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12625 0 0 0 105233 19 0 0 25 0 1 0 219121282 52305920 12566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12770 12566 59 118 0 12648 0
Current children cumulated CPU time (s) 1063.25
Current children cumulated vsize (KiB) 57736

[startup+1123.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691416/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1112.57
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 111238 19 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1123.3
Current children cumulated vsize (KiB) 58528

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1172.62
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 117242 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1183.35
Current children cumulated vsize (KiB) 58528

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1176.42
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 117622 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1187.15
Current children cumulated vsize (KiB) 58528

[startup+1194.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1182.97
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 118277 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1193.7
Current children cumulated vsize (KiB) 58528

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1186.26
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 118606 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1196.99
Current children cumulated vsize (KiB) 58528

[startup+1198.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1187.9
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 118770 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 58528

[startup+1199.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1188.31
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 118811 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 58528

[startup+1199.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=10.73
/proc/12804/stat : 12804 (SATzilla2007_R) S 12802 12804 12032 0 -1 4194304 2708 10887 0 0 348 11 667 47 25 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
[pid=12808] ppid=12804 vsize=51872 CPUtime=1188.72
/proc/12808/stat : 12808 (minisat20) R 12804 12804 12032 0 -1 4194304 12836 0 0 0 118852 20 0 0 25 0 1 0 219121282 53116928 12777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12808/statm: 12968 12777 59 118 0 12846 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 58528

[startup+1199.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12808
/proc/meminfo: memFree=691480/2055920 swapFree=4192812/4192956
[pid=12804] ppid=12802 vsize=6656 CPUtime=1199.55
/proc/12804/stat : 12804 (SATzilla2007_R) R 12802 12804 12032 0 -1 4194304 2716 23723 0 0 348 11 119528 68 16 0 1 0 219120206 6815744 1482 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135222781 0 0 4096 0 0 0 0 17 0 0 0
/proc/12804/statm: 1664 1482 164 260 0 1388 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 6656

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.58
CPU user time (s): 1198.78
CPU system time (s): 0.803877
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 58528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 0.803877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26444
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= 25
involuntary context switches= 3435

runsolver used 1.14083 second user time and 3.12352 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Feb 20 17:14:14 UTC 2007

IDJOB= 301789
IDBENCH= 20067
IDSOLVER= 134
FILE ID= node3/301789-1171991653

PBS_JOBID= 3849067

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S811174248-16.cnf
COMMAND LINE= /tmp/evaluation/301789-1171991653/SATzilla2007_R /tmp/evaluation/301789-1171991653/instance-301789-1171991653.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-301789-1171991653 -o ROOT/results/node3/solver-301789-1171991653 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301789-1171991653/SATzilla2007_R /tmp/evaluation/301789-1171991653/instance-301789-1171991653.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  501f8679d94954afbc271fea6b765cd5

RANDOM SEED= 428021274

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        749056 kB
Buffers:         62872 kB
Cached:        1109584 kB
SwapCached:          0 kB
Active:         565728 kB
Inactive:       661232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        749056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8908 kB
Writeback:           0 kB
Mapped:          73428 kB
Slab:            65604 kB
Committed_AS:  1065088 kB
PageTables:       1656 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= 66542 MiB

End job on node3 on Tue Feb 20 17:34:14 UTC 2007