Trace number 422561

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) 4998.98 5000.72

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
MD5SUM48336611587b1b84ef747574302cca31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.768883
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

Solver Data (download as text)

10.66/10.82	c run March_dl for 5 seconds ... 
10.66/10.82	c Bin: Executing march_dl
10.66/10.82	c child exit by a signal
10.66/10.82	c march_dl returned code 137.
10.66/10.82	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.82	c Bin: Executing ubcsat2006
10.66/10.82	c child exited successfully
10.66/10.82	c ubcsat2006 returned code 0.
10.66/10.82	c satzilla computing base features
10.66/10.82	c satzilla doing unit-prop probe
10.66/10.82	c satzilla doing local search probe
10.66/10.82	c satzilla doing lobjois search-space size estimate
10.66/10.82	c satzilla's ranking:
10.66/10.82	c 1) minisat20+P: 4.075567
10.66/10.82	c 2) kcnfs: 4.151097
10.66/10.82	c 3) march_dl: 4.226163
10.66/10.82	c 4) kcnfs+P: 999.000000
10.66/10.82	c 5) march_dl+P: 999.000000
10.66/10.82	c 6) vallst+P: 999.000000
10.66/10.82	c 7) zchaff_rand+P: 999.000000
10.66/10.82	c 8) vallst: 999.000000
10.66/10.82	c 9) zchaff_rand: 999.000000
10.66/10.82	c 10) minisat20: 999.000000
10.66/10.82	c satzilla running minisat20 with preprocessing ... 
10.66/10.86	This is MiniSat 2.0 beta
10.66/10.86	WARNING: for repeatability, setting FPU to use double precision
10.66/10.86	============================[ Problem Statistics ]=============================
10.66/10.86	|                                                                             |
10.66/10.86	|  Number of variables:  75                                                   |
10.66/10.86	|  Number of clauses:    6675                                                 |
10.66/10.86	|  Parsing time:         0.01         s                                       |
10.66/10.86	============================[ Search Statistics ]==============================
10.66/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.86	===============================================================================
10.66/10.86	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.66/10.87	|       101 |      75     6675    46725 |     2447      101     28 |  0.018 % |
10.66/10.88	|       251 |      75     6675    46725 |     2692      251     28 |  0.018 % |
10.66/10.89	|       476 |      75     6675    46725 |     2961      476     27 |  0.018 % |
10.75/10.90	|       813 |      75     6675    46725 |     3257      813     27 |  0.018 % |
10.75/10.93	|      1321 |      75     6675    46725 |     3583     1321     27 |  0.018 % |
10.75/10.97	|      2081 |      75     6675    46725 |     3941     2081     27 |  0.018 % |
10.85/11.03	|      3221 |      75     6675    46725 |     4335     3221     27 |  0.018 % |
10.95/11.14	|      4929 |      75     6675    46725 |     4769     2745     26 |  0.018 % |
11.15/11.30	|      7493 |      75     6675    46725 |     5246     2906     26 |  0.018 % |
11.35/11.56	|     11338 |      75     6675    46725 |     5771     4113     25 |  0.018 % |
11.75/11.97	|     17104 |      75     6675    46725 |     6348     4072     24 |  0.018 % |
12.35/12.56	|     25753 |      75     6675    46725 |     6983     6338     26 |  0.018 % |
13.25/13.49	|     38730 |      75     6675    46725 |     7681     5273     25 |  0.018 % |
14.75/14.95	|     58191 |      75     6675    46725 |     8449     5444     25 |  0.018 % |
17.14/17.31	|     87385 |      75     6675    46725 |     9294     4950     23 |  0.018 % |
20.75/20.97	|    131177 |      75     6675    46725 |    10223     6767     24 |  0.018 % |
26.74/26.90	|    196862 |      75     6675    46725 |    11246     5794     24 |  0.018 % |
35.74/35.92	|    295388 |      75     6675    46725 |    12370     8467     24 |  0.018 % |
50.64/50.86	|    443181 |      75     6675    46725 |    13607     7455     23 |  0.018 % |
74.13/74.36	|    664865 |      75     6675    46725 |    14968    10951     24 |  0.018 % |
111.92/112.16	|    997392 |      75     6675    46725 |    16465    13499     24 |  0.018 % |
173.90/174.18	|   1496180 |      75     6675    46725 |    18112     9183     24 |  0.018 % |
274.27/274.56	|   2244362 |      75     6675    46725 |    19923    13568     25 |  0.018 % |
440.83/441.13	|   3366636 |      75     6675    46725 |    21915    18498     23 |  0.018 % |
707.35/707.75	|   5050048 |      75     6675    46725 |    24107    12218     23 |  0.018 % |
1147.73/1148.24	|   7575165 |      75     6675    46725 |    26517    23440     25 |  0.018 % |
1869.41/1870.24	|  11362840 |      75     6675    46725 |    29169    21214     24 |  0.018 % |
3043.38/3044.57	|  17044354 |      75     6675    46725 |    32086    23915     23 |  0.018 % |
4937.06/4938.79	|  25566624 |      75     6675    46725 |    35295    24100     22 |  0.018 % |
4998.94/5000.71	c Preprocessing...
4998.94/5000.71	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
4998.94/5000.71	c Num non-binary clauses 6675, Average non-binary clause length 7.000
4998.94/5000.71	c Theory has no gaps
4998.94/5000.71	c Preprocessor runtime was 0.020 seconds.
4998.94/5000.71	c 
4998.94/5000.71	c Satisfiability of theory still undetermined.
4998.94/5000.71	c See file /tmp/A34qe0 for simplified theory.
4998.94/5000.71	c Bin: Executing minisat20
4998.94/5000.71	c child exit by a signal
4998.94/5000.71	c minisat20 returned code 137.
4998.94/5000.71	c minisat20 returned code 137.
4998.94/5000.71	c satzilla running kcnfs ... 
4998.94/5000.71	c Bin: Executing kcnfs
4998.94/5000.71	c kcnfs returned code 1.
4998.94/5000.71	c kcnfs returned code 1.
4998.94/5000.71	c satzilla running march_dl ... 
4998.94/5000.71	c Bin: Executing march_dl
4998.94/5000.71	c march_dl returned code 1.
4998.94/5000.71	c march_dl returned code 1.
4998.94/5000.71	c satzilla running kcnfs with preprocessing ... 
4998.94/5000.71	c Bin: Executing kcnfs
4998.94/5000.71	c kcnfs returned code 1.
4998.94/5000.71	c kcnfs returned code 1.
4998.94/5000.71	c satzilla running march_dl with preprocessing ... 
4998.94/5000.71	c Bin: Executing march_dl
4998.94/5000.71	c march_dl returned code 1.
4998.94/5000.71	c march_dl returned code 1.
4998.94/5000.71	c satzilla running vallst with preprocessing ... 
4998.94/5000.71	c Bin: Executing vallst
4998.94/5000.71	c vallst returned code 1.
4998.94/5000.71	c vallst returned code 1.
4998.94/5000.71	c satzilla running zchaff_rand with preprocessing ... 
4998.94/5000.71	c Bin: Executing zchaff_rand
4998.94/5000.71	c zchaff_rand returned code 1.
4998.94/5000.71	c zchaff_rand returned code 1.
4998.94/5000.71	c satzilla running vallst ... 
4998.94/5000.71	c Bin: Executing vallst
4998.94/5000.71	c vallst returned code 1.
4998.94/5000.71	c vallst returned code 1.
4998.94/5000.71	c satzilla running zchaff_rand ... 
4998.94/5000.71	c Bin: Executing zchaff_rand
4998.94/5000.71	c zchaff_rand returned code 1.
4998.94/5000.71	c zchaff_rand returned code 1.
4998.94/5000.71	c satzilla running minisat20 ... 
4998.94/5000.71	c Bin: Executing minisat20
4998.94/5000.71	c minisat20 returned code 1.
4998.94/5000.71	c minisat20 returned code 1.
4998.94/5000.71	c ERROR: All Failed! 
4998.94/5000.71	c SATZILLA_TIME=4999.730000

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/node45/watcher-422561-1177569509 -o ROOT/results/node45/solver-422561-1177569509 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422561-1177569509/SATzilla2007_R /tmp/evaluation/422561-1177569509/instance-422561-1177569509.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.00 0.00 0.00 3/77 28927
/proc/meminfo: memFree=1711512/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=636 CPUtime=0
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 111796665 651264 79 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134775714 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 159 79 50 118 0 38 0

[startup+0.0525791 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28927
/proc/meminfo: memFree=1711512/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=2448 CPUtime=0.05
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 1015 0 0 0 5 0 0 0 19 0 1 0 111796665 2506752 318 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134582628 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 612 323 67 118 0 491 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3888

[startup+0.102583 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28927
/proc/meminfo: memFree=1711512/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=2368 CPUtime=0.09
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 1100 0 0 0 9 0 0 0 19 0 1 0 111796665 2424832 350 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.302604 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28927
/proc/meminfo: memFree=1711512/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=2368 CPUtime=0.29
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 1106 0 0 0 29 0 0 0 21 0 1 0 111796665 2424832 356 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 592 356 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.702643 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28927
/proc/meminfo: memFree=1711512/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=2500 CPUtime=0.69
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 1145 0 0 0 69 0 0 0 25 0 1 0 111796665 2560000 395 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 625 395 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3940

[startup+1.50172 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 28929
/proc/meminfo: memFree=1709960/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=7572 CPUtime=1.49
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 2652 0 0 0 141 8 0 0 25 0 1 0 111796665 7753728 1771 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134559676 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 1893 1771 72 118 0 1772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9012

[startup+3.10189 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 28929
/proc/meminfo: memFree=1704264/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=0
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111796665 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 360 110 95 260 0 84 0
[pid=28928] ppid=28927 vsize=7600 CPUtime=3.09
/proc/28928/stat : 28928 (march_dl) R 28927 28927 28873 0 -1 4194304 3187 0 0 0 301 8 0 0 25 0 1 0 111796665 7782400 1781 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28928/statm: 1900 1781 74 118 0 1779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9040

[startup+6.30121 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 28930
/proc/meminfo: memFree=1709064/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=1440 CPUtime=4.99
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 133 3187 0 0 0 0 491 8 18 0 1 0 111796665 1474560 111 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28927/statm: 360 111 96 260 0 84 0
[pid=28930] ppid=28927 vsize=6188 CPUtime=1.18
/proc/28930/stat : 28930 (ubcsat2006) R 28927 28927 28873 0 -1 4194304 359 0 13 0 113 5 0 0 25 0 1 0 111797166 6336512 355 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28930/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.22 0.05 0.02 2/79 28931
/proc/meminfo: memFree=1706184/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=3268 CPUtime=1.83
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 521 0 0 0 183 0 0 0 25 0 1 0 111797751 3346432 515 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 817 515 58 118 0 695 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 6720

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 28931
/proc/meminfo: memFree=1704968/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=4212 CPUtime=14.62
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 759 0 0 0 1462 0 0 0 25 0 1 0 111797751 4313088 753 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1053 753 58 118 0 931 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 7664

[startup+51.1018 s]
/proc/loadavg: 0.62 0.17 0.05 2/79 28931
/proc/meminfo: memFree=1704264/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=5064 CPUtime=40.22
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 957 0 0 0 4021 1 0 0 25 0 1 0 111797751 5185536 951 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1266 951 58 118 0 1144 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 8516

[startup+102.306 s]
/proc/loadavg: 0.90 0.32 0.11 2/79 28931
/proc/meminfo: memFree=1703496/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=5944 CPUtime=91.4
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 1161 0 0 0 9139 1 0 0 25 0 1 0 111797751 6086656 1155 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134648577 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 9396

[startup+162.301 s]
/proc/loadavg: 1.02 0.46 0.17 2/79 28931
/proc/meminfo: memFree=1702856/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=6652 CPUtime=151.38
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 1336 0 0 0 15136 2 0 0 25 0 1 0 111797751 6811648 1330 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1663 1330 58 118 0 1541 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 10104

[startup+222.301 s]
/proc/loadavg: 1.05 0.57 0.22 2/79 28931
/proc/meminfo: memFree=1702536/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=6936 CPUtime=211.37
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 1422 0 0 0 21134 3 0 0 25 0 1 0 111797751 7102464 1416 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1734 1416 58 118 0 1612 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 10388

[startup+282.301 s]
/proc/loadavg: 1.12 0.67 0.28 2/79 28931
/proc/meminfo: memFree=1702152/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=7392 CPUtime=271.35
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 1500 0 0 0 27132 3 0 0 25 0 1 0 111797751 7569408 1494 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1848 1494 58 118 0 1726 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 10844

[startup+342.302 s]
/proc/loadavg: 1.12 0.76 0.33 2/79 28931
/proc/meminfo: memFree=1701704/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=7960 CPUtime=331.34
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 1615 0 0 0 33130 4 0 0 25 0 1 0 111797751 8151040 1609 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 1990 1609 58 118 0 1868 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 29131
/proc/meminfo: memFree=1696904/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4650.01
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2779 0 0 0 464961 40 0 0 25 0 1 0 111797751 13156352 2773 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2773 58 118 0 3090 0
Current children cumulated CPU time (s) 4660.73
Current children cumulated vsize (KiB) 16300

[startup+4722.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 29131
/proc/meminfo: memFree=1696840/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4710
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2783 0 0 0 470959 41 0 0 25 0 1 0 111797751 13156352 2777 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2777 58 118 0 3090 0
Current children cumulated CPU time (s) 4720.72
Current children cumulated vsize (KiB) 16300

[startup+4782.3 s]
/proc/loadavg: 1.05 0.99 0.91 2/79 29131
/proc/meminfo: memFree=1696776/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4769.98
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2787 0 0 0 476956 42 0 0 25 0 1 0 111797751 13156352 2781 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2781 58 118 0 3090 0
Current children cumulated CPU time (s) 4780.7
Current children cumulated vsize (KiB) 16300

[startup+4842.3 s]
/proc/loadavg: 1.02 0.99 0.91 2/79 29131
/proc/meminfo: memFree=1696776/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4829.96
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2791 0 0 0 482954 42 0 0 25 0 1 0 111797751 13156352 2785 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2785 58 118 0 3090 0
Current children cumulated CPU time (s) 4840.68
Current children cumulated vsize (KiB) 16300

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29131
/proc/meminfo: memFree=1696776/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4889.94
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2792 0 0 0 488952 42 0 0 25 0 1 0 111797751 13156352 2786 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2786 58 118 0 3090 0
Current children cumulated CPU time (s) 4900.66
Current children cumulated vsize (KiB) 16300

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29205
/proc/meminfo: memFree=1695568/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4949.9
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 494947 43 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4960.62
Current children cumulated vsize (KiB) 16300

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

[startup+4966.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29213
/proc/meminfo: memFree=1695504/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4953.88
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 495345 43 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4964.6
Current children cumulated vsize (KiB) 16300

[startup+4979.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29287
/proc/meminfo: memFree=1695424/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4966.64
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 496620 44 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4977.36
Current children cumulated vsize (KiB) 16300

[startup+4991.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29301
/proc/meminfo: memFree=1695424/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4979.43
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 497898 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4990.15
Current children cumulated vsize (KiB) 16300

[startup+4995.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29303
/proc/meminfo: memFree=1695496/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4982.63
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 498218 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4993.35
Current children cumulated vsize (KiB) 16300

[startup+4998.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29305
/proc/meminfo: memFree=1695432/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4985.83
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 498538 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4996.55
Current children cumulated vsize (KiB) 16300

[startup+4999.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29307
/proc/meminfo: memFree=1695496/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4987.42
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 498697 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134528157 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4998.14
Current children cumulated vsize (KiB) 16300

[startup+5000.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29307
/proc/meminfo: memFree=1695496/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4987.82
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 498737 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4998.54
Current children cumulated vsize (KiB) 16300

[startup+5000.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/85 29307
/proc/meminfo: memFree=1695496/2055920 swapFree=4157664/4192956
[pid=28927] ppid=28925 vsize=3452 CPUtime=10.72
/proc/28927/stat : 28927 (SATzilla2007_R) S 28925 28927 28873 0 -1 4194304 1247 3552 0 13 355 7 693 17 25 0 1 0 111796665 3534848 685 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28927/statm: 863 685 165 260 0 587 0
[pid=28931] ppid=28927 vsize=12848 CPUtime=4988.22
/proc/28931/stat : 28931 (minisat20) R 28927 28927 28873 0 -1 4194304 2796 0 0 0 498777 45 0 0 25 0 1 0 111797751 13156352 2790 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28931/statm: 3212 2790 58 118 0 3090 0
Current children cumulated CPU time (s) 4998.94
Current children cumulated vsize (KiB) 16300

Child status: 17
Real time (s): 5000.72
CPU time (s): 4998.98
CPU user time (s): 4998.27
CPU system time (s): 0.706892
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 16300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.28
system time used= 0.706892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7608
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 26911

runsolver used 4.81127 second user time and 12.5751 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Thu Apr 26 06:38:30 UTC 2007

IDJOB= 422561
IDBENCH= 19948
IDSOLVER= 191
FILE ID= node45/422561-1177569509

PBS_JOBID= 4696896

Free space on /tmp= 66477 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/422561-1177569509/SATzilla2007_R /tmp/evaluation/422561-1177569509/instance-422561-1177569509.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-422561-1177569509 -o ROOT/results/node45/solver-422561-1177569509 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422561-1177569509/SATzilla2007_R /tmp/evaluation/422561-1177569509/instance-422561-1177569509.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  48336611587b1b84ef747574302cca31

RANDOM SEED= 577636379

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1711920 kB
Buffers:         38668 kB
Cached:         226836 kB
SwapCached:      14792 kB
Active:         173632 kB
Inactive:       114940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711920 kB
SwapTotal:     4192956 kB
SwapFree:      4157664 kB
Dirty:            8792 kB
Writeback:           0 kB
Mapped:          29588 kB
Slab:            40956 kB
Committed_AS:  1364432 kB
PageTables:       1732 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= 66477 MiB

End job on node45 on Thu Apr 26 08:01:51 UTC 2007