Trace number 1784942

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: minisat SAT 2007UNSAT 3967.18 3969.1

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1130                                                 |
0.00/0.00	c |  Number of clauses:    18089                                                |
0.01/0.02	c |  Parsing time:         0.02         s                                       |
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    1021    12594    63348 |     4198        0    nan |  0.000 % |
0.09/0.15	c |       101 |    1021    12594    63348 |     4617      101     24 |  4.338 % |
0.09/0.16	c |       251 |    1021    12594    63348 |     5079      251     25 |  4.338 % |
0.09/0.17	c |       478 |    1021    12594    63348 |     5587      478     26 |  4.338 % |
0.09/0.18	c |       816 |    1021    12594    63348 |     6146      816     25 |  4.338 % |
0.19/0.21	c |      1322 |    1021    12594    63348 |     6760     1322     25 |  4.338 % |
0.19/0.26	c |      2082 |    1021    12594    63348 |     7437     2082     24 |  4.338 % |
0.29/0.36	c |      3222 |    1021    12594    63348 |     8180     3222     26 |  4.336 % |
0.49/0.53	c |      4930 |    1021    12594    63348 |     8998     4930     26 |  4.336 % |
0.69/0.78	c |      7492 |    1021    12594    63348 |     9898     7492     26 |  4.338 % |
1.19/1.29	c |     11336 |    1021    12594    63348 |    10888     6303     28 |  4.338 % |
2.09/2.13	c |     17105 |    1021    12594    63348 |    11977     6520     27 |  4.336 % |
3.49/3.51	c |     25754 |    1021    12594    63348 |    13175     9084     33 |  4.336 % |
5.69/5.77	c |     38729 |    1021    12594    63348 |    14492     8687     33 |  4.336 % |
8.99/9.08	c |     58190 |    1021    12594    63348 |    15941    13477     26 |  4.338 % |
14.29/14.31	c |     87382 |    1021    12594    63348 |    17536    10413     32 |  4.338 % |
22.48/22.59	c |    131171 |    1021    12594    63348 |    19289     9903     31 |  4.336 % |
36.47/36.52	c |    196858 |    1021    12594    63348 |    21218    17201     35 |  4.338 % |
60.77/60.88	c |    295385 |    1021    12594    63348 |    23340    19488     31 |  4.338 % |
100.85/100.90	c |    443174 |    1021    12594    63348 |    25674    14426     32 |  4.336 % |
165.90/166.01	c |    664857 |    1021    12594    63348 |    28242    16406     33 |  4.338 % |
273.35/273.58	c |    997382 |    1021    12594    63348 |    31066    18764     29 |  4.338 % |
443.32/443.67	c |   1496170 |    1021    12594    63348 |    34172    21216     29 |  4.338 % |
711.59/712.07	c |   2244352 |    1021    12594    63348 |    37590    17684     29 |  4.336 % |
1161.28/1161.91	c |   3366628 |    1019    12408    62447 |    41349    26359     35 |  4.515 % |
1901.63/1902.69	c |   5050039 |    1018    12376    62353 |    45484    19080     27 |  4.602 % |
3065.51/3067.06	c |   7575155 |    1016    12075    60749 |    50032    31259     25 |  4.780 % |
3967.07/3969.09	c ===============================================================================
3967.07/3969.09	c restarts              : 27
3967.07/3969.09	c conflicts             : 9396434        (2369 /sec)
3967.07/3969.09	c decisions             : 12257879       (1.86 % random) (3090 /sec)
3967.07/3969.09	c propagations          : 550053839      (138654 /sec)
3967.07/3969.09	c conflict literals     : 300186968      (40.05 % deleted)
3967.07/3969.09	c Memory used           : 19.02 MB
3967.07/3969.09	c CPU time              : 3967.09 s
3967.07/3969.09	c 
3967.07/3969.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784942-1241876910/watcher-1784942-1241876910 -o /tmp/evaluation-result-1784942-1241876910/solver-1784942-1241876910 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784942-1241876910.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): 6000 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.97 3/64 18493
/proc/meminfo: memFree=1908912/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=1988 CPUtime=0
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 215723904 2035712 244 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 497 244 50 130 0 364 0

[startup+0.013463 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18493
/proc/meminfo: memFree=1908912/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=2384 CPUtime=0.01
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 359 0 0 0 1 0 0 0 18 0 1 0 215723904 2441216 345 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 596 346 50 130 0 463 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2384

[startup+0.101474 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18493
/proc/meminfo: memFree=1908912/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=3268 CPUtime=0.09
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 569 0 0 0 9 0 0 0 18 0 1 0 215723904 3346432 555 1992294400 134512640 135048876 4294956208 18446744073709551615 134521221 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 817 555 62 130 0 684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3268

[startup+0.301501 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18493
/proc/meminfo: memFree=1908912/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=3160 CPUtime=0.29
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 586 0 0 0 29 0 0 0 19 0 1 0 215723904 3235840 571 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 790 571 66 130 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3160

[startup+0.701558 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18493
/proc/meminfo: memFree=1908912/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=3564 CPUtime=0.69
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 662 0 0 0 69 0 0 0 23 0 1 0 215723904 3649536 647 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 891 647 66 130 0 758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3564

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 18494
/proc/meminfo: memFree=1905960/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=4092 CPUtime=1.49
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 793 0 0 0 149 0 0 0 25 0 1 0 215723904 4190208 778 1992294400 134512640 135048876 4294956208 18446744073709551615 134546586 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1023 778 66 130 0 890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4092

[startup+3.1019 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 18494
/proc/meminfo: memFree=1905448/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=4756 CPUtime=3.09
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 948 0 0 0 309 0 0 0 25 0 1 0 215723904 4870144 933 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1189 933 66 130 0 1056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4756

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 18494
/proc/meminfo: memFree=1904752/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=5152 CPUtime=6.29
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 1059 0 0 0 628 1 0 0 25 0 1 0 215723904 5275648 1044 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1288 1044 66 130 0 1155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5152

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 18494
/proc/meminfo: memFree=1904392/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=5548 CPUtime=12.69
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 1166 0 0 0 1268 1 0 0 25 0 1 0 215723904 5681152 1151 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1387 1151 66 130 0 1254 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5548

[startup+25.5011 s]
/proc/loadavg: 1.02 1.00 0.97 2/65 18494
/proc/meminfo: memFree=1903176/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=6748 CPUtime=25.48
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 1450 0 0 0 2547 1 0 0 25 0 1 0 215723904 6909952 1435 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1687 1435 66 130 0 1554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6748

[startup+51.1017 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 18494
/proc/meminfo: memFree=1902088/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=7944 CPUtime=51.07
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 1744 0 0 0 5105 2 0 0 25 0 1 0 215723904 8134656 1729 1992294400 134512640 135048876 4294956208 18446744073709551615 134552677 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 1986 1729 66 130 0 1853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7944

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 18494
/proc/meminfo: memFree=1900872/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=9024 CPUtime=102.25
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2017 0 0 0 10223 2 0 0 25 0 1 0 215723904 9240576 2002 1992294400 134512640 135048876 4294956208 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2256 2002 66 130 0 2123 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9024

[startup+162.302 s]
/proc/loadavg: 1.03 1.01 0.98 2/65 18494
/proc/meminfo: memFree=1900360/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=9460 CPUtime=162.2
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2127 0 0 0 16218 2 0 0 25 0 1 0 215723904 9687040 2112 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2365 2112 66 130 0 2232 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9460

[startup+222.301 s]
/proc/loadavg: 1.04 1.02 0.98 2/65 18494
/proc/meminfo: memFree=1899400/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=10592 CPUtime=222.18
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2379 0 0 0 22216 2 0 0 25 0 1 0 215723904 10846208 2364 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2648 2364 66 130 0 2515 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10592

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 0.98 3/65 18494
/proc/meminfo: memFree=1898568/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=11400 CPUtime=282.15
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2578 0 0 0 28212 3 0 0 25 0 1 0 215723904 11673600 2563 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2850 2563 66 130 0 2717 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 11400

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 18494
/proc/meminfo: memFree=1898248/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=11684 CPUtime=342.09
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2642 0 0 0 34206 3 0 0 25 0 1 0 215723904 11964416 2627 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2921 2627 66 130 0 2788 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 11684

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18494
/proc/meminfo: memFree=1898120/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=11836 CPUtime=402.07
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2677 0 0 0 40204 3 0 0 25 0 1 0 215723904 12120064 2662 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2959 2662 66 130 0 2826 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 11836

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18494
/proc/meminfo: memFree=1897864/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=11980 CPUtime=462.02
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2730 0 0 0 46199 3 0 0 25 0 1 0 215723904 12267520 2715 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2995 2715 66 130 0 2862 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 11980

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18494
/proc/meminfo: memFree=1897544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=12376 CPUtime=521.97
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2811 0 0 0 52194 3 0 0 25 0 1 0 215723904 12673024 2796 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 3094 2796 66 130 0 2961 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 12376

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18494
/proc/meminfo: memFree=1897224/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=12640 CPUtime=581.95
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2896 0 0 0 58191 4 0 0 25 0 1 0 215723904 12943360 2881 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 3160 2881 66 130 0 3027 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 12640

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18494
/proc/meminfo: memFree=1897096/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=12948 CPUtime=641.93
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 2941 0 0 0 64189 4 0 0 25 0 1 0 215723904 13258752 2926 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 3237 2926 66 130 0 3104 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 12948


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

/proc/meminfo: memFree=1890184/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19052 CPUtime=3340.66
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4392 0 0 0 334058 8 0 0 25 0 1 0 215723904 19509248 4377 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4763 4377 66 130 0 4630 0
Current children cumulated CPU time (s) 3340.66
Current children cumulated vsize (KiB) 19052

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1890184/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19052 CPUtime=3400.64
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4393 0 0 0 340056 8 0 0 25 0 1 0 215723904 19509248 4378 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4763 4378 66 130 0 4630 0
Current children cumulated CPU time (s) 3400.64
Current children cumulated vsize (KiB) 19052

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1889992/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19192 CPUtime=3460.61
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4411 0 0 0 346053 8 0 0 25 0 1 0 215723904 19652608 4396 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4798 4396 66 130 0 4665 0
Current children cumulated CPU time (s) 3460.61
Current children cumulated vsize (KiB) 19192

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1889928/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19192 CPUtime=3520.58
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4411 0 0 0 352050 8 0 0 25 0 1 0 215723904 19652608 4396 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4798 4396 66 130 0 4665 0
Current children cumulated CPU time (s) 3520.58
Current children cumulated vsize (KiB) 19192

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1889800/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19192 CPUtime=3580.55
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4437 0 0 0 358047 8 0 0 25 0 1 0 215723904 19652608 4422 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4798 4422 66 130 0 4665 0
Current children cumulated CPU time (s) 3580.55
Current children cumulated vsize (KiB) 19192

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1889736/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19336 CPUtime=3640.52
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4465 0 0 0 364044 8 0 0 25 0 1 0 215723904 19800064 4450 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4834 4450 66 130 0 4701 0
Current children cumulated CPU time (s) 3640.52
Current children cumulated vsize (KiB) 19336

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18502
/proc/meminfo: memFree=1889736/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3700.5
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4476 0 0 0 370042 8 0 0 25 0 1 0 215723904 19943424 4461 1992294400 134512640 135048876 4294956208 18446744073709551615 134547029 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4461 66 130 0 4736 0
Current children cumulated CPU time (s) 3700.5
Current children cumulated vsize (KiB) 19476

[startup+3762.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 18502
/proc/meminfo: memFree=1889672/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3760.46
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4486 0 0 0 376038 8 0 0 25 0 1 0 215723904 19943424 4471 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4471 66 130 0 4736 0
Current children cumulated CPU time (s) 3760.46
Current children cumulated vsize (KiB) 19476

[startup+3822.3 s]
/proc/loadavg: 1.18 1.04 1.01 2/65 18502
/proc/meminfo: memFree=1889672/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3820.44
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 382036 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3820.44
Current children cumulated vsize (KiB) 19476

[startup+3882.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 18502
/proc/meminfo: memFree=1889608/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3880.42
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 388034 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3880.42
Current children cumulated vsize (KiB) 19476

[startup+3942.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3940.39
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 394031 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3940.39
Current children cumulated vsize (KiB) 19476

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

[startup+3955.1 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3953.18
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 395310 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3953.18
Current children cumulated vsize (KiB) 19476

[startup+3961.5 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3959.58
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 395950 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3959.58
Current children cumulated vsize (KiB) 19476

[startup+3964.7 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3962.78
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396270 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3962.78
Current children cumulated vsize (KiB) 19476

[startup+3966.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3964.38
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396430 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3964.38
Current children cumulated vsize (KiB) 19476

[startup+3967.9 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3965.98
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396590 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3965.98
Current children cumulated vsize (KiB) 19476

[startup+3968.7 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3966.78
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396670 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3966.78
Current children cumulated vsize (KiB) 19476

[startup+3968.9 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3966.97
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396689 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3966.97
Current children cumulated vsize (KiB) 19476

[startup+3969 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18502
/proc/meminfo: memFree=1889544/2055920 swapFree=4171272/4192956
[pid=18493] ppid=18491 vsize=19476 CPUtime=3967.07
/proc/18493/stat : 18493 (minisat_noasser) R 18491 18493 18456 0 -1 4194304 4488 0 0 0 396699 8 0 0 25 0 1 0 215723904 19943424 4473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4869 4473 66 130 0 4736 0
Current children cumulated CPU time (s) 3967.07
Current children cumulated vsize (KiB) 19476

Child status: 20
Real time (s): 3969.1
CPU time (s): 3967.18
CPU user time (s): 3967.09
CPU system time (s): 0.087986
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 19476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3967.09
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4494
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= 2
involuntary context switches= 11502

runsolver used 4.04838 second user time and 10.3914 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-09 15:48:30
IDJOB=1784942
IDBENCH=24646
IDSOLVER=639
FILE ID=node29/1784942-1241876910
PBS_JOBID= 9264660
Free space on /tmp= 66404 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784942-1241876910/watcher-1784942-1241876910 -o /tmp/evaluation-result-1784942-1241876910/solver-1784942-1241876910 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784942-1241876910.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=599374136

node29.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
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.281
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:       1909392 kB
Buffers:         27048 kB
Cached:          62544 kB
SwapCached:      15876 kB
Active:          56228 kB
Inactive:        52064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1909392 kB
SwapTotal:     4192956 kB
SwapFree:      4171272 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14908 kB
Slab:            24208 kB
Committed_AS:   797580 kB
PageTables:       1472 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= 66404 MiB
End job on node29 at 2009-05-09 16:54:40