Trace number 1514163

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
VARSAT-crafted 2009-03-22? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
MD5SUMf395e669823c1b01b74bf47c7e820b61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38964
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  6000                                                 |
0.00/0.00	c |  Number of clauses:    25200                                                |
0.00/0.05	c |  Parsing time:         0.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          302986267.000000
0.00/0.05	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.05	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    5816    24867    75583 |     8289        0    nan |  0.000 % |
0.09/0.17	c |       101 |    5816    24867    75583 |     9117      101    119 |  0.000 % |
0.19/0.25	c |       251 |    5816    24867    75583 |    10029      251    113 |  0.000 % |
0.29/0.34	c |       476 |    5816    24867    75583 |    11032      476    109 |  0.000 % |
0.39/0.44	c |       813 |    5816    24867    75583 |    12135      813    108 |  0.000 % |
0.59/0.60	c |      1320 |    5816    24867    75583 |    13349     1320    119 |  0.000 % |
0.79/0.81	c |      2079 |    5816    24867    75583 |    14684     2079    129 |  0.000 % |
1.00/1.10	c |      3218 |    5816    24867    75583 |    16152     3218    138 |  0.000 % |
1.49/1.55	c |      4926 |    5816    24867    75583 |    17768     4926    135 |  0.000 % |
2.29/2.30	c |      7489 |    5816    24867    75583 |    19545     7489    147 |  0.000 % |
3.38/3.43	c |     11336 |    5816    24867    75583 |    21499    11336    142 |  0.000 % |
5.49/5.58	c |     17103 |    5816    24867    75583 |    23649    17103    151 |  0.000 % |
8.99/9.09	c |     25753 |    5816    24867    75583 |    26014    12628    152 |  0.000 % |
14.98/15.09	c |     38728 |    5816    24867    75583 |    28615    25603    157 |  0.000 % |
24.98/25.01	c |     58189 |    5816    24867    75583 |    31477    27470    163 |  0.000 % |
43.18/43.29	c |     87382 |    5816    24867    75583 |    34625    16818    174 |  0.000 % |
73.57/73.61	c |    131172 |    5816    24867    75583 |    38087    14549    155 |  0.000 % |
126.46/126.53	c |    196857 |    5816    24867    75583 |    41896    28756    170 |  0.000 % |
207.04/207.14	c |    295384 |    5816    24867    75583 |    46086    37018    175 |  0.000 % |
340.19/340.34	c |    443173 |    5816    24867    75583 |    50694    19408    167 |  0.000 % |
546.84/547.07	c |    664856 |    5816    24867    75583 |    55764    20958    170 |  0.000 % |
940.54/940.82	c |    997381 |    5816    24867    75583 |    61340    21435    150 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514163-1238226996/watcher-1514163-1238226996 -o /tmp/evaluation-result-1514163-1238226996/solver-1514163-1238226996 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=302986267 HOME/instance-1514163-1238226996.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.91 0.95 0.90 3/64 18428
/proc/meminfo: memFree=888048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=3564 CPUtime=0
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 1095362819 3649536 578 1992294400 4194304 5102648 548682068800 18446744073709551615 4269913 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 891 580 87 221 0 667 0

[startup+0.00768502 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 18428
/proc/meminfo: memFree=888048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=3828 CPUtime=0
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 635 0 0 0 0 0 0 0 18 0 1 0 1095362819 3919872 617 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 957 618 87 221 0 733 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3828

[startup+0.102694 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 18428
/proc/meminfo: memFree=888048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=7196 CPUtime=0.09
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 1499 0 0 0 9 0 0 0 18 0 1 0 1095362819 7368704 1481 1992294400 4194304 5102648 548682068800 18446744073709551615 4273043 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 1799 1481 99 221 0 1575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7196

[startup+0.301715 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 18428
/proc/meminfo: memFree=888048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=6712 CPUtime=0.29
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 1514 0 0 0 29 0 0 0 19 0 1 0 1095362819 6873088 1396 1992294400 4194304 5102648 548682068800 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 1678 1396 114 221 0 1454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.702759 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 18428
/proc/meminfo: memFree=888048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=6844 CPUtime=0.69
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 1546 0 0 0 69 0 0 0 22 0 1 0 1095362819 7008256 1428 1992294400 4194304 5102648 548682068800 18446744073709551615 4226925 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 1711 1428 114 221 0 1487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6844

[startup+1.50185 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 18429
/proc/meminfo: memFree=882024/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=8964 CPUtime=1.49
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 2055 0 0 0 148 1 0 0 25 0 1 0 1095362819 9179136 1937 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 2241 1937 114 221 0 2017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8964

[startup+3.10202 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 18429
/proc/meminfo: memFree=879016/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=12692 CPUtime=3.09
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 2978 0 0 0 308 1 0 0 25 0 1 0 1095362819 12996608 2860 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 3173 2860 114 221 0 2949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12692

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 18429
/proc/meminfo: memFree=872232/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=18956 CPUtime=6.28
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 4530 0 0 0 626 2 0 0 25 0 1 0 1095362819 19410944 4412 1992294400 4194304 5102648 548682068800 18446744073709551615 4254580 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 4739 4412 114 221 0 4515 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18956

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 18429
/proc/meminfo: memFree=867048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=22388 CPUtime=12.69
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 5422 0 0 0 1266 3 0 0 25 0 1 0 1095362819 22925312 5304 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 5597 5304 114 221 0 5373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22388

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 18429
/proc/meminfo: memFree=861992/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=28004 CPUtime=25.48
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 6797 0 0 0 2544 4 0 0 25 0 1 0 1095362819 28676096 6679 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 7001 6679 114 221 0 6777 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28004

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 18429
/proc/meminfo: memFree=857768/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=31700 CPUtime=51.08
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 7727 0 0 0 5102 6 0 0 25 0 1 0 1095362819 32460800 7609 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 7925 7609 114 221 0 7701 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31700

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 18429
/proc/meminfo: memFree=851048/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=38304 CPUtime=102.27
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 9397 0 0 0 10220 7 0 0 25 0 1 0 1095362819 39223296 9279 1992294400 4194304 5102648 548682068800 18446744073709551615 4249936 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 9576 9279 114 221 0 9352 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38304

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18429
/proc/meminfo: memFree=846888/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=42604 CPUtime=162.25
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 10429 0 0 0 16217 8 0 0 25 0 1 0 1095362819 43626496 10311 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 10651 10311 114 221 0 10427 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42604

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18429
/proc/meminfo: memFree=840424/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=49024 CPUtime=222.23
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 12036 0 0 0 22213 10 0 0 25 0 1 0 1095362819 50200576 11918 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 12256 11918 114 221 0 12032 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49024

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=838056/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=51308 CPUtime=282.21
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 12605 0 0 0 28210 11 0 0 25 0 1 0 1095362819 52539392 12487 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 12827 12487 114 221 0 12603 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=835688/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=53644 CPUtime=342.19
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 13189 0 0 0 34207 12 0 0 25 0 1 0 1095362819 54931456 13071 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 13411 13071 114 221 0 13187 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53644

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=829288/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=60008 CPUtime=402.18
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 14779 0 0 0 40204 14 0 0 25 0 1 0 1095362819 61448192 14661 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 15002 14661 114 221 0 14778 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 60008

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=828200/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=61064 CPUtime=462.17
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 15040 0 0 0 46202 15 0 0 25 0 1 0 1095362819 62529536 14922 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 15266 14922 114 221 0 15042 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61064

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=827432/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=61988 CPUtime=522.15
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 15271 0 0 0 52200 15 0 0 25 0 1 0 1095362819 63475712 15153 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 15497 15153 114 221 0 15273 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 61988

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=823592/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=65816 CPUtime=582.14
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16234 0 0 0 58197 17 0 0 25 0 1 0 1095362819 67395584 16116 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16454 16116 114 221 0 16230 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 65816

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=823528/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=65816 CPUtime=642.12
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16235 0 0 0 64195 17 0 0 25 0 1 0 1095362819 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 65816

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=823592/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=65816 CPUtime=702.1
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16235 0 0 0 70193 17 0 0 25 0 1 0 1095362819 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 65816

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=823528/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=65816 CPUtime=762.09
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16235 0 0 0 76192 17 0 0 25 0 1 0 1095362819 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 65816

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=822248/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=67136 CPUtime=822.07
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16561 0 0 0 82189 18 0 0 25 0 1 0 1095362819 68747264 16443 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16784 16443 114 221 0 16560 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 67136

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=822184/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=67136 CPUtime=882.06
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 16561 0 0 0 88188 18 0 0 25 0 1 0 1095362819 68747264 16443 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 16784 16443 114 221 0 16560 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 67136

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=820008/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=69396 CPUtime=942.03
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 17106 0 0 0 94185 18 0 0 25 0 1 0 1095362819 71061504 16988 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 17349 16988 114 221 0 17125 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 69396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=818536/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=71052 CPUtime=1002.03
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 17476 0 0 0 100184 19 0 0 25 0 1 0 1095362819 72757248 17358 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 17763 17358 114 221 0 17539 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 71052

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=817704/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=71844 CPUtime=1062.01
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 17668 0 0 0 106182 19 0 0 25 0 1 0 1095362819 73568256 17550 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 17961 17550 114 221 0 17737 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 71844

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=815976/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=73564 CPUtime=1121.99
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 18118 0 0 0 112179 20 0 0 25 0 1 0 1095362819 75329536 18000 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 18391 18000 114 221 0 18167 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 73564

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=815592/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=73960 CPUtime=1181.98
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 18197 0 0 0 118178 20 0 0 25 0 1 0 1095362819 75735040 18079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 18490 18079 114 221 0 18266 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 73960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18435
/proc/meminfo: memFree=815592/2055920 swapFree=4172472/4192956
[pid=18428] ppid=18426 vsize=73960 CPUtime=1200.07
/proc/18428/stat : 18428 (varsat-crafted_) R 18426 18428 18241 0 -1 4194304 18197 0 0 0 119987 20 0 0 25 0 1 0 1095362819 75735040 18079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/18428/statm: 18490 18079 114 221 0 18266 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 73960

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.215967
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 73960

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

runsolver used 0.993848 second user time and 2.72358 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-28 08:56:36
IDJOB=1514163
IDBENCH=70323
IDSOLVER=537
FILE ID=node37/1514163-1238226996
PBS_JOBID= 9060637
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514163-1238226996/watcher-1514163-1238226996 -o /tmp/evaluation-result-1514163-1238226996/solver-1514163-1238226996 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=302986267 HOME/instance-1514163-1238226996.cnf

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

MD5SUM BENCH= f395e669823c1b01b74bf47c7e820b61
RANDOM SEED=302986267

node37.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.213
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.213
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:        888528 kB
Buffers:        101248 kB
Cached:         959288 kB
SwapCached:      14544 kB
Active:         304148 kB
Inactive:       772380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        888528 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            76924 kB
Committed_AS:  2802176 kB
PageTables:       1384 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= 66424 MiB
End job on node37 at 2009-03-28 09:16:39