Trace number 1517787

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.06 1202.21

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
MD5SUM01d386c590bcd2ab7c9aeb6450815f98
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0976
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          853670264.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     372     1608     4863 |      536        0    nan |  0.000 % |
0.00/0.00	c |       100 |     372     1608     4863 |      589      100     20 |  0.001 % |
0.00/0.10	c |       251 |     372     1608     4863 |      648      251     19 |  0.001 % |
0.00/0.10	c |       478 |     372     1608     4863 |      713      478     18 |  0.001 % |
0.00/0.10	c |       816 |     372     1608     4863 |      784      437     17 |  0.001 % |
0.00/0.10	c |      1322 |     372     1608     4863 |      863      540     16 |  0.001 % |
0.00/0.10	c |      2081 |     372     1608     4863 |      949      843     16 |  0.001 % |
0.10/0.11	c |      3221 |     372     1608     4863 |     1044      993     16 |  0.001 % |
0.10/0.16	c |      4931 |     372     1608     4863 |     1148     1082     18 |  0.001 % |
0.19/0.25	c |      7493 |     372     1608     4863 |     1263      669     16 |  0.001 % |
0.29/0.38	c |     11339 |     372     1608     4863 |     1390     1280     18 |  0.001 % |
0.49/0.58	c |     17107 |     372     1608     4863 |     1529     1340     18 |  0.001 % |
0.89/0.90	c |     25756 |     372     1608     4863 |     1682     1399     17 |  0.001 % |
1.39/1.42	c |     38730 |     372     1608     4863 |     1850     1405     17 |  0.001 % |
2.09/2.18	c |     58191 |     372     1608     4863 |     2035     1102     15 |  0.001 % |
3.30/3.34	c |     87383 |     372     1608     4863 |     2239     1365     16 |  0.001 % |
5.09/5.18	c |    131173 |     372     1608     4863 |     2462     2015     17 |  0.001 % |
7.99/8.03	c |    196857 |     372     1608     4863 |     2709     1368     17 |  0.001 % |
12.39/12.46	c |    295384 |     372     1608     4863 |     2980     2350     18 |  0.001 % |
19.19/19.24	c |    443173 |     372     1608     4863 |     3278     2348     18 |  0.001 % |
29.69/29.73	c |    664858 |     372     1608     4863 |     3605     1876     17 |  0.001 % |
46.28/46.31	c |    997383 |     372     1608     4863 |     3966     2998     17 |  0.001 % |
71.97/72.08	c |   1496171 |     372     1608     4863 |     4363     3318     19 |  0.001 % |
112.95/113.00	c |   2244353 |     372     1608     4863 |     4799     3095     19 |  0.001 % |
177.23/177.33	c |   3366628 |     372     1608     4863 |     5279     2960     17 |  0.001 % |
277.20/277.39	c |   5050040 |     372     1608     4863 |     5807     3517     19 |  0.001 % |
433.76/433.98	c |   7575157 |     372     1608     4863 |     6388     2954     17 |  0.001 % |
681.48/681.79	c |  11362832 |     372     1608     4863 |     7026     5478     19 |  0.001 % |
1070.68/1072.87	c |  17044344 |     372     1608     4863 |     7729     3699     18 |  0.001 % |

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-1517787-1238291135/watcher-1517787-1238291135 -o /tmp/evaluation-result-1517787-1238291135/solver-1517787-1238291135 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=853670264 HOME/instance-1517787-1238291135.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: 1.91 1.95 1.98 4/86 32202
/proc/meminfo: memFree=1631304/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2412 CPUtime=0
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 1101777575 2469888 211 1992294400 4194304 5102648 548682068800 18446744073709551615 4253936 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 603 211 102 221 0 379 0

[startup+0.10325 s]
/proc/loadavg: 1.91 1.95 1.98 4/86 32202
/proc/meminfo: memFree=1631304/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2544 CPUtime=0.1
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 250 0 0 0 10 0 0 0 19 0 1 0 1101777575 2605056 235 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 636 235 111 221 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.201261 s]
/proc/loadavg: 1.91 1.95 1.98 4/86 32202
/proc/meminfo: memFree=1631304/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2544 CPUtime=0.19
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 271 0 0 0 19 0 0 0 19 0 1 0 1101777575 2605056 256 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 636 256 111 221 0 412 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2544

[startup+0.301273 s]
/proc/loadavg: 1.91 1.95 1.98 4/86 32202
/proc/meminfo: memFree=1631304/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2676 CPUtime=0.29
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 283 0 0 0 29 0 0 0 19 0 1 0 1101777575 2740224 268 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 669 268 111 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701324 s]
/proc/loadavg: 1.91 1.95 1.98 4/86 32202
/proc/meminfo: memFree=1631304/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2808 CPUtime=0.69
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 317 0 0 0 69 0 0 0 23 0 1 0 1101777575 2875392 302 1992294400 4194304 5102648 548682068800 18446744073709551615 4249052 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 702 302 111 221 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2808

[startup+1.50142 s]
/proc/loadavg: 1.91 1.95 1.98 3/87 32203
/proc/meminfo: memFree=1630400/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=2940 CPUtime=1.49
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 354 0 0 0 149 0 0 0 25 0 1 0 1101777575 3010560 339 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 735 339 111 221 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2940

[startup+3.10162 s]
/proc/loadavg: 1.91 1.95 1.98 3/87 32203
/proc/meminfo: memFree=1630008/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=3072 CPUtime=3.09
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 401 0 0 0 309 0 0 0 25 0 1 0 1101777575 3145728 386 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 768 386 111 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30202 s]
/proc/loadavg: 1.92 1.95 1.98 3/87 32203
/proc/meminfo: memFree=1629624/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=3356 CPUtime=6.29
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 468 0 0 0 629 0 0 0 25 0 1 0 1101777575 3436544 453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 839 453 111 221 0 615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3356

[startup+12.7018 s]
/proc/loadavg: 1.93 1.95 1.98 3/87 32203
/proc/meminfo: memFree=1629128/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=3756 CPUtime=12.69
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 570 0 0 0 1269 0 0 0 25 0 1 0 1101777575 3846144 555 1992294400 4194304 5102648 548682068800 18446744073709551615 4262435 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 939 555 111 221 0 715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3756

[startup+25.5014 s]
/proc/loadavg: 1.94 1.96 1.98 3/87 32203
/proc/meminfo: memFree=1628680/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=4160 CPUtime=25.48
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 674 0 0 0 2548 0 0 0 25 0 1 0 1101777575 4259840 659 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1040 659 111 221 0 816 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4160

[startup+51.1016 s]
/proc/loadavg: 1.96 1.96 1.98 3/87 32203
/proc/meminfo: memFree=1627976/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=4824 CPUtime=51.08
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 839 0 0 0 5108 0 0 0 25 0 1 0 1101777575 4939776 824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1206 824 111 221 0 982 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4824

[startup+102.302 s]
/proc/loadavg: 1.98 1.96 1.98 3/87 32204
/proc/meminfo: memFree=1627080/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=5772 CPUtime=102.26
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1047 0 0 0 10226 0 0 0 25 0 1 0 1101777575 5910528 1032 1992294400 4194304 5102648 548682068800 18446744073709551615 4228039 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1443 1032 111 221 0 1219 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5772

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1626440/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=6316 CPUtime=162.23
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1208 0 0 0 16223 0 0 0 25 0 1 0 1101777575 6467584 1193 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1579 1193 111 221 0 1355 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6316

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1625864/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=7016 CPUtime=222.22
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1353 0 0 0 22222 0 0 0 25 0 1 0 1101777575 7184384 1338 1992294400 4194304 5102648 548682068800 18446744073709551615 4255171 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1754 1338 111 221 0 1530 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7016

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1625672/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=7312 CPUtime=282.2
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1424 0 0 0 28220 0 0 0 25 0 1 0 1101777575 7487488 1409 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1828 1409 111 221 0 1604 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7312

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1625288/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=7580 CPUtime=342.19
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1513 0 0 0 34218 1 0 0 25 0 1 0 1101777575 7761920 1498 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1895 1498 111 221 0 1671 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7580

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1624904/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=7992 CPUtime=402.17
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1596 0 0 0 40216 1 0 0 25 0 1 0 1101777575 8183808 1581 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 1998 1581 111 221 0 1774 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7992

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1624648/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=8268 CPUtime=462.15
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1675 0 0 0 46214 1 0 0 25 0 1 0 1101777575 8466432 1660 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2067 1660 111 221 0 1843 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8268

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1624392/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=8552 CPUtime=522.13
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1731 0 0 0 52212 1 0 0 25 0 1 0 1101777575 8757248 1716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2138 1716 111 221 0 1914 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8552

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1624136/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=8696 CPUtime=582.11
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1785 0 0 0 58210 1 0 0 25 0 1 0 1101777575 8904704 1770 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2174 1770 111 221 0 1950 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 8696

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1624008/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=8828 CPUtime=642.1
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1826 0 0 0 64209 1 0 0 25 0 1 0 1101777575 9039872 1811 1992294400 4194304 5102648 548682068800 18446744073709551615 4249651 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2207 1811 111 221 0 1983 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 8828

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1623880/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=8960 CPUtime=702.08
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1854 0 0 0 70207 1 0 0 25 0 1 0 1101777575 9175040 1839 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2240 1839 111 221 0 2016 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8960

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1623624/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9240 CPUtime=762.07
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1916 0 0 0 76206 1 0 0 25 0 1 0 1101777575 9461760 1901 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2310 1901 111 221 0 2086 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 9240

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1623432/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9372 CPUtime=822.04
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1940 0 0 0 82203 1 0 0 25 0 1 0 1101777575 9596928 1925 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2343 1925 111 221 0 2119 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 9372

[startup+882.307 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32205
/proc/meminfo: memFree=1623240/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9504 CPUtime=882.03
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 1985 0 0 0 88202 1 0 0 25 0 1 0 1101777575 9732096 1970 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2376 1970 111 221 0 2152 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 9504

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 32211
/proc/meminfo: memFree=1623048/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9784 CPUtime=942
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2036 0 0 0 94199 1 0 0 25 0 1 0 1101777575 10018816 2021 1992294400 4194304 5102648 548682068800 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2446 2021 111 221 0 2222 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 9784

[startup+1002.3 s]
/proc/loadavg: 2.34 2.05 2.01 3/87 32691
/proc/meminfo: memFree=1622104/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9784 CPUtime=1000.2
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2050 0 0 0 100019 1 0 0 25 0 1 0 1101777575 10018816 2035 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2446 2035 111 221 0 2222 0
Current children cumulated CPU time (s) 1000.2
Current children cumulated vsize (KiB) 9784

[startup+1062.3 s]
/proc/loadavg: 2.12 2.04 2.00 3/87 32691
/proc/meminfo: memFree=1622472/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=9924 CPUtime=1060.18
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2074 0 0 0 106017 1 0 0 25 0 1 0 1101777575 10162176 2059 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2481 2059 111 221 0 2257 0
Current children cumulated CPU time (s) 1060.18
Current children cumulated vsize (KiB) 9924

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/87 32691
/proc/meminfo: memFree=1622408/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=10072 CPUtime=1120.16
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2113 0 0 0 112015 1 0 0 25 0 1 0 1101777575 10313728 2098 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2518 2098 111 221 0 2294 0
Current children cumulated CPU time (s) 1120.16
Current children cumulated vsize (KiB) 10072

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 32691
/proc/meminfo: memFree=1622280/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=10204 CPUtime=1180.14
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2141 0 0 0 118013 1 0 0 25 0 1 0 1101777575 10448896 2126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2551 2126 111 221 0 2327 0
Current children cumulated CPU time (s) 1180.14
Current children cumulated vsize (KiB) 10204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 32691
/proc/meminfo: memFree=1622152/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=10356 CPUtime=1200.04
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2164 0 0 0 120003 1 0 0 25 0 1 0 1101777575 10604544 2149 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2589 2149 111 221 0 2365 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10356

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

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

[startup+1202.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 32691
/proc/meminfo: memFree=1622152/2055920 swapFree=4170308/4192956
[pid=32202] ppid=32200 vsize=10356 CPUtime=1200.04
/proc/32202/stat : 32202 (varsat-crafted_) R 32200 32202 31981 0 -1 4194304 2164 0 0 0 120003 1 0 0 25 0 1 0 1101777575 10604544 2149 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32202/statm: 2589 2149 111 221 0 2365 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.21
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.020996
CPU usage (%): 99.821
Max. virtual memory (cumulated for all children) (KiB): 10356

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

runsolver used 1.48377 second user time and 4.00539 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-29 03:45:35
IDJOB=1517787
IDBENCH=70625
IDSOLVER=537
FILE ID=node92/1517787-1238291135
PBS_JOBID= 9060993
Free space on /tmp= 66564 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517787-1238291135/watcher-1517787-1238291135 -o /tmp/evaluation-result-1517787-1238291135/solver-1517787-1238291135 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=853670264 HOME/instance-1517787-1238291135.cnf

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

MD5SUM BENCH= 01d386c590bcd2ab7c9aeb6450815f98
RANDOM SEED=853670264

node92.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.249
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.249
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1631784 kB
Buffers:         62156 kB
Cached:         297004 kB
SwapCached:       7632 kB
Active:          99524 kB
Inactive:       269544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631784 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            39168 kB
Committed_AS:  1881112 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-29 04:05:40