Trace number 1729616

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.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
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:  650                                                  |
0.00/0.00	c |  Number of clauses:    2756                                                 |
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:          162469617.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 |     650     2756     8268 |      918        0    nan |  0.000 % |
0.00/0.01	c |       100 |     650     2756     8268 |     1010      100     37 |  0.000 % |
0.00/0.02	c |       250 |     650     2756     8268 |     1111      250     37 |  0.000 % |
0.00/0.03	c |       476 |     650     2756     8268 |     1222      476     36 |  0.000 % |
0.03/0.05	c |       813 |     650     2756     8268 |     1345      813     37 |  0.000 % |
0.03/0.07	c |      1322 |     650     2756     8268 |     1479     1322     36 |  0.000 % |
0.09/0.11	c |      2081 |     650     2756     8268 |     1627     1281     36 |  0.000 % |
0.09/0.17	c |      3220 |     650     2756     8268 |     1790     1547     35 |  0.000 % |
0.19/0.27	c |      4928 |     650     2756     8268 |     1969     1361     35 |  0.000 % |
0.39/0.41	c |      7492 |     650     2756     8268 |     2166     1837     35 |  0.000 % |
0.59/0.63	c |     11336 |     650     2756     8268 |     2382     2243     37 |  0.000 % |
0.89/0.99	c |     17102 |     650     2756     8268 |     2621     1779     35 |  0.000 % |
1.49/1.55	c |     25754 |     650     2756     8268 |     2883     2219     36 |  0.000 % |
2.39/2.43	c |     38729 |     650     2756     8268 |     3171     1694     34 |  0.000 % |
3.69/3.77	c |     58190 |     650     2756     8268 |     3488     3059     36 |  0.000 % |
5.79/5.86	c |     87382 |     650     2756     8268 |     3837     3367     38 |  0.000 % |
9.09/9.12	c |    131172 |     650     2756     8268 |     4221     3851     36 |  0.000 % |
14.19/14.21	c |    196856 |     650     2756     8268 |     4643     2395     33 |  0.000 % |
22.08/22.11	c |    295382 |     650     2756     8268 |     5107     3560     39 |  0.000 % |
34.38/34.46	c |    443171 |     650     2756     8268 |     5618     2694     35 |  0.000 % |
53.68/53.77	c |    664854 |     650     2756     8268 |     6180     3961     37 |  0.000 % |
83.97/84.02	c |    997379 |     650     2756     8268 |     6798     3326     38 |  0.000 % |
131.46/131.58	c |   1496167 |     650     2756     8268 |     7478     5173     38 |  0.000 % |
208.23/208.30	c |   2244349 |     650     2756     8268 |     8226     6342     39 |  0.000 % |
328.01/328.14	c |   3366627 |     650     2756     8268 |     9048     4420     36 |  0.000 % |
520.35/520.52	c |   5050038 |     650     2756     8268 |     9953     8008     39 |  0.000 % |
821.27/821.53	c |   7575154 |     650     2756     8268 |    10948     7352     38 |  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-1729616-1240751770/watcher-1729616-1240751770 -o /tmp/evaluation-result-1729616-1240751770/solver-1729616-1240751770 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=162469617 HOME/instance-1729616-1240751770.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.97 0.99 3/65 23316
/proc/meminfo: memFree=1778064/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=2696 CPUtime=0
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 103206163 2760704 249 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 674 250 87 221 0 450 0

[startup+0.0409551 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 23316
/proc/meminfo: memFree=1778064/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=2692 CPUtime=0.03
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 305 0 0 0 3 0 0 0 20 0 1 0 103206163 2756608 290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 673 290 110 221 0 449 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2692

[startup+0.101962 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 23316
/proc/meminfo: memFree=1778064/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=2964 CPUtime=0.09
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 350 0 0 0 9 0 0 0 20 0 1 0 103206163 3035136 335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 741 335 110 221 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2964

[startup+0.301985 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 23316
/proc/meminfo: memFree=1778064/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=3096 CPUtime=0.29
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 384 0 0 0 29 0 0 0 22 0 1 0 103206163 3170304 369 1992294400 4194304 5102648 548682068784 18446744073709551615 4244847 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 774 369 110 221 0 550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3096

[startup+0.701028 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 23316
/proc/meminfo: memFree=1778064/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=3228 CPUtime=0.69
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 441 0 0 0 69 0 0 0 25 0 1 0 103206163 3305472 426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 807 426 110 221 0 583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3228

[startup+1.50112 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1776712/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=3492 CPUtime=1.49
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 502 0 0 0 149 0 0 0 25 0 1 0 103206163 3575808 487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 873 487 110 221 0 649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3492

[startup+3.10129 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1776136/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=3888 CPUtime=3.09
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 589 0 0 0 309 0 0 0 25 0 1 0 103206163 3981312 574 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 972 574 110 221 0 748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3888

[startup+6.30165 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1775632/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=4416 CPUtime=6.29
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 719 0 0 0 629 0 0 0 25 0 1 0 103206163 4521984 704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 1104 704 110 221 0 880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4416

[startup+12.7024 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1774936/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=4948 CPUtime=12.69
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 855 0 0 0 1269 0 0 0 25 0 1 0 103206163 5066752 840 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 1237 840 110 221 0 1013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4948

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1773912/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=5872 CPUtime=25.48
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 1098 0 0 0 2548 0 0 0 25 0 1 0 103206163 6012928 1083 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 1468 1083 110 221 0 1244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5872

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1773016/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=6932 CPUtime=51.08
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 1342 0 0 0 5107 1 0 0 25 0 1 0 103206163 7098368 1327 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 1733 1327 110 221 0 1509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6932

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1771224/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=8532 CPUtime=102.27
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 1771 0 0 0 10226 1 0 0 25 0 1 0 103206163 8736768 1756 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 2133 1756 110 221 0 1909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8532

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1769944/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=9880 CPUtime=162.25
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2076 0 0 0 16224 1 0 0 25 0 1 0 103206163 10117120 2061 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 2470 2061 110 221 0 2246 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9880

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1768856/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=10892 CPUtime=222.23
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2331 0 0 0 22222 1 0 0 25 0 1 0 103206163 11153408 2316 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 2723 2316 110 221 0 2499 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10892

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1768216/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=11564 CPUtime=282.22
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2480 0 0 0 28220 2 0 0 25 0 1 0 103206163 11841536 2465 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 2891 2465 110 221 0 2667 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 11564

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1767448/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=12240 CPUtime=342.2
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2654 0 0 0 34218 2 0 0 25 0 1 0 103206163 12533760 2639 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3060 2639 110 221 0 2836 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12240

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1766808/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=12788 CPUtime=402.19
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2809 0 0 0 40217 2 0 0 25 0 1 0 103206163 13094912 2794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3197 2794 110 221 0 2973 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 12788

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1766296/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=13196 CPUtime=462.17
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 2917 0 0 0 46215 2 0 0 25 0 1 0 103206163 13512704 2902 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3299 2902 110 221 0 3075 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 13196

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1765912/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=13620 CPUtime=522.15
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3017 0 0 0 52213 2 0 0 25 0 1 0 103206163 13946880 3002 1992294400 4194304 5102648 548682068784 18446744073709551615 4255972 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3405 3002 110 221 0 3181 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 13620

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1765336/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=14308 CPUtime=582.14
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3159 0 0 0 58212 2 0 0 25 0 1 0 103206163 14651392 3144 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3577 3144 110 221 0 3353 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 14308

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1764696/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=14856 CPUtime=642.12
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3293 0 0 0 64210 2 0 0 25 0 1 0 103206163 15212544 3278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3714 3278 110 221 0 3490 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14856

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1764504/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=15004 CPUtime=702.1
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3348 0 0 0 70208 2 0 0 25 0 1 0 103206163 15364096 3333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3751 3333 110 221 0 3527 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 15004

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1764312/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=15268 CPUtime=762.09
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3398 0 0 0 76207 2 0 0 25 0 1 0 103206163 15634432 3383 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3817 3383 110 221 0 3593 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 15268

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1763928/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=15532 CPUtime=822.07
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3478 0 0 0 82205 2 0 0 25 0 1 0 103206163 15904768 3463 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 3883 3463 110 221 0 3659 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 15532

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1763224/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=16216 CPUtime=882.05
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3636 0 0 0 88203 2 0 0 25 0 1 0 103206163 16605184 3621 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4054 3621 110 221 0 3830 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 16216

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1762904/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=16496 CPUtime=942.04
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3719 0 0 0 94202 2 0 0 25 0 1 0 103206163 16891904 3704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4124 3704 110 221 0 3900 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 16496

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1762584/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=16920 CPUtime=1002.02
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3794 0 0 0 100200 2 0 0 25 0 1 0 103206163 17326080 3779 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4230 3779 110 221 0 4006 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 16920

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1762328/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=17052 CPUtime=1062
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3852 0 0 0 106198 2 0 0 25 0 1 0 103206163 17461248 3837 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4263 3837 110 221 0 4039 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 17052

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1762008/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=17464 CPUtime=1122
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3927 0 0 0 112197 3 0 0 25 0 1 0 103206163 17883136 3912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4366 3912 110 221 0 4142 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 17464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1761880/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=17604 CPUtime=1181.98
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3977 0 0 0 118195 3 0 0 25 0 1 0 103206163 18026496 3962 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4401 3962 110 221 0 4177 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 17604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23317
/proc/meminfo: memFree=1761880/2055920 swapFree=4181392/4192956
[pid=23316] ppid=23314 vsize=17604 CPUtime=1200.08
/proc/23316/stat : 23316 (varsat-industri) R 23314 23316 23279 0 -1 4194304 3978 0 0 0 120005 3 0 0 25 0 1 0 103206163 18026496 3963 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/23316/statm: 4401 3963 110 221 0 4177 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 17604

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.06
CPU system time (s): 0.034994
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 17604

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

runsolver used 1.26081 second user time and 2.88056 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 15:16:10
IDJOB=1729616
IDBENCH=24708
IDSOLVER=538
FILE ID=node87/1729616-1240751770
PBS_JOBID= 9187113
Free space on /tmp= 66444 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729616-1240751770/watcher-1729616-1240751770 -o /tmp/evaluation-result-1729616-1240751770/solver-1729616-1240751770 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=162469617 HOME/instance-1729616-1240751770.cnf

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=162469617

node87.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.213
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.213
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:       1778544 kB
Buffers:         25100 kB
Cached:         182608 kB
SwapCached:       5472 kB
Active:          39504 kB
Inactive:       176020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778544 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            47680 kB
Committed_AS:   370204 kB
PageTables:       1456 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= 66444 MiB
End job on node87 at 2009-04-26 15:36:12