Trace number 1517404

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-industrial 2009-03-22? (TO) 1200.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1775841359-070.cnf
MD5SUM690a5fe43a37275cc4c39d3d0d23f423
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark364.367
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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:  440                                                  |
0.00/0.00	c |  Number of clauses:    1870                                                 |
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:          1697306108.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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 |     429     1846     5589 |      615        0    nan |  0.000 % |
0.00/0.00	c |       101 |     429     1846     5589 |      676      101     21 |  0.001 % |
0.00/0.01	c |       252 |     429     1846     5589 |      744      252     20 |  0.001 % |
0.00/0.02	c |       479 |     429     1846     5589 |      819      479     21 |  0.001 % |
0.00/0.03	c |       816 |     429     1846     5589 |      900      816     22 |  0.001 % |
0.00/0.05	c |      1322 |     429     1846     5589 |      991      851     20 |  0.001 % |
0.00/0.08	c |      2081 |     429     1846     5589 |     1090      556     19 |  0.001 % |
0.10/0.12	c |      3220 |     429     1846     5589 |     1199     1124     20 |  0.001 % |
0.10/0.18	c |      4928 |     429     1846     5589 |     1319      963     18 |  0.001 % |
0.19/0.28	c |      7492 |     429     1846     5589 |     1450      807     18 |  0.001 % |
0.39/0.43	c |     11336 |     429     1846     5589 |     1596      923     19 |  0.001 % |
0.59/0.67	c |     17102 |     429     1846     5589 |     1755      965     17 |  0.001 % |
0.99/1.02	c |     25751 |     429     1846     5589 |     1931     1538     18 |  0.001 % |
1.49/1.57	c |     38727 |     429     1846     5589 |     2124     1732     18 |  0.001 % |
2.39/2.42	c |     58188 |     429     1846     5589 |     2336     1688     18 |  0.001 % |
3.69/3.78	c |     87384 |     429     1846     5589 |     2570     2335     20 |  0.001 % |
5.79/5.83	c |    131175 |     429     1846     5589 |     2827     1549     20 |  0.001 % |
8.90/8.96	c |    196861 |     429     1846     5589 |     3110     2598     20 |  0.001 % |
13.89/13.96	c |    295388 |     429     1846     5589 |     3421     1644     19 |  0.001 % |
21.68/21.71	c |    443177 |     429     1846     5589 |     3763     2125     18 |  0.001 % |
33.78/33.88	c |    664860 |     429     1846     5589 |     4139     2817     20 |  0.001 % |
52.96/53.06	c |    997387 |     429     1846     5589 |     4553     2453     20 |  0.001 % |
83.15/83.21	c |   1496176 |     429     1846     5589 |     5008     4308     23 |  0.001 % |
130.54/130.61	c |   2244358 |     429     1846     5589 |     5509     4028     22 |  0.001 % |
203.80/203.92	c |   3366634 |     429     1846     5589 |     6060     3663     21 |  0.001 % |
318.04/318.25	c |   5050045 |     429     1846     5589 |     6666     4676     22 |  0.001 % |
496.85/497.10	c |   7575161 |     429     1846     5589 |     7333     6689     22 |  0.001 % |
779.00/779.48	c |  11362836 |     429     1846     5589 |     8067     4648     22 |  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-1517404-1238284879/watcher-1517404-1238284879 -o /tmp/evaluation-result-1517404-1238284879/solver-1517404-1238284879 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1697306108 HOME/instance-1517404-1238284879.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.97 1.01 0.99 3/64 5025
/proc/meminfo: memFree=1162712/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=2560 CPUtime=0
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 1101154200 2621440 220 1992294400 4194304 5102648 548682068784 18446744073709551615 4723802 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 640 220 99 221 0 416 0

[startup+0.105032 s]
/proc/loadavg: 0.97 1.01 0.99 3/64 5025
/proc/meminfo: memFree=1162712/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=2652 CPUtime=0.1
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 272 0 0 0 10 0 0 0 18 0 1 0 1101154200 2715648 257 1992294400 4194304 5102648 548682068784 18446744073709551615 4225547 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 663 257 111 221 0 439 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2652

[startup+0.20105 s]
/proc/loadavg: 0.97 1.01 0.99 3/64 5025
/proc/meminfo: memFree=1162712/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=2652 CPUtime=0.19
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 285 0 0 0 19 0 0 0 18 0 1 0 1101154200 2715648 270 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 663 270 111 221 0 439 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2652

[startup+0.301068 s]
/proc/loadavg: 0.97 1.01 0.99 3/64 5025
/proc/meminfo: memFree=1162712/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=2652 CPUtime=0.29
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 296 0 0 0 29 0 0 0 19 0 1 0 1101154200 2715648 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 663 281 111 221 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.701146 s]
/proc/loadavg: 0.97 1.01 0.99 3/64 5025
/proc/meminfo: memFree=1162712/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=2784 CPUtime=0.69
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 333 0 0 0 69 0 0 0 23 0 1 0 1101154200 2850816 318 1992294400 4194304 5102648 548682068784 18446744073709551615 4249690 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 696 318 111 221 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.5013 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1161808/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=3048 CPUtime=1.49
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 374 0 0 0 149 0 0 0 25 0 1 0 1101154200 3121152 359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 762 359 111 221 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3048

[startup+3.10161 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1161488/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=3312 CPUtime=3.09
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 436 0 0 0 309 0 0 0 25 0 1 0 1101154200 3391488 421 1992294400 4194304 5102648 548682068784 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 828 421 111 221 0 604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3312

[startup+6.30122 s]
/proc/loadavg: 0.98 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1161040/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=3576 CPUtime=6.29
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 521 0 0 0 629 0 0 0 25 0 1 0 1101154200 3661824 506 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 894 506 111 221 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3576

[startup+12.7014 s]
/proc/loadavg: 0.98 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1160536/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=3972 CPUtime=12.69
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 617 0 0 0 1269 0 0 0 25 0 1 0 1101154200 4067328 602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 993 602 111 221 0 769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3972

[startup+25.5019 s]
/proc/loadavg: 0.98 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1160088/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=4516 CPUtime=25.48
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 744 0 0 0 2548 0 0 0 25 0 1 0 1101154200 4624384 729 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1129 729 111 221 0 905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4516

[startup+51.1018 s]
/proc/loadavg: 0.99 1.01 0.99 2/65 5026
/proc/meminfo: memFree=1159448/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=5176 CPUtime=51.06
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 913 0 0 0 5106 0 0 0 25 0 1 0 1101154200 5300224 898 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1294 898 111 221 0 1070 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 5176

[startup+102.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1158488/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=5996 CPUtime=102.24
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1131 0 0 0 10224 0 0 0 25 0 1 0 1101154200 6139904 1116 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1499 1116 111 221 0 1275 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5996

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1157848/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=6684 CPUtime=162.22
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1276 0 0 0 16221 1 0 0 25 0 1 0 1101154200 6844416 1261 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1671 1261 111 221 0 1447 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 6684

[startup+222.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1157336/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=7088 CPUtime=222.2
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1406 0 0 0 22219 1 0 0 25 0 1 0 1101154200 7258112 1391 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1772 1391 111 221 0 1548 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 7088

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1156696/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=7764 CPUtime=282.16
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1563 0 0 0 28215 1 0 0 25 0 1 0 1101154200 7950336 1548 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 1941 1548 111 221 0 1717 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 7764

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1156312/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=8188 CPUtime=342.13
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1658 0 0 0 34212 1 0 0 25 0 1 0 1101154200 8384512 1643 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2047 1643 111 221 0 1823 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 8188

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1156056/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=8468 CPUtime=402.11
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1719 0 0 0 40210 1 0 0 25 0 1 0 1101154200 8671232 1704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2117 1704 111 221 0 1893 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 8468

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1155736/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=8744 CPUtime=462.07
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1791 0 0 0 46206 1 0 0 25 0 1 0 1101154200 8953856 1776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2186 1776 111 221 0 1962 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 8744

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1155480/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=9020 CPUtime=522.05
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1864 0 0 0 52204 1 0 0 25 0 1 0 1101154200 9236480 1849 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2255 1849 111 221 0 2031 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 9020

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1155288/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=9296 CPUtime=582.02
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1914 0 0 0 58201 1 0 0 25 0 1 0 1101154200 9519104 1899 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2324 1899 111 221 0 2100 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 9296

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1154968/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=9584 CPUtime=641.98
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 1979 0 0 0 64197 1 0 0 25 0 1 0 1101154200 9814016 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2396 1964 111 221 0 2172 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 9584

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1154776/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=9724 CPUtime=701.95
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2034 0 0 0 70194 1 0 0 25 0 1 0 1101154200 9957376 2019 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2431 2019 111 221 0 2207 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 9724

[startup+762.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1154456/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10000 CPUtime=761.92
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2092 0 0 0 76191 1 0 0 25 0 1 0 1101154200 10240000 2077 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2500 2077 111 221 0 2276 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 10000

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1154200/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10368 CPUtime=821.88
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2162 0 0 0 82187 1 0 0 25 0 1 0 1101154200 10616832 2147 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2592 2147 111 221 0 2368 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 10368

[startup+882.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1154072/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10512 CPUtime=881.86
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2200 0 0 0 88185 1 0 0 25 0 1 0 1101154200 10764288 2185 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2628 2185 111 221 0 2404 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 10512

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153944/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10652 CPUtime=941.82
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2238 0 0 0 94181 1 0 0 25 0 1 0 1101154200 10907648 2223 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2663 2223 111 221 0 2439 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 10652

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153816/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10784 CPUtime=1001.77
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2279 0 0 0 100176 1 0 0 25 0 1 0 1101154200 11042816 2264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2696 2264 111 221 0 2472 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 10784

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153624/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=10932 CPUtime=1061.74
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2317 0 0 0 106173 1 0 0 25 0 1 0 1101154200 11194368 2302 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2733 2302 111 221 0 2509 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 10932

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153560/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=11080 CPUtime=1121.72
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2345 0 0 0 112170 2 0 0 25 0 1 0 1101154200 11345920 2330 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2770 2330 111 221 0 2546 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 11080

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153496/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=11228 CPUtime=1181.68
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2373 0 0 0 118166 2 0 0 25 0 1 0 1101154200 11497472 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2807 2358 111 221 0 2583 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 11228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5026
/proc/meminfo: memFree=1153368/2055920 swapFree=4178400/4192956
[pid=5025] ppid=5023 vsize=11360 CPUtime=1200.08
/proc/5025/stat : 5025 (varsat-industri) R 5023 5025 4953 0 -1 4194304 2394 0 0 0 120006 2 0 0 25 0 1 0 1101154200 11632640 2379 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/5025/statm: 2840 2379 111 221 0 2616 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 11360

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.71
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.023996
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 11360

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

runsolver used 0.926859 second user time and 3.45047 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-29 01:01:19
IDJOB=1517404
IDBENCH=70593
IDSOLVER=538
FILE ID=node9/1517404-1238284879
PBS_JOBID= 9060978
Free space on /tmp= 66348 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1775841359-070.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517404-1238284879/watcher-1517404-1238284879 -o /tmp/evaluation-result-1517404-1238284879/solver-1517404-1238284879 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1697306108 HOME/instance-1517404-1238284879.cnf

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

MD5SUM BENCH= 690a5fe43a37275cc4c39d3d0d23f423
RANDOM SEED=1697306108

node9.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.268
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.268
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:       1163256 kB
Buffers:         93416 kB
Cached:         712040 kB
SwapCached:       8300 kB
Active:         214400 kB
Inactive:       600904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1163256 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          15516 kB
Slab:            63388 kB
Committed_AS:  2831200 kB
PageTables:       1392 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= 66348 MiB
End job on node9 at 2009-03-29 01:21:22