Trace number 1513503

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1864473452-037.cnf
MD5SUMdb4e49ea1628a563e13565b21c6502ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark535.55
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  160                                                  |
0.00/0.00	c |  Number of clauses:    13600                                                |
0.02/0.02	c |  Parsing time:         0.02         s                                       |
0.02/0.02	c |  Timeout:              43200 s
0.02/0.03	c |  Random Seed:          326030981.000000
0.02/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.02/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.03	c |                                                                             |
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
0.39/0.45	c |       101 |     160    13600    95200 |     4986      101     48 |  0.004 % |
0.49/0.51	c |       252 |     160    13600    95200 |     5485      252     48 |  0.004 % |
0.49/0.57	c |       477 |     160    13600    95200 |     6033      477     48 |  0.004 % |
0.59/0.64	c |       814 |     160    13600    95200 |     6637      814     49 |  0.004 % |
0.69/0.72	c |      1321 |     160    13600    95200 |     7300     1321     49 |  0.004 % |
0.79/0.83	c |      2080 |     160    13600    95200 |     8031     2080     49 |  0.004 % |
0.89/0.97	c |      3219 |     160    13600    95200 |     8834     3219     49 |  0.004 % |
1.09/1.17	c |      4927 |     160    13600    95200 |     9717     4927     49 |  0.004 % |
1.49/1.51	c |      7489 |     160    13600    95200 |    10689     7489     49 |  0.004 % |
2.10/2.11	c |     11333 |     160    13600    95200 |    11758     5951     49 |  0.004 % |
2.99/3.00	c |     17099 |     160    13600    95200 |    12934    11717     49 |  0.004 % |
4.30/4.35	c |     25748 |     160    13600    95200 |    14227     7353     48 |  0.004 % |
6.49/6.55	c |     38722 |     160    13600    95200 |    15650    13179     49 |  0.004 % |
9.99/10.09	c |     58183 |     160    13600    95200 |    17215     9061     47 |  0.004 % |
15.69/15.71	c |     87376 |     160    13600    95200 |    18936    12316     48 |  0.004 % |
24.78/24.87	c |    131165 |     160    13600    95200 |    20830    18088     51 |  0.004 % |
40.88/40.93	c |    196849 |     160    13600    95200 |    22913    10614     47 |  0.004 % |
65.87/65.95	c |    295376 |     160    13600    95200 |    25204    16920     49 |  0.004 % |
107.76/107.89	c |    443166 |     160    13600    95200 |    27725    19446     48 |  0.004 % |
175.04/175.18	c |    664849 |     160    13600    95200 |    30497    24585     49 |  0.004 % |
279.50/279.69	c |    997374 |     160    13600    95200 |    33547    15601     48 |  0.004 % |
446.24/446.47	c |   1496162 |     160    13600    95200 |    36902    16917     48 |  0.004 % |
714.76/715.08	c |   2244345 |     160    13600    95200 |    40592    18934     47 |  0.004 % |
1138.42/1138.81	c |   3366621 |     160    13600    95200 |    44652    16580     48 |  0.004 % |

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-1513503-1238218558/watcher-1513503-1238218558 -o /tmp/evaluation-result-1513503-1238218558/solver-1513503-1238218558 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=326030981 HOME/instance-1513503-1238218558.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.93 3/65 4536
/proc/meminfo: memFree=1366952/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=2544 CPUtime=0
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 1094518071 2605056 296 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 636 297 87 221 0 412 0

[startup+0.025203 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 4536
/proc/meminfo: memFree=1366952/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=5164 CPUtime=0.02
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 980 0 0 0 2 0 0 0 18 0 1 0 1094518071 5287936 965 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1291 968 87 221 0 1067 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5164

[startup+0.101217 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 4536
/proc/meminfo: memFree=1366952/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=5580 CPUtime=0.09
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1088 0 0 0 9 0 0 0 18 0 1 0 1094518071 5713920 1073 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1395 1073 98 221 0 1171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5580

[startup+0.301252 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 4536
/proc/meminfo: memFree=1366952/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=5652 CPUtime=0.29
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1115 0 0 0 29 0 0 0 19 0 1 0 1094518071 5787648 1100 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1413 1100 98 221 0 1189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5652

[startup+0.701324 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 4536
/proc/meminfo: memFree=1366952/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=4908 CPUtime=0.69
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1127 0 0 0 69 0 0 0 22 0 1 0 1094518071 5025792 931 1992294400 4194304 5102648 548682068800 18446744073709551615 4249378 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1227 931 110 221 0 1003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4908

[startup+1.50247 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1363488/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=6244 CPUtime=1.49
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1430 0 0 0 149 0 0 0 25 0 1 0 1094518071 6393856 1234 1992294400 4194304 5102648 548682068800 18446744073709551615 4227630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1561 1234 110 221 0 1337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6244

[startup+3.10175 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1361376/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=7592 CPUtime=3.09
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1769 0 0 0 308 1 0 0 25 0 1 0 1094518071 7774208 1573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1898 1573 110 221 0 1674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7592

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1360160/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=8324 CPUtime=6.29
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 1968 0 0 0 628 1 0 0 25 0 1 0 1094518071 8523776 1772 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 2081 1772 110 221 0 1857 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8324

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1358816/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=9688 CPUtime=12.69
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 2293 0 0 0 1268 1 0 0 25 0 1 0 1094518071 9920512 2097 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 2422 2097 110 221 0 2198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9688

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1357280/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=11620 CPUtime=25.48
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 2742 0 0 0 2546 2 0 0 25 0 1 0 1094518071 11898880 2546 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 2905 2546 110 221 0 2681 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11620

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1355616/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=13176 CPUtime=51.07
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 3108 0 0 0 5105 2 0 0 25 0 1 0 1094518071 13492224 2912 1992294400 4194304 5102648 548682068800 18446744073709551615 4249850 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 3294 2912 110 221 0 3070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13176

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1353504/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=15232 CPUtime=102.26
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 3603 0 0 0 10223 3 0 0 25 0 1 0 1094518071 15597568 3407 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 3808 3407 110 221 0 3584 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15232

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1351584/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=17384 CPUtime=162.23
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 4075 0 0 0 16220 3 0 0 25 0 1 0 1094518071 17801216 3879 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 4346 3879 110 221 0 4122 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17384

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1349920/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=19188 CPUtime=222.22
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 4476 0 0 0 22218 4 0 0 25 0 1 0 1094518071 19648512 4280 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 4797 4280 110 221 0 4573 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19188

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1349472/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=19552 CPUtime=282.2
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 4590 0 0 0 28216 4 0 0 25 0 1 0 1094518071 20021248 4394 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 4888 4394 110 221 0 4664 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19552

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4537
/proc/meminfo: memFree=1347680/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=21576 CPUtime=342.18
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5044 0 0 0 34213 5 0 0 25 0 1 0 1094518071 22093824 4848 1992294400 4194304 5102648 548682068800 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 5394 4848 110 221 0 5170 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21576

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1347040/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=22116 CPUtime=402.16
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5167 0 0 0 40211 5 0 0 25 0 1 0 1094518071 22646784 4971 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 5529 4971 110 221 0 5305 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 22116

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1346336/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=22756 CPUtime=462.13
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5353 0 0 0 46208 5 0 0 25 0 1 0 1094518071 23302144 5157 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 5689 5157 110 221 0 5465 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 22756

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1345440/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=23788 CPUtime=522.12
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5584 0 0 0 52206 6 0 0 25 0 1 0 1094518071 24358912 5388 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 5947 5388 110 221 0 5723 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 23788

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1344736/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=24700 CPUtime=582.1
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5756 0 0 0 58204 6 0 0 25 0 1 0 1094518071 25292800 5560 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6175 5560 110 221 0 5951 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 24700

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1344352/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=25128 CPUtime=642.08
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5867 0 0 0 64202 6 0 0 25 0 1 0 1094518071 25731072 5671 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6282 5671 110 221 0 6058 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25128

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1343904/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=25696 CPUtime=702.06
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 5972 0 0 0 70200 6 0 0 25 0 1 0 1094518071 26312704 5776 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6424 5776 110 221 0 6200 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 25696

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1342688/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=27044 CPUtime=762.05
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6288 0 0 0 76198 7 0 0 25 0 1 0 1094518071 27693056 6092 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6761 6092 110 221 0 6537 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 27044

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341920/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=27848 CPUtime=822.02
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6475 0 0 0 82195 7 0 0 25 0 1 0 1094518071 28516352 6279 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6962 6279 110 221 0 6738 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 27848

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341536/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=28368 CPUtime=882
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6570 0 0 0 88193 7 0 0 25 0 1 0 1094518071 29048832 6374 1992294400 4194304 5102648 548682068800 18446744073709551615 4225744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7092 6374 110 221 0 6868 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 28368

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341280/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=28656 CPUtime=941.98
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6634 0 0 0 94191 7 0 0 25 0 1 0 1094518071 29343744 6438 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7164 6438 110 221 0 6940 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 28656

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341280/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=28656 CPUtime=1001.96
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6637 0 0 0 100189 7 0 0 25 0 1 0 1094518071 29343744 6441 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7164 6441 110 221 0 6940 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 28656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341152/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=28796 CPUtime=1061.95
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6669 0 0 0 106187 8 0 0 25 0 1 0 1094518071 29487104 6473 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7199 6473 110 221 0 6975 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 28796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1341024/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=28940 CPUtime=1121.93
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6699 0 0 0 112185 8 0 0 25 0 1 0 1094518071 29634560 6503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7235 6503 110 221 0 7011 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 28940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1339872/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=30152 CPUtime=1181.9
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 6996 0 0 0 118182 8 0 0 25 0 1 0 1094518071 30875648 6800 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7538 6800 110 221 0 7314 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 30152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 4539
/proc/meminfo: memFree=1339616/2055920 swapFree=4177692/4192956
[pid=4536] ppid=4534 vsize=30580 CPUtime=1200
/proc/4536/stat : 4536 (varsat-crafted_) R 4534 4536 3671 0 -1 4194304 7048 0 0 0 119992 8 0 0 25 0 1 0 1094518071 31313920 6852 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7645 6852 110 221 0 7421 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 30580

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.02
CPU user time (s): 1199.93
CPU system time (s): 0.089986
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 30580

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

runsolver used 1.26581 second user time and 2.77658 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-28 06:35:58
IDJOB=1513503
IDBENCH=70268
IDSOLVER=537
FILE ID=node56/1513503-1238218558
PBS_JOBID= 9060510
Free space on /tmp= 103016 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1864473452-037.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513503-1238218558/watcher-1513503-1238218558 -o /tmp/evaluation-result-1513503-1238218558/solver-1513503-1238218558 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=326030981 HOME/instance-1513503-1238218558.cnf

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

MD5SUM BENCH= db4e49ea1628a563e13565b21c6502ef
RANDOM SEED=326030981

node56.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.256
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.256
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:       1367432 kB
Buffers:         89752 kB
Cached:         504708 kB
SwapCached:       9040 kB
Active:         112396 kB
Inactive:       492568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367432 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            69488 kB
Committed_AS:  2481924 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103012 MiB
End job on node56 at 2009-03-28 06:56:00