Trace number 422623

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) 4999 5000.86

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1971221253-16.cnf
MD5SUM7d11f63b7086729c0b1c75db27f32aba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark215.428
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.66	c run March_dl for 5 seconds ... 
10.57/10.66	c Bin: Executing march_dl
10.57/10.66	c child exit by a signal
10.57/10.66	c march_dl returned code 137.
10.57/10.66	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.66	c Bin: Executing ubcsat2006
10.57/10.66	c child exited successfully
10.57/10.66	c ubcsat2006 returned code 0.
10.57/10.66	c satzilla computing base features
10.57/10.66	c satzilla doing unit-prop probe
10.57/10.66	c satzilla doing local search probe
10.57/10.66	c satzilla doing lobjois search-space size estimate
10.57/10.66	c satzilla's ranking:
10.57/10.66	c 1) minisat20+P: 9.149559
10.57/10.66	c 2) march_dl: 11.479840
10.57/10.66	c 3) kcnfs: 12.226946
10.57/10.66	c 4) kcnfs+P: 999.000000
10.57/10.66	c 5) march_dl+P: 999.000000
10.57/10.66	c 6) vallst+P: 999.000000
10.57/10.66	c 7) zchaff_rand+P: 999.000000
10.57/10.66	c 8) vallst: 999.000000
10.57/10.66	c 9) zchaff_rand: 999.000000
10.57/10.66	c 10) minisat20: 999.000000
10.57/10.66	c satzilla running minisat20 with preprocessing ... 
10.67/10.75	This is MiniSat 2.0 beta
10.67/10.75	WARNING: for repeatability, setting FPU to use double precision
10.67/10.75	============================[ Problem Statistics ]=============================
10.67/10.75	|                                                                             |
10.67/10.75	|  Number of variables:  1000                                                 |
10.67/10.75	|  Number of clauses:    20000                                                |
10.67/10.77	|  Parsing time:         0.02         s                                       |
10.67/10.77	============================[ Search Statistics ]==============================
10.67/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.77	===============================================================================
10.67/10.77	|         0 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
10.67/10.78	|       100 |    1000    20000   100000 |     7333      100    106 |  0.000 % |
10.73/10.80	|       251 |    1000    20000   100000 |     8066      251    114 |  0.000 % |
10.73/10.82	|       477 |    1000    20000   100000 |     8873      477    116 |  0.000 % |
10.73/10.86	|       815 |    1000    20000   100000 |     9760      815    120 |  0.000 % |
10.87/10.92	|      1324 |    1000    20000   100000 |    10736     1324    123 |  0.000 % |
10.97/11.01	|      2083 |    1000    20000   100000 |    11810     2083    125 |  0.000 % |
11.06/11.16	|      3222 |    1000    20000   100000 |    12991     3222    127 |  0.000 % |
11.26/11.38	|      4930 |    1000    20000   100000 |    14290     4930    127 |  0.000 % |
11.66/11.77	|      7493 |    1000    20000   100000 |    15719     7493    128 |  0.000 % |
12.36/12.45	|     11337 |    1000    20000   100000 |    17291    11337    132 |  0.000 % |
13.66/13.78	|     17103 |    1000    20000   100000 |    19020    17103    134 |  0.000 % |
15.86/15.90	|     25752 |    1000    20000   100000 |    20922    16064    137 |  0.000 % |
19.15/19.20	|     38726 |    1000    20000   100000 |    23015    18393    132 |  0.000 % |
26.13/26.29	|     58188 |    1000    20000   100000 |    25316    13952    150 |  0.000 % |
36.53/36.61	|     87382 |    1000    20000   100000 |    27848    15021    132 |  0.000 % |
55.52/55.64	|    131171 |    1000    20000   100000 |    30633    26284    145 |  0.000 % |
83.32/83.45	|    196855 |    1000    20000   100000 |    33696    18572    140 |  0.000 % |
134.20/134.31	|    295381 |    1000    20000   100000 |    37066    33679    143 |  0.000 % |
211.58/211.80	|    443170 |    1000    20000   100000 |    40772    36127    150 |  0.000 % |
333.73/333.97	|    664854 |    1000    20000   100000 |    44849    36171    143 |  0.000 % |
552.06/552.38	|    997381 |    1000    20000   100000 |    49334    29005    143 |  0.000 % |
890.54/890.97	|   1496169 |    1000    20000   100000 |    54268    26530    139 |  0.000 % |
1458.64/1459.24	|   2244355 |    1000    20000   100000 |    59695    51948    149 |  0.000 % |
2323.24/2324.18	|   3366630 |    1000    20000   100000 |    65664    43301    148 |  0.000 % |
3778.14/3779.66	|   5050041 |    1000    20000   100000 |    72231    44899    146 |  0.000 % |
4998.92/5000.86	c Preprocessing...
4998.92/5000.86	c Inital problem has 1000 variables, 20000 nary clauses (0 binary clauses).
4998.92/5000.86	c Num non-binary clauses 20000, Average non-binary clause length 5.000
4998.92/5000.86	c Theory has no gaps
4998.92/5000.86	c Preprocessor runtime was 0.060 seconds.
4998.92/5000.86	c 
4998.92/5000.86	c Satisfiability of theory still undetermined.
4998.92/5000.86	c See file /tmp/4zfwIy for simplified theory.
4998.92/5000.86	c Bin: Executing minisat20
4998.92/5000.86	c child exit by a signal
4998.92/5000.86	c minisat20 returned code 137.
4998.92/5000.86	c minisat20 returned code 137.
4998.92/5000.86	c satzilla running march_dl ... 
4998.92/5000.86	c Bin: Executing march_dl
4998.92/5000.86	c march_dl returned code 1.
4998.92/5000.86	c march_dl returned code 1.
4998.92/5000.86	c satzilla running kcnfs ... 
4998.92/5000.86	c Bin: Executing kcnfs
4998.92/5000.86	c kcnfs returned code 1.
4998.92/5000.86	c kcnfs returned code 1.
4998.92/5000.86	c satzilla running kcnfs with preprocessing ... 
4998.92/5000.86	c Bin: Executing kcnfs
4998.92/5000.86	c kcnfs returned code 1.
4998.92/5000.86	c kcnfs returned code 1.
4998.92/5000.86	c satzilla running march_dl with preprocessing ... 
4998.92/5000.86	c Bin: Executing march_dl
4998.92/5000.86	c march_dl returned code 1.
4998.92/5000.86	c march_dl returned code 1.
4998.92/5000.86	c satzilla running vallst with preprocessing ... 
4998.92/5000.86	c Bin: Executing vallst
4998.92/5000.86	c vallst returned code 1.
4998.92/5000.86	c vallst returned code 1.
4998.92/5000.86	c satzilla running zchaff_rand with preprocessing ... 
4998.92/5000.86	c Bin: Executing zchaff_rand
4998.92/5000.86	c zchaff_rand returned code 1.
4998.92/5000.86	c zchaff_rand returned code 1.
4998.92/5000.86	c satzilla running vallst ... 
4998.92/5000.86	c Bin: Executing vallst
4998.92/5000.86	c vallst returned code 1.
4998.92/5000.86	c vallst returned code 1.
4998.92/5000.86	c satzilla running zchaff_rand ... 
4998.92/5000.86	c Bin: Executing zchaff_rand
4998.92/5000.86	c zchaff_rand returned code 1.
4998.92/5000.86	c zchaff_rand returned code 1.
4998.92/5000.86	c satzilla running minisat20 ... 
4998.92/5000.86	c Bin: Executing minisat20
4998.92/5000.86	c minisat20 returned code 1.
4998.92/5000.86	c minisat20 returned code 1.
4998.92/5000.86	c ERROR: All Failed! 
4998.92/5000.86	c SATZILLA_TIME=4999.740000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-422623-1177574495 -o ROOT/results/node58/solver-422623-1177574495 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422623-1177574495/SATzilla2007_R /tmp/evaluation/422623-1177574495/instance-422623-1177574495.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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 0.98 0.92 3/70 27885
/proc/meminfo: memFree=1684432/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) R 27883 27885 27426 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=796 CPUtime=0
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 205359152 815104 106 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27886/statm: 199 106 50 118 0 78 0

[startup+0.0383641 s]
/proc/loadavg: 0.92 0.98 0.92 3/70 27885
/proc/meminfo: memFree=1684432/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=1192 CPUtime=0.03
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 229 0 0 0 3 0 0 0 20 0 1 0 205359152 1220608 224 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134724203 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27886/statm: 298 224 50 118 0 177 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2632

[startup+0.101378 s]
/proc/loadavg: 0.92 0.98 0.92 3/70 27885
/proc/meminfo: memFree=1684432/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=2812 CPUtime=0.09
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 1689 0 0 0 9 0 0 0 20 0 1 0 205359152 2879488 549 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27886/statm: 703 549 61 118 0 582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4252

[startup+0.301405 s]
/proc/loadavg: 0.92 0.98 0.92 3/70 27885
/proc/meminfo: memFree=1684432/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=4108 CPUtime=0.29
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 2857 0 0 0 29 0 0 0 21 0 1 0 205359152 4206592 664 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27886/statm: 1027 664 67 118 0 906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5548

[startup+0.701471 s]
/proc/loadavg: 0.92 0.98 0.92 3/70 27885
/proc/meminfo: memFree=1684432/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=4108 CPUtime=0.69
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 2863 0 0 0 69 0 0 0 25 0 1 0 205359152 4206592 670 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27886/statm: 1027 670 67 118 0 906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5548

[startup+1.5026 s]
/proc/loadavg: 0.92 0.98 0.92 2/72 27889
/proc/meminfo: memFree=1681728/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=4240 CPUtime=1.48
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 2900 0 0 0 148 0 0 0 25 0 1 0 205359152 4341760 707 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27886/statm: 1060 707 67 118 0 939 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5680

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 0.92 2/72 27889
/proc/meminfo: memFree=1660672/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=0
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 205359152 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 110 95 260 0 84 0
[pid=27886] ppid=27885 vsize=27380 CPUtime=3.09
/proc/27886/stat : 27886 (march_dl) R 27885 27885 27426 0 -1 4194304 9106 0 0 0 274 35 0 0 25 0 1 0 205359152 28037120 6507 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27886/statm: 6845 6507 72 118 0 6724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28820

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.92 2/72 27892
/proc/meminfo: memFree=1682368/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=1440 CPUtime=4.99
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 133 10712 0 0 0 0 463 36 16 0 1 0 205359152 1474560 111 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27885/statm: 360 111 96 260 0 84 0
[pid=27892] ppid=27885 vsize=6188 CPUtime=1.28
/proc/27892/stat : 27892 (ubcsat2006) R 27885 27885 27426 0 -1 4194304 582 0 0 0 123 5 0 0 25 0 1 0 205359653 6336512 565 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27892/statm: 1547 565 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.92 2/72 27897
/proc/meminfo: memFree=1672064/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=9760 CPUtime=1.93
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 2233 0 0 0 192 1 0 0 25 0 1 0 205360227 9994240 2227 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 2440 2227 59 118 0 2318 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15956

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1663664/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=17364 CPUtime=14.7
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 4136 0 0 0 1467 3 0 0 25 0 1 0 205360227 17780736 4130 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 4341 4130 59 118 0 4219 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 23560

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1660040/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=20960 CPUtime=40.3
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 5030 0 0 0 4025 5 0 0 25 0 1 0 205360227 21463040 5024 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 5240 5024 59 118 0 5118 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27156

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1655176/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=25812 CPUtime=91.48
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 6253 0 0 0 9142 6 0 0 25 0 1 0 205360227 26431488 6247 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 6453 6247 59 118 0 6331 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32008

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1652936/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=28056 CPUtime=151.46
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 6800 0 0 0 15139 7 0 0 25 0 1 0 205360227 28729344 6794 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 7014 6794 59 118 0 6892 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34252

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1649352/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=31700 CPUtime=211.44
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 7695 0 0 0 21136 8 0 0 25 0 1 0 205360227 32460800 7689 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 7925 7689 59 118 0 7803 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 37896

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1648648/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=32320 CPUtime=271.42
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 7855 0 0 0 27133 9 0 0 25 0 1 0 205360227 33095680 7849 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 8080 7849 59 118 0 7958 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 38516

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 27923
/proc/meminfo: memFree=1646344/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=34696 CPUtime=331.39
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 8449 0 0 0 33130 9 0 0 25 0 1 0 205360227 35528704 8443 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 8674 8443 59 118 0 8552 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1612296/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=68108 CPUtime=4709.78
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 16930 0 0 0 470954 24 0 0 25 0 1 0 205360227 69742592 16795 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17027 16795 59 118 0 16905 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 74304

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1612232/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=68108 CPUtime=4769.76
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 16930 0 0 0 476952 24 0 0 25 0 1 0 205360227 69742592 16795 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17027 16795 59 118 0 16905 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 74304

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1612296/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=68108 CPUtime=4829.74
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 16930 0 0 0 482950 24 0 0 25 0 1 0 205360227 69742592 16795 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17027 16795 59 118 0 16905 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 74304

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1612296/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=68108 CPUtime=4889.71
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 16930 0 0 0 488947 24 0 0 25 0 1 0 205360227 69742592 16795 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17027 16795 59 118 0 16905 0
Current children cumulated CPU time (s) 4900.44
Current children cumulated vsize (KiB) 74304

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1611336/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4949.7
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 494945 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 75228

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1611336/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4953.7
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 495345 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4964.43
Current children cumulated vsize (KiB) 75228

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 28123
/proc/meminfo: memFree=1611336/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4966.49
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 496624 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4977.22
Current children cumulated vsize (KiB) 75228

[startup+4991.9 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4979.29
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 497904 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4990.02
Current children cumulated vsize (KiB) 75228

[startup+4995.11 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4982.49
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498224 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4993.22
Current children cumulated vsize (KiB) 75228

[startup+4998.3 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4985.69
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498544 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4996.42
Current children cumulated vsize (KiB) 75228

[startup+4999.9 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4987.29
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498704 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4998.02
Current children cumulated vsize (KiB) 75228

[startup+5000.3 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4987.69
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498744 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4998.42
Current children cumulated vsize (KiB) 75228

[startup+5000.7 s]
/proc/loadavg: 1.06 1.01 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4988.09
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498784 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4998.82
Current children cumulated vsize (KiB) 75228

[startup+5000.8 s]
/proc/loadavg: 1.06 1.01 0.94 2/66 28123
/proc/meminfo: memFree=1611400/2055920 swapFree=4184532/4192956
[pid=27885] ppid=27883 vsize=6196 CPUtime=10.73
/proc/27885/stat : 27885 (SATzilla2007_R) S 27883 27885 27426 0 -1 4194304 2406 11300 0 0 346 14 668 45 25 0 1 0 205359152 6344704 1366 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27885/statm: 1549 1366 164 260 0 1273 0
[pid=27897] ppid=27885 vsize=69032 CPUtime=4988.19
/proc/27897/stat : 27897 (minisat20) R 27885 27885 27426 0 -1 4194304 17151 0 0 0 498794 25 0 0 25 0 1 0 205360227 70688768 17016 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27897/statm: 17258 17016 59 118 0 17136 0
Current children cumulated CPU time (s) 4998.92
Current children cumulated vsize (KiB) 75228

Child status: 17
Real time (s): 5000.86
CPU time (s): 4999
CPU user time (s): 4998.13
CPU system time (s): 0.862868
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 75228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.13
system time used= 0.862868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30870
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= 24
involuntary context switches= 8695

runsolver used 3.9464 second user time and 9.77551 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Thu Apr 26 08:01:35 UTC 2007

IDJOB= 422623
IDBENCH= 20059
IDSOLVER= 191
FILE ID= node58/422623-1177574495

PBS_JOBID= 4696888

Free space on /tmp= 66514 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1971221253-16.cnf
COMMAND LINE= /tmp/evaluation/422623-1177574495/SATzilla2007_R /tmp/evaluation/422623-1177574495/instance-422623-1177574495.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-422623-1177574495 -o ROOT/results/node58/solver-422623-1177574495 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422623-1177574495/SATzilla2007_R /tmp/evaluation/422623-1177574495/instance-422623-1177574495.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7d11f63b7086729c0b1c75db27f32aba

RANDOM SEED= 739020494

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1684840 kB
Buffers:         27444 kB
Cached:         267044 kB
SwapCached:       2604 kB
Active:         182136 kB
Inactive:       123244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684840 kB
SwapTotal:     4192956 kB
SwapFree:      4184532 kB
Dirty:            8888 kB
Writeback:           0 kB
Mapped:          17708 kB
Slab:            51400 kB
Committed_AS:  1149040 kB
PageTables:       1604 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= 66514 MiB

End job on node58 on Thu Apr 26 09:24:56 UTC 2007