Trace number 1729562

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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:  700                                                  |
0.00/0.00	c |  Number of clauses:    3500                                                 |
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:          1782552227.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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     693     3493    10536 |     1164        0    nan |  0.000 % |
0.00/0.01	c |       100 |     693     3493    10536 |     1280      100     26 |  0.000 % |
0.00/0.02	c |       251 |     693     3493    10536 |     1408      251     26 |  0.000 % |
0.00/0.04	c |       476 |     693     3493    10536 |     1549      476     25 |  0.000 % |
0.00/0.05	c |       813 |     693     3493    10536 |     1704      813     26 |  0.000 % |
0.07/0.08	c |      1320 |     693     3493    10536 |     1875     1320     26 |  0.000 % |
0.09/0.12	c |      2079 |     693     3493    10536 |     2062     1102     24 |  0.000 % |
0.09/0.18	c |      3220 |     693     3493    10536 |     2268     1182     24 |  0.000 % |
0.19/0.28	c |      4929 |     693     3493    10536 |     2495     1719     23 |  0.000 % |
0.39/0.44	c |      7492 |     693     3493    10536 |     2745     1735     22 |  0.000 % |
0.59/0.66	c |     11336 |     693     3493    10536 |     3019     2763     24 |  0.000 % |
1.00/1.02	c |     17102 |     693     3493    10536 |     3321     2358     23 |  0.000 % |
1.49/1.57	c |     25752 |     693     3493    10536 |     3654     2539     24 |  0.000 % |
2.39/2.44	c |     38726 |     693     3493    10536 |     4019     2507     22 |  0.000 % |
3.69/3.75	c |     58188 |     693     3493    10536 |     4421     3612     24 |  0.000 % |
5.79/5.80	c |     87382 |     693     3493    10536 |     4863     3693     22 |  0.000 % |
8.99/9.03	c |    131171 |     693     3493    10536 |     5350     3097     24 |  0.000 % |
13.98/14.06	c |    196855 |     693     3493    10536 |     5885     3874     23 |  0.000 % |
21.89/21.92	c |    295382 |     693     3493    10536 |     6473     4230     25 |  0.000 % |
34.29/34.39	c |    443171 |     693     3493    10536 |     7120     5059     24 |  0.000 % |
54.18/54.24	c |    664854 |     693     3493    10536 |     7833     4113     25 |  0.000 % |
85.27/85.37	c |    997379 |     693     3493    10536 |     8616     4691     25 |  0.000 % |
134.86/134.94	c |   1496168 |     693     3493    10536 |     9477     4688     24 |  0.000 % |
211.23/211.38	c |   2244350 |     693     3493    10536 |    10425     9030     24 |  0.000 % |
334.60/334.77	c |   3366624 |     693     3493    10536 |    11468     9354     24 |  0.000 % |
534.85/535.05	c |   5050035 |     693     3493    10536 |    12615     9339     26 |  0.000 % |
854.86/855.15	c |   7575151 |     693     3493    10536 |    13876    11886     28 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729562-1240751072/watcher-1729562-1240751072 -o /tmp/evaluation-result-1729562-1240751072/solver-1729562-1240751072 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1782552227 HOME/instance-1729562-1240751072.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.92 0.98 0.99 3/67 10019
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=2688 CPUtime=0
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 103133343 2752512 244 1992294400 4194304 5102648 548682068800 18446744073709551615 4516200 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 672 244 87 221 0 448 0

[startup+0.077517 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10019
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=2780 CPUtime=0.07
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 327 0 0 0 7 0 0 0 18 0 1 0 103133343 2846720 312 1992294400 4194304 5102648 548682068800 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 695 312 111 221 0 471 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2780

[startup+0.101518 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10019
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=2912 CPUtime=0.09
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 345 0 0 0 9 0 0 0 18 0 1 0 103133343 2981888 330 1992294400 4194304 5102648 548682068800 18446744073709551615 4249052 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 728 330 111 221 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2912

[startup+0.301536 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10019
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=3044 CPUtime=0.29
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 389 0 0 0 29 0 0 0 19 0 1 0 103133343 3117056 374 1992294400 4194304 5102648 548682068800 18446744073709551615 4254840 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 761 374 111 221 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3044

[startup+0.701572 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10019
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=3308 CPUtime=0.69
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 451 0 0 0 69 0 0 0 22 0 1 0 103133343 3387392 436 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 827 436 111 221 0 603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3308

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1568456/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=3572 CPUtime=1.49
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 508 0 0 0 149 0 0 0 25 0 1 0 103133343 3657728 493 1992294400 4194304 5102648 548682068800 18446744073709551615 4255900 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 893 493 111 221 0 669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3572

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1567944/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=3836 CPUtime=3.09
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 600 0 0 0 309 0 0 0 25 0 1 0 103133343 3928064 585 1992294400 4194304 5102648 548682068800 18446744073709551615 4250037 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 959 585 111 221 0 735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3836

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1567368/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=4364 CPUtime=6.29
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 720 0 0 0 629 0 0 0 25 0 1 0 103133343 4468736 705 1992294400 4194304 5102648 548682068800 18446744073709551615 4249228 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 1091 705 111 221 0 867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4364

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1566600/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=4892 CPUtime=12.69
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 865 0 0 0 1269 0 0 0 25 0 1 0 103133343 5009408 850 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 1223 850 111 221 0 999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4892

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1565832/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=5688 CPUtime=25.49
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 1052 0 0 0 2548 1 0 0 25 0 1 0 103133343 5824512 1037 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 1422 1037 111 221 0 1198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5688

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1564680/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=6776 CPUtime=51.08
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 1329 0 0 0 5107 1 0 0 25 0 1 0 103133343 6938624 1314 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 1694 1314 111 221 0 1470 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6776

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1563080/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=8324 CPUtime=102.26
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 1701 0 0 0 10225 1 0 0 25 0 1 0 103133343 8523776 1686 1992294400 4194304 5102648 548682068800 18446744073709551615 4225408 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 2081 1686 111 221 0 1857 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8324

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1562056/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=9432 CPUtime=162.25
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 1953 0 0 0 16223 2 0 0 25 0 1 0 103133343 9658368 1938 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 2358 1938 111 221 0 2134 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9432

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1561160/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=10268 CPUtime=222.23
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2164 0 0 0 22221 2 0 0 25 0 1 0 103133343 10514432 2149 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 2567 2149 111 221 0 2343 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10268

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1560392/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=10956 CPUtime=282.21
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2352 0 0 0 28219 2 0 0 25 0 1 0 103133343 11218944 2337 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 2739 2337 111 221 0 2515 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10956

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1559432/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=12068 CPUtime=342.2
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2603 0 0 0 34217 3 0 0 25 0 1 0 103133343 12357632 2588 1992294400 4194304 5102648 548682068800 18446744073709551615 4249890 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3017 2588 111 221 0 2793 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12068

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1558728/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=12636 CPUtime=402.18
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2758 0 0 0 40215 3 0 0 25 0 1 0 103133343 12939264 2743 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3159 2743 111 221 0 2935 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12636

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1558216/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=13188 CPUtime=462.16
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2880 0 0 0 46213 3 0 0 25 0 1 0 103133343 13504512 2865 1992294400 4194304 5102648 548682068800 18446744073709551615 4249936 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3297 2865 111 221 0 3073 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13188

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1557768/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=13620 CPUtime=522.16
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 2986 0 0 0 52212 4 0 0 25 0 1 0 103133343 13946880 2971 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3405 2971 111 221 0 3181 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13620

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1557128/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=14316 CPUtime=582.14
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3138 0 0 0 58210 4 0 0 25 0 1 0 103133343 14659584 3123 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3579 3123 111 221 0 3355 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 14316

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1556808/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=14596 CPUtime=642.12
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3222 0 0 0 64208 4 0 0 25 0 1 0 103133343 14946304 3207 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3649 3207 111 221 0 3425 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14596

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1556360/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=15032 CPUtime=702.11
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3323 0 0 0 70206 5 0 0 25 0 1 0 103133343 15392768 3308 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3758 3308 111 221 0 3534 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 15032

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1556040/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=15436 CPUtime=762.09
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3416 0 0 0 76204 5 0 0 25 0 1 0 103133343 15806464 3401 1992294400 4194304 5102648 548682068800 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3859 3401 111 221 0 3635 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 15436

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1555784/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=15732 CPUtime=822.07
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3477 0 0 0 82202 5 0 0 25 0 1 0 103133343 16109568 3462 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 3933 3462 111 221 0 3709 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 15732

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1555400/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=16172 CPUtime=882.05
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3574 0 0 0 88200 5 0 0 25 0 1 0 103133343 16560128 3559 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4043 3559 111 221 0 3819 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 16172

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1554888/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=16656 CPUtime=942.04
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3688 0 0 0 94199 5 0 0 25 0 1 0 103133343 17055744 3673 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4164 3673 111 221 0 3940 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 16656

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1554632/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=16952 CPUtime=1002.03
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3751 0 0 0 100197 6 0 0 25 0 1 0 103133343 17358848 3736 1992294400 4194304 5102648 548682068800 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4238 3736 111 221 0 4014 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 16952

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1554312/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=17272 CPUtime=1062.01
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3838 0 0 0 106195 6 0 0 25 0 1 0 103133343 17686528 3823 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4318 3823 111 221 0 4094 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 17272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1554056/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=17564 CPUtime=1121.99
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3898 0 0 0 112193 6 0 0 25 0 1 0 103133343 17985536 3883 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4391 3883 111 221 0 4167 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 17564

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1553800/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=17720 CPUtime=1181.97
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3963 0 0 0 118191 6 0 0 25 0 1 0 103133343 18145280 3948 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4430 3948 111 221 0 4206 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 17720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10020
/proc/meminfo: memFree=1553736/2055920 swapFree=4192812/4192956
[pid=10019] ppid=10017 vsize=17876 CPUtime=1200.07
/proc/10019/stat : 10019 (varsat-crafted_) R 10017 10019 9948 0 -1 4194304 3976 0 0 0 120001 6 0 0 25 0 1 0 103133343 18305024 3961 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/10019/statm: 4469 3961 111 221 0 4245 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 17876

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.09
CPU user time (s): 1200.02
CPU system time (s): 0.071989
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 17876

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

runsolver used 1.43678 second user time and 2.94055 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 15:04:32
IDJOB=1729562
IDBENCH=24706
IDSOLVER=537
FILE ID=node68/1729562-1240751072
PBS_JOBID= 9187099
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729562-1240751072/watcher-1729562-1240751072 -o /tmp/evaluation-result-1729562-1240751072/solver-1729562-1240751072 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1782552227 HOME/instance-1729562-1240751072.cnf

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=1782552227

node68.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.223
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.223
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:       1570224 kB
Buffers:         55268 kB
Cached:         338444 kB
SwapCached:        144 kB
Active:         160392 kB
Inactive:       249836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          26392 kB
Slab:            61004 kB
Committed_AS:   302768 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-26 15:24:34