Trace number 1594948

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 2007? (TO) 1200.03 1199.91

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark331.547
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  760                                                  |
0.00/0.00	c |  Number of clauses:    43649                                                |
0.00/0.03	c |  Parsing time:         0.02         s                                       |
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |     720    40468   114898 |    13489        0    nan |  0.000 % |
0.49/0.57	c |       100 |     720    40468   114898 |    14838      100     78 |  0.000 % |
0.49/0.58	c |       252 |     720    40468   114898 |    16322      252     74 |  0.000 % |
0.59/0.60	c |       478 |     720    40468   114898 |    17954      478     73 |  0.000 % |
0.59/0.64	c |       816 |     720    40468   114898 |    19749      816     77 |  0.000 % |
0.59/0.70	c |      1324 |     720    40468   114898 |    21724     1324     81 |  0.000 % |
0.79/0.81	c |      2084 |     720    40468   114898 |    23897     2084     79 |  0.000 % |
0.89/0.96	c |      3223 |     720    40468   114898 |    26286     3223     78 |  0.000 % |
1.19/1.27	c |      4932 |     720    40468   114898 |    28915     4932     79 |  0.000 % |
1.79/1.82	c |      7494 |     720    40468   114898 |    31807     7494     82 |  0.000 % |
2.79/2.87	c |     11338 |     720    40468   114898 |    34987    11338     82 |  0.000 % |
4.89/4.92	c |     17104 |     720    40468   114898 |    38486    17104     83 |  0.000 % |
9.79/9.89	c |     25754 |     720    40468   114898 |    42335    25754     85 |  0.000 % |
18.60/18.64	c |     38729 |     720    40468   114898 |    46568    38729     85 |  0.000 % |
32.40/32.43	c |     58190 |     720    40468   114898 |    51225    26333     73 |  0.000 % |
52.80/52.86	c |     87382 |     720    40468   114898 |    56348    21098     59 |  0.000 % |
89.19/89.22	c |    131171 |     720    40468   114898 |    61983    25368     69 |  0.000 % |
147.51/147.56	c |    196857 |     720    40468   114898 |    68181    45747     71 |  0.000 % |
221.42/221.48	c |    295385 |     720    40468   114898 |    74999    41373     55 |  0.000 % |
342.03/342.07	c |    443174 |     720    40468   114898 |    82499    20659     53 |  0.000 % |
496.74/496.76	c |    664859 |     720    40468   114898 |    90749    48309     69 |  0.000 % |
805.97/805.93	c |    997387 |     720    40468   114898 |    99824    21984     56 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1594948-1239280696/watcher-1594948-1239280696 -o /tmp/evaluation-result-1594948-1239280696/solver-1594948-1239280696 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1594948-1239280696.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.95 0.96 0.70 3/64 7424
/proc/meminfo: memFree=1340272/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=1988 CPUtime=0
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 1200736071 2035712 259 1992294400 134512640 135048876 4294956224 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 497 261 50 130 0 364 0

[startup+0.051061 s]
/proc/loadavg: 0.95 0.96 0.70 3/64 7424
/proc/meminfo: memFree=1340272/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=4188 CPUtime=0.04
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 804 0 0 0 4 0 0 0 18 0 1 0 1200736071 4288512 790 1992294400 134512640 135048876 4294956224 18446744073709551615 134529353 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 1047 790 62 130 0 914 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4188

[startup+0.101046 s]
/proc/loadavg: 0.95 0.96 0.70 3/64 7424
/proc/meminfo: memFree=1340272/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=4188 CPUtime=0.09
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 804 0 0 0 9 0 0 0 18 0 1 0 1200736071 4288512 790 1992294400 134512640 135048876 4294956224 18446744073709551615 134529239 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 1047 790 62 130 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4188

[startup+0.30099 s]
/proc/loadavg: 0.95 0.96 0.70 3/64 7424
/proc/meminfo: memFree=1340272/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=5148 CPUtime=0.29
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 1019 0 0 0 29 0 0 0 19 0 1 0 1200736071 5271552 1005 1992294400 134512640 135048876 4294956224 18446744073709551615 134529661 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 1287 1005 62 130 0 1154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5148

[startup+0.701876 s]
/proc/loadavg: 0.95 0.96 0.70 3/64 7424
/proc/meminfo: memFree=1340272/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=4604 CPUtime=0.69
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 1035 0 0 0 69 0 0 0 22 0 1 0 1200736071 4714496 919 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 1151 919 67 130 0 1018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4604

[startup+1.50165 s]
/proc/loadavg: 0.95 0.96 0.70 2/65 7425
/proc/meminfo: memFree=1336296/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=6188 CPUtime=1.49
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 1434 0 0 0 149 0 0 0 25 0 1 0 1200736071 6336512 1318 1992294400 134512640 135048876 4294956224 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 1547 1318 67 130 0 1414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6188

[startup+3.1012 s]
/proc/loadavg: 0.95 0.96 0.70 2/65 7425
/proc/meminfo: memFree=1334120/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=8572 CPUtime=3.09
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 2015 0 0 0 308 1 0 0 25 0 1 0 1200736071 8777728 1899 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 2143 1899 67 130 0 2010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8572

[startup+6.3013 s]
/proc/loadavg: 0.95 0.96 0.70 2/65 7425
/proc/meminfo: memFree=1330344/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=11696 CPUtime=6.29
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 2800 0 0 0 627 2 0 0 25 0 1 0 1200736071 11976704 2684 1992294400 134512640 135048876 4294956224 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 2924 2684 67 130 0 2791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11696

[startup+12.7025 s]
/proc/loadavg: 0.95 0.96 0.70 2/65 7425
/proc/meminfo: memFree=1325712/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=16120 CPUtime=12.69
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 3896 0 0 0 1266 3 0 0 25 0 1 0 1200736071 16506880 3780 1992294400 134512640 135048876 4294956224 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 4030 3780 67 130 0 3897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16120

[startup+25.5019 s]
/proc/loadavg: 1.03 0.97 0.71 2/65 7425
/proc/meminfo: memFree=1319504/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=21984 CPUtime=25.5
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 5351 0 0 0 2544 6 0 0 25 0 1 0 1200736071 22511616 5235 1992294400 134512640 135048876 4294956224 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 5496 5235 67 130 0 5363 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 21984

[startup+51.1017 s]
/proc/loadavg: 1.02 0.97 0.72 2/65 7425
/proc/meminfo: memFree=1318544/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=23148 CPUtime=51.1
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 5619 0 0 0 5104 6 0 0 25 0 1 0 1200736071 23703552 5503 1992294400 134512640 135048876 4294956224 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 5787 5503 67 130 0 5654 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 23148

[startup+102.305 s]
/proc/loadavg: 1.01 0.97 0.73 2/65 7425
/proc/meminfo: memFree=1315088/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=26568 CPUtime=102.3
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 6458 0 0 0 10224 6 0 0 25 0 1 0 1200736071 27205632 6342 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 6642 6342 67 130 0 6509 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26568

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.74 2/65 7425
/proc/meminfo: memFree=1311952/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=29860 CPUtime=162.31
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 7235 0 0 0 16224 7 0 0 25 0 1 0 1200736071 30576640 7119 1992294400 134512640 135048876 4294956224 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 7465 7119 67 130 0 7332 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 29860

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.76 2/65 7425
/proc/meminfo: memFree=1310288/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=31544 CPUtime=222.32
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 7649 0 0 0 22224 8 0 0 25 0 1 0 1200736071 32301056 7533 1992294400 134512640 135048876 4294956224 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 7886 7533 67 130 0 7753 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 31544

[startup+282.302 s]
/proc/loadavg: 1.03 0.99 0.77 2/65 7425
/proc/meminfo: memFree=1309008/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=32800 CPUtime=282.32
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 7950 0 0 0 28224 8 0 0 25 0 1 0 1200736071 33587200 7834 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 8200 7834 67 130 0 8067 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 32800

[startup+342.302 s]
/proc/loadavg: 1.01 0.99 0.78 2/65 7425
/proc/meminfo: memFree=1306512/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=35400 CPUtime=342.33
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 8566 0 0 0 34224 9 0 0 25 0 1 0 1200736071 36249600 8450 1992294400 134512640 135048876 4294956224 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 8850 8450 67 130 0 8717 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 35400

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.80 2/65 7425
/proc/meminfo: memFree=1302288/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=39568 CPUtime=402.33
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 9615 0 0 0 40223 10 0 0 25 0 1 0 1200736071 40517632 9499 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 9892 9499 67 130 0 9759 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 39568

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.81 2/65 7425
/proc/meminfo: memFree=1301968/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=39852 CPUtime=462.34
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 9688 0 0 0 46224 10 0 0 25 0 1 0 1200736071 40808448 9572 1992294400 134512640 135048876 4294956224 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 9963 9572 67 130 0 9830 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 39852

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.82 2/65 7425
/proc/meminfo: memFree=1301648/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=40336 CPUtime=522.34
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 9775 0 0 0 52224 10 0 0 25 0 1 0 1200736071 41304064 9659 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 10084 9659 67 130 0 9951 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 40336

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.83 2/65 7425
/proc/meminfo: memFree=1295824/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=46268 CPUtime=582.35
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11226 0 0 0 58224 11 0 0 25 0 1 0 1200736071 47378432 11110 1992294400 134512640 135048876 4294956224 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 11567 11110 67 130 0 11434 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 46268

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.83 2/65 7425
/proc/meminfo: memFree=1295312/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=46896 CPUtime=642.35
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11349 0 0 0 64224 11 0 0 25 0 1 0 1200736071 48021504 11233 1992294400 134512640 135048876 4294956224 18446744073709551615 134553043 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 11724 11233 67 130 0 11591 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 46896

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.84 2/65 7425
/proc/meminfo: memFree=1295056/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=47180 CPUtime=702.36
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11409 0 0 0 70224 12 0 0 25 0 1 0 1200736071 48312320 11293 1992294400 134512640 135048876 4294956224 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 11795 11293 67 130 0 11662 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 47180

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.84 2/65 7425
/proc/meminfo: memFree=1294672/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=47500 CPUtime=762.37
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11493 0 0 0 76225 12 0 0 25 0 1 0 1200736071 48640000 11377 1992294400 134512640 135048876 4294956224 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 11875 11377 67 130 0 11742 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 47500

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/65 7425
/proc/meminfo: memFree=1294288/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=47820 CPUtime=822.37
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11575 0 0 0 82225 12 0 0 25 0 1 0 1200736071 48967680 11459 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 11955 11459 67 130 0 11822 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 47820

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.85 2/65 7425
/proc/meminfo: memFree=1293904/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=48496 CPUtime=882.38
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11664 0 0 0 88226 12 0 0 25 0 1 0 1200736071 49659904 11548 1992294400 134512640 135048876 4294956224 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12124 11548 67 130 0 11991 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 48496

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.86 2/65 7425
/proc/meminfo: memFree=1293584/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=48876 CPUtime=942.39
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11774 0 0 0 94226 13 0 0 25 0 1 0 1200736071 50049024 11658 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12219 11658 67 130 0 12086 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 48876

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/65 7425
/proc/meminfo: memFree=1293584/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=48876 CPUtime=1002.39
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11777 0 0 0 100226 13 0 0 25 0 1 0 1200736071 50049024 11661 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12219 11661 67 130 0 12086 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 48876

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/65 7425
/proc/meminfo: memFree=1293584/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=48876 CPUtime=1062.4
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11777 0 0 0 106227 13 0 0 25 0 1 0 1200736071 50049024 11661 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12219 11661 67 130 0 12086 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 48876

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 7425
/proc/meminfo: memFree=1293520/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=48876 CPUtime=1122.41
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11779 0 0 0 112228 13 0 0 25 0 1 0 1200736071 50049024 11663 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12219 11663 67 130 0 12086 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 48876

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 7425
/proc/meminfo: memFree=1293136/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=49300 CPUtime=1182.41
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11868 0 0 0 118228 13 0 0 25 0 1 0 1200736071 50483200 11752 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12325 11752 67 130 0 12192 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 49300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 7425
/proc/meminfo: memFree=1293136/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=49300 CPUtime=1200.01
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11868 0 0 0 119988 13 0 0 25 0 1 0 1200736071 50483200 11752 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12325 11752 67 130 0 12192 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 49300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 7425
/proc/meminfo: memFree=1293136/2055920 swapFree=4178268/4192956
[pid=7424] ppid=7422 vsize=49300 CPUtime=1200.01
/proc/7424/stat : 7424 (minisat_noasser) R 7422 7424 7035 0 -1 4194304 11868 0 0 0 119988 13 0 0 25 0 1 0 1200736071 50483200 11752 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7424/statm: 12325 11752 67 130 0 12192 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 49300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.03
CPU user time (s): 1199.89
CPU system time (s): 0.144977
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 49300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11868
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= 1407

runsolver used 1.3238 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-09 14:38:16
IDJOB=1594948
IDBENCH=71258
IDSOLVER=556
FILE ID=node16/1594948-1239280696
PBS_JOBID= 9115466
Free space on /tmp= 65116 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1594948-1239280696/watcher-1594948-1239280696 -o /tmp/evaluation-result-1594948-1239280696/solver-1594948-1239280696 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1594948-1239280696.cnf

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=1989455281

node16.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.232
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.232
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:       1340752 kB
Buffers:         43016 kB
Cached:         595628 kB
SwapCached:       8512 kB
Active:          36920 kB
Inactive:       611612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340752 kB
SwapTotal:     4192956 kB
SwapFree:      4178268 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            52624 kB
Committed_AS:  3673416 kB
PageTables:       1440 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= 65112 MiB
End job on node16 at 2009-04-09 14:58:18