Trace number 1513335

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1992353905-004.cnf
MD5SUMbd2ffd9bc7cc85da4d9e7498163745df
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  180                                                  |
0.00/0.00	c |  Number of clauses:    15300                                                |
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:          2053095199.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.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
0.49/0.54	c |       102 |     180    15300   107100 |     5610      102     52 |  0.003 % |
0.59/0.61	c |       253 |     180    15300   107100 |     6171      253     52 |  0.003 % |
0.59/0.68	c |       478 |     180    15300   107100 |     6788      478     53 |  0.003 % |
0.69/0.76	c |       817 |     180    15300   107100 |     7466      817     53 |  0.003 % |
0.79/0.85	c |      1325 |     180    15300   107100 |     8213     1325     53 |  0.003 % |
0.89/0.97	c |      2087 |     180    15300   107100 |     9034     2087     53 |  0.003 % |
1.09/1.13	c |      3229 |     180    15300   107100 |     9938     3229     53 |  0.003 % |
1.29/1.36	c |      4937 |     180    15300   107100 |    10932     4937     53 |  0.003 % |
1.69/1.72	c |      7500 |     180    15300   107100 |    12025     7500     54 |  0.003 % |
2.29/2.36	c |     11346 |     180    15300   107100 |    13228    11346     53 |  0.003 % |
3.39/3.40	c |     17112 |     180    15300   107100 |    14550    10457     53 |  0.003 % |
4.89/4.96	c |     25762 |     180    15300   107100 |    16005    11793     53 |  0.003 % |
7.59/7.63	c |     38736 |     180    15300   107100 |    17606     8680     54 |  0.003 % |
11.68/11.75	c |     58197 |     180    15300   107100 |    19367    10454     52 |  0.003 % |
18.19/18.27	c |     87390 |     180    15300   107100 |    21303    10474     52 |  0.003 % |
28.88/28.91	c |    131181 |     180    15300   107100 |    23434    11488     52 |  0.003 % |
46.87/46.90	c |    196865 |     180    15300   107100 |    25777    17647     54 |  0.003 % |
75.67/75.77	c |    295391 |     180    15300   107100 |    28355    19940     54 |  0.003 % |
120.65/120.76	c |    443183 |     180    15300   107100 |    31191    23314     53 |  0.003 % |
189.74/189.80	c |    664867 |     180    15300   107100 |    34310    20854     53 |  0.003 % |
307.00/307.16	c |    997392 |     180    15300   107100 |    37741    27714     55 |  0.003 % |
494.34/494.53	c |   1496181 |     180    15300   107100 |    41515    30937     53 |  0.003 % |
786.17/786.49	c |   2244363 |     180    15300   107100 |    45666    41253     55 |  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-1513335-1238216156/watcher-1513335-1238216156 -o /tmp/evaluation-result-1513335-1238216156/solver-1513335-1238216156 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2053095199 HOME/instance-1513335-1238216156.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.99 0.97 0.91 3/66 27979
/proc/meminfo: memFree=1011808/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=2544 CPUtime=0
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 324 0 0 0 0 0 0 0 18 0 1 0 1094278525 2605056 309 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 636 310 87 221 0 412 0

[startup+0.042001 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27979
/proc/meminfo: memFree=1011808/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=5908 CPUtime=0.03
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1171 0 0 0 3 0 0 0 18 0 1 0 1094278525 6049792 1156 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 1477 1156 98 221 0 1253 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5908

[startup+0.102008 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27979
/proc/meminfo: memFree=1011808/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=5908 CPUtime=0.09
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1171 0 0 0 9 0 0 0 18 0 1 0 1094278525 6049792 1156 1992294400 4194304 5102648 548682068800 18446744073709551615 4273288 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 1477 1156 98 221 0 1253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5908

[startup+0.301033 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27979
/proc/meminfo: memFree=1011808/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=6088 CPUtime=0.29
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1201 0 0 0 29 0 0 0 19 0 1 0 1094278525 6234112 1186 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 1522 1186 98 221 0 1298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6088

[startup+0.701086 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27979
/proc/meminfo: memFree=1011808/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=5336 CPUtime=0.69
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1212 0 0 0 69 0 0 0 22 0 1 0 1094278525 5464064 1054 1992294400 4194304 5102648 548682068800 18446744073709551615 4214211 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 1334 1054 109 221 0 1110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5336

[startup+1.50119 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=1007832/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=6160 CPUtime=1.49
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1387 0 0 0 149 0 0 0 25 0 1 0 1094278525 6307840 1229 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 1540 1229 109 221 0 1316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6160

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=1006040/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=8284 CPUtime=3.09
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 1927 0 0 0 308 1 0 0 25 0 1 0 1094278525 8482816 1769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 2071 1769 109 221 0 1847 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8284

[startup+6.30181 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=1004376/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=9344 CPUtime=6.29
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 2201 0 0 0 628 1 0 0 25 0 1 0 1094278525 9568256 2043 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 2336 2043 109 221 0 2112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9344

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=1002904/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=10268 CPUtime=12.68
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 2420 0 0 0 1267 1 0 0 25 0 1 0 1094278525 10514432 2262 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 2567 2262 109 221 0 2343 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10268

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=1000920/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=12288 CPUtime=25.48
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 2904 0 0 0 2546 2 0 0 25 0 1 0 1094278525 12582912 2746 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 3072 2746 109 221 0 2848 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12288

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=998936/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=14376 CPUtime=51.07
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 3419 0 0 0 5105 2 0 0 25 0 1 0 1094278525 14721024 3261 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 3594 3261 109 221 0 3370 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14376

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=996632/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=16900 CPUtime=102.27
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 3996 0 0 0 10224 3 0 0 25 0 1 0 1094278525 17305600 3838 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 4225 3838 109 221 0 4001 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16900

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=994840/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=18900 CPUtime=162.25
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 4425 0 0 0 16221 4 0 0 25 0 1 0 1094278525 19353600 4267 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 4725 4267 109 221 0 4501 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18900

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=993048/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=20688 CPUtime=222.23
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 4874 0 0 0 22218 5 0 0 25 0 1 0 1094278525 21184512 4716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 5172 4716 109 221 0 4948 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20688

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27980
/proc/meminfo: memFree=992088/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=21712 CPUtime=282.21
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 5097 0 0 0 28216 5 0 0 25 0 1 0 1094278525 22233088 4939 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 5428 4939 109 221 0 5204 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21712

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=990744/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=23008 CPUtime=342.19
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 5436 0 0 0 34213 6 0 0 25 0 1 0 1094278525 23560192 5278 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 5752 5278 109 221 0 5528 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23008

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=990040/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=23900 CPUtime=402.17
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 5610 0 0 0 40211 6 0 0 25 0 1 0 1094278525 24473600 5452 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 5975 5452 109 221 0 5751 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23900

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=989400/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=24612 CPUtime=462.15
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 5758 0 0 0 46209 6 0 0 25 0 1 0 1094278525 25202688 5600 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6153 5600 109 221 0 5929 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24612

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=987992/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=26260 CPUtime=522.14
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6128 0 0 0 52207 7 0 0 25 0 1 0 1094278525 26890240 5970 1992294400 4194304 5102648 548682068800 18446744073709551615 4225422 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6565 5970 109 221 0 6341 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26260

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=987544/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=26608 CPUtime=582.12
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6213 0 0 0 58205 7 0 0 25 0 1 0 1094278525 27246592 6055 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6652 6055 109 221 0 6428 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 26608

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=987096/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=27084 CPUtime=642.1
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6329 0 0 0 64203 7 0 0 25 0 1 0 1094278525 27734016 6171 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6771 6171 109 221 0 6547 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27084

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=986968/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=27228 CPUtime=702.09
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6357 0 0 0 70201 8 0 0 25 0 1 0 1094278525 27881472 6199 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6807 6199 109 221 0 6583 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 27228

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=986712/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=27388 CPUtime=762.08
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6405 0 0 0 76200 8 0 0 25 0 1 0 1094278525 28045312 6247 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 6847 6247 109 221 0 6623 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 27388

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=985240/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=28912 CPUtime=822.05
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6779 0 0 0 82197 8 0 0 25 0 1 0 1094278525 29605888 6621 1992294400 4194304 5102648 548682068800 18446744073709551615 4249670 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7228 6621 109 221 0 7004 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28912

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=984664/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=29640 CPUtime=882.04
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 6921 0 0 0 88195 9 0 0 25 0 1 0 1094278525 30351360 6763 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7410 6763 109 221 0 7186 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 29640

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=984280/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=30016 CPUtime=942.02
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7002 0 0 0 94193 9 0 0 25 0 1 0 1094278525 30736384 6844 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7504 6844 109 221 0 7280 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 30016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=983832/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=30540 CPUtime=1002
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7120 0 0 0 100191 9 0 0 25 0 1 0 1094278525 31272960 6962 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7635 6962 109 221 0 7411 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 30540

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=983448/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=31060 CPUtime=1061.98
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7209 0 0 0 106189 9 0 0 25 0 1 0 1094278525 31805440 7051 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7765 7051 109 221 0 7541 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 31060

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=982872/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=31536 CPUtime=1121.97
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7344 0 0 0 112187 10 0 0 25 0 1 0 1094278525 32292864 7186 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7884 7186 109 221 0 7660 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 31536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=982616/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=31892 CPUtime=1181.95
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7408 0 0 0 118185 10 0 0 25 0 1 0 1094278525 32657408 7250 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7973 7250 109 221 0 7749 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 31892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27986
/proc/meminfo: memFree=982616/2055920 swapFree=4176412/4192956
[pid=27979] ppid=27977 vsize=31892 CPUtime=1200.05
/proc/27979/stat : 27979 (varsat-crafted_) R 27977 27979 27176 0 -1 4194304 7408 0 0 0 119995 10 0 0 25 0 1 0 1094278525 32657408 7250 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/27979/statm: 7973 7250 109 221 0 7749 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 31892

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.07
CPU user time (s): 1199.96
CPU system time (s): 0.109983
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 31892

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

runsolver used 1.17982 second user time and 3.19851 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-28 05:55:56
IDJOB=1513335
IDBENCH=70254
IDSOLVER=537
FILE ID=node40/1513335-1238216156
PBS_JOBID= 9060524
Free space on /tmp= 63504 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1992353905-004.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513335-1238216156/watcher-1513335-1238216156 -o /tmp/evaluation-result-1513335-1238216156/solver-1513335-1238216156 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=2053095199 HOME/instance-1513335-1238216156.cnf

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

MD5SUM BENCH= bd2ffd9bc7cc85da4d9e7498163745df
RANDOM SEED=2053095199

node40.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:       1012288 kB
Buffers:         62156 kB
Cached:         886748 kB
SwapCached:       9624 kB
Active:          91300 kB
Inactive:       868896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012288 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          17128 kB
Slab:            69404 kB
Committed_AS:  2663716 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-28 06:15:58