Trace number 1513263

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.05 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S2140929154-062.cnf
MD5SUMd3e388145b1dc90e0d73a294f0c3ce44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark811.961
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    17000                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          1529040648.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.59/0.61	c |       100 |     200    17000   119000 |     6233      100     55 |  0.003 % |
0.59/0.69	c |       250 |     200    17000   119000 |     6856      250     58 |  0.003 % |
0.69/0.77	c |       476 |     200    17000   119000 |     7542      476     58 |  0.003 % |
0.79/0.85	c |       814 |     200    17000   119000 |     8296      814     59 |  0.003 % |
0.89/0.95	c |      1320 |     200    17000   119000 |     9126     1320     57 |  0.003 % |
0.99/1.08	c |      2080 |     200    17000   119000 |    10038     2080     57 |  0.003 % |
1.19/1.25	c |      3219 |     200    17000   119000 |    11042     3219     58 |  0.003 % |
1.39/1.50	c |      4927 |     200    17000   119000 |    12147     4927     58 |  0.003 % |
1.78/1.88	c |      7489 |     200    17000   119000 |    13361     7489     58 |  0.003 % |
2.49/2.55	c |     11333 |     200    17000   119000 |    14697    11333     59 |  0.003 % |
3.69/3.71	c |     17099 |     200    17000   119000 |    16167     9710     58 |  0.003 % |
5.49/5.52	c |     25748 |     200    17000   119000 |    17784    10235     57 |  0.003 % |
8.18/8.24	c |     38722 |     200    17000   119000 |    19562    14274     59 |  0.003 % |
12.79/12.88	c |     58185 |     200    17000   119000 |    21519    14078     60 |  0.003 % |
20.58/20.64	c |     87377 |     200    17000   119000 |    23671    10853     59 |  0.003 % |
33.18/33.20	c |    131168 |     200    17000   119000 |    26038    18332     58 |  0.003 % |
52.87/52.95	c |    196852 |     200    17000   119000 |    28641    13891     57 |  0.003 % |
84.97/85.05	c |    295378 |     200    17000   119000 |    31506    14606     57 |  0.003 % |
136.15/136.20	c |    443167 |     200    17000   119000 |    34656    28502     58 |  0.003 % |
217.52/217.61	c |    664850 |     200    17000   119000 |    38122    30577     58 |  0.003 % |
349.29/349.49	c |    997375 |     200    17000   119000 |    41934    35776     59 |  0.003 % |
561.82/562.02	c |   1496163 |     200    17000   119000 |    46128    16891     56 |  0.003 % |
897.63/897.98	c |   2244346 |     200    17000   119000 |    50741    42896     62 |  0.003 % |

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-1513263-1238214959/watcher-1513263-1238214959 -o /tmp/evaluation-result-1513263-1238214959/solver-1513263-1238214959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1529040648 HOME/instance-1513263-1238214959.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.97 0.91 3/64 23726
/proc/meminfo: memFree=908184/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=2412 CPUtime=0
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 1094162662 2469888 310 1992294400 4194304 5102648 548682068800 18446744073709551615 4227177 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 603 312 87 221 0 379 0

[startup+0.0720831 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 23726
/proc/meminfo: memFree=908184/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=6256 CPUtime=0.06
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 1280 0 0 0 6 0 0 0 18 0 1 0 1094162662 6406144 1265 1992294400 4194304 5102648 548682068800 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 1564 1265 98 221 0 1340 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6256

[startup+0.101086 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 23726
/proc/meminfo: memFree=908184/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=6256 CPUtime=0.09
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 1280 0 0 0 9 0 0 0 18 0 1 0 1094162662 6406144 1265 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 1564 1265 98 221 0 1340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6256

[startup+0.301109 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 23726
/proc/meminfo: memFree=908184/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=6256 CPUtime=0.29
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 1280 0 0 0 29 0 0 0 19 0 1 0 1094162662 6406144 1265 1992294400 4194304 5102648 548682068800 18446744073709551615 4283541 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 1564 1265 98 221 0 1340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6256

[startup+0.701156 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 23726
/proc/meminfo: memFree=908184/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=6112 CPUtime=0.69
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 1325 0 0 0 69 0 0 0 22 0 1 0 1094162662 6258688 1243 1992294400 4194304 5102648 548682068800 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 1528 1243 110 221 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6112

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 23727
/proc/meminfo: memFree=903440/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=6244 CPUtime=1.49
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 1364 0 0 0 149 0 0 0 25 0 1 0 1094162662 6393856 1282 1992294400 4194304 5102648 548682068800 18446744073709551615 4242269 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 1561 1282 110 221 0 1337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6244

[startup+3.10144 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 23727
/proc/meminfo: memFree=902224/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=8864 CPUtime=3.09
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 2026 0 0 0 308 1 0 0 25 0 1 0 1094162662 9076736 1944 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 2216 1944 110 221 0 1992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8864

[startup+6.30181 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 23727
/proc/meminfo: memFree=899664/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=9792 CPUtime=6.29
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 2259 0 0 0 628 1 0 0 25 0 1 0 1094162662 10027008 2177 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 2448 2177 110 221 0 2224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9792

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 23727
/proc/meminfo: memFree=898064/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=11404 CPUtime=12.69
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 2652 0 0 0 1267 2 0 0 25 0 1 0 1094162662 11677696 2570 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 2851 2570 110 221 0 2627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11404

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.91 2/65 23727
/proc/meminfo: memFree=896080/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=13452 CPUtime=25.48
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 3152 0 0 0 2546 2 0 0 25 0 1 0 1094162662 13774848 3070 1992294400 4194304 5102648 548682068800 18446744073709551615 4249917 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 3363 3070 110 221 0 3139 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13452

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 23727
/proc/meminfo: memFree=894224/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=15476 CPUtime=51.07
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 3635 0 0 0 5104 3 0 0 25 0 1 0 1094162662 15847424 3553 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 3869 3553 110 221 0 3645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15476

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 23727
/proc/meminfo: memFree=891152/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=18812 CPUtime=102.26
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 4395 0 0 0 10222 4 0 0 25 0 1 0 1094162662 19263488 4313 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 4703 4313 110 221 0 4479 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18812

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=889104/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=20920 CPUtime=162.24
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 4926 0 0 0 16219 5 0 0 25 0 1 0 1094162662 21422080 4844 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 5230 4844 110 221 0 5006 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20920

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=887504/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=22508 CPUtime=222.22
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 5305 0 0 0 22217 5 0 0 25 0 1 0 1094162662 23048192 5223 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 5627 5223 110 221 0 5403 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22508

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=886096/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=24000 CPUtime=282.21
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 5629 0 0 0 28215 6 0 0 25 0 1 0 1094162662 24576000 5547 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 6000 5547 110 221 0 5776 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24000

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=885776/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=24380 CPUtime=342.19
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 5714 0 0 0 34213 6 0 0 25 0 1 0 1094162662 24965120 5632 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 6095 5632 110 221 0 5871 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24380

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=883920/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=26460 CPUtime=402.17
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 6182 0 0 0 40210 7 0 0 25 0 1 0 1094162662 27095040 6100 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 6615 6100 110 221 0 6391 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26460

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23727
/proc/meminfo: memFree=883280/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=27184 CPUtime=462.15
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 6352 0 0 0 46208 7 0 0 25 0 1 0 1094162662 27836416 6270 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 6796 6270 110 221 0 6572 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27184

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=882832/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=27724 CPUtime=522.13
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 6471 0 0 0 52206 7 0 0 25 0 1 0 1094162662 28389376 6389 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 6931 6389 110 221 0 6707 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 27724

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=881424/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=29180 CPUtime=582.11
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 6831 0 0 0 58204 7 0 0 25 0 1 0 1094162662 29880320 6749 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 7295 6749 110 221 0 7071 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 29180

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=880144/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=30528 CPUtime=642.11
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 7136 0 0 0 64203 8 0 0 25 0 1 0 1094162662 31260672 7054 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 7632 7054 110 221 0 7408 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 30528

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=879312/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=31432 CPUtime=702.08
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 7335 0 0 0 70200 8 0 0 25 0 1 0 1094162662 32186368 7253 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 7858 7253 110 221 0 7634 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 31432

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=878672/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=32256 CPUtime=762.06
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 7485 0 0 0 76198 8 0 0 25 0 1 0 1094162662 33030144 7403 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8064 7403 110 221 0 7840 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 32256

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=878416/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=32396 CPUtime=822.04
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 7558 0 0 0 82196 8 0 0 25 0 1 0 1094162662 33173504 7476 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8099 7476 110 221 0 7875 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 32396

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=878288/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=32588 CPUtime=882.03
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 7590 0 0 0 88194 9 0 0 25 0 1 0 1094162662 33370112 7508 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8147 7508 110 221 0 7923 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 32588

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=876496/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=34456 CPUtime=942.01
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8048 0 0 0 94192 9 0 0 25 0 1 0 1094162662 35282944 7966 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8614 7966 110 221 0 8390 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34456

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=875728/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=35248 CPUtime=1001.99
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8247 0 0 0 100190 9 0 0 25 0 1 0 1094162662 36093952 8165 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8812 8165 110 221 0 8588 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 35248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=875472/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=35628 CPUtime=1061.98
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8303 0 0 0 106188 10 0 0 25 0 1 0 1094162662 36483072 8221 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 8907 8221 110 221 0 8683 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35628

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=875024/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=36056 CPUtime=1121.96
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8406 0 0 0 112186 10 0 0 25 0 1 0 1094162662 36921344 8324 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 9014 8324 110 221 0 8790 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36056

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=874768/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=36268 CPUtime=1181.94
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8456 0 0 0 118184 10 0 0 25 0 1 0 1094162662 37138432 8374 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 9067 8374 110 221 0 8843 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23729
/proc/meminfo: memFree=874704/2055924 swapFree=4176792/4192956
[pid=23726] ppid=23724 vsize=36268 CPUtime=1200.04
/proc/23726/stat : 23726 (varsat-crafted_) R 23724 23726 22965 0 -1 4194304 8456 0 0 0 119994 10 0 0 25 0 1 0 1094162662 37138432 8374 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23726/statm: 9067 8374 110 221 0 8843 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36268

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.94
CPU system time (s): 0.111982
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 36268

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

runsolver used 0.85287 second user time and 2.50662 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 05:36:00
IDJOB=1513263
IDBENCH=70248
IDSOLVER=537
FILE ID=node6/1513263-1238214959
PBS_JOBID= 9060558
Free space on /tmp= 66324 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S2140929154-062.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513263-1238214959/watcher-1513263-1238214959 -o /tmp/evaluation-result-1513263-1238214959/solver-1513263-1238214959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1529040648 HOME/instance-1513263-1238214959.cnf

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

MD5SUM BENCH= d3e388145b1dc90e0d73a294f0c3ce44
RANDOM SEED=1529040648

node6.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.236
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.236
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:      2055924 kB
MemFree:        908664 kB
Buffers:         97080 kB
Cached:         951408 kB
SwapCached:       9932 kB
Active:         211324 kB
Inactive:       850664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        908664 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          19164 kB
Slab:            71240 kB
Committed_AS:  2793240 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-28 05:56:02