Trace number 1729457

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.07 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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:          1839876910.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 |     692     3492    10547 |     1164        0    nan |  0.000 % |
0.00/0.01	c |       100 |     692     3492    10547 |     1280      100     26 |  0.000 % |
0.00/0.02	c |       252 |     692     3492    10547 |     1408      252     24 |  0.000 % |
0.03/0.03	c |       478 |     692     3492    10547 |     1549      478     24 |  0.000 % |
0.03/0.05	c |       816 |     692     3492    10547 |     1704      816     25 |  0.000 % |
0.03/0.07	c |      1322 |     692     3492    10547 |     1874     1322     25 |  0.000 % |
0.10/0.11	c |      2081 |     692     3492    10547 |     2062     1111     24 |  0.000 % |
0.10/0.17	c |      3221 |     692     3492    10547 |     2268     1183     23 |  0.000 % |
0.20/0.26	c |      4929 |     692     3492    10547 |     2495     1727     24 |  0.000 % |
0.29/0.40	c |      7491 |     692     3492    10547 |     2744     1738     23 |  0.000 % |
0.59/0.61	c |     11336 |     692     3492    10547 |     3019     2767     24 |  0.000 % |
0.89/0.94	c |     17102 |     692     3492    10547 |     3321     2348     25 |  0.000 % |
1.39/1.44	c |     25753 |     692     3492    10547 |     3653     2530     24 |  0.000 % |
2.20/2.24	c |     38727 |     692     3492    10547 |     4018     2482     23 |  0.000 % |
3.39/3.42	c |     58189 |     692     3492    10547 |     4420     3579     24 |  0.000 % |
5.29/5.34	c |     87381 |     692     3492    10547 |     4862     3616     24 |  0.000 % |
8.29/8.34	c |    131170 |     692     3492    10547 |     5348     3092     23 |  0.000 % |
13.09/13.11	c |    196855 |     692     3492    10547 |     5883     3828     25 |  0.000 % |
20.48/20.59	c |    295382 |     692     3492    10547 |     6471     4184     26 |  0.000 % |
32.18/32.21	c |    443172 |     692     3492    10547 |     7118     4944     24 |  0.000 % |
50.37/50.42	c |    664856 |     692     3492    10547 |     7830     3955     24 |  0.000 % |
79.46/79.51	c |    997382 |     692     3492    10547 |     8613     4768     25 |  0.000 % |
124.74/124.89	c |   1496170 |     692     3492    10547 |     9475     4630     26 |  0.000 % |
196.92/197.04	c |   2244354 |     692     3492    10547 |    10422     8746     27 |  0.000 % |
310.48/310.61	c |   3366628 |     692     3492    10547 |    11465     9325     27 |  0.000 % |
495.11/495.32	c |   5050040 |     692     3492    10547 |    12611    10107     27 |  0.000 % |
780.01/780.38	c |   7575157 |     692     3492    10547 |    13872     7692     24 |  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-1729457-1240749670/watcher-1729457-1240749670 -o /tmp/evaluation-result-1729457-1240749670/solver-1729457-1240749670 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1839876910 HOME/instance-1729457-1240749670.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 23462
/proc/meminfo: memFree=1750696/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=2688 CPUtime=0
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 259 0 0 0 0 0 0 0 20 0 1 0 102995934 2752512 244 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 672 244 87 221 0 448 0

[startup+0.032899 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 23462
/proc/meminfo: memFree=1750696/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=2784 CPUtime=0.03
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 325 0 0 0 3 0 0 0 20 0 1 0 102995934 2850816 310 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 696 310 111 221 0 472 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2784

[startup+0.102913 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 23462
/proc/meminfo: memFree=1750696/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=2916 CPUtime=0.1
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 353 0 0 0 10 0 0 0 20 0 1 0 102995934 2985984 338 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 729 338 111 221 0 505 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2916

[startup+0.301954 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 23462
/proc/meminfo: memFree=1750696/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=3048 CPUtime=0.29
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 403 0 0 0 29 0 0 0 22 0 1 0 102995934 3121152 388 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 762 388 111 221 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3048

[startup+0.701037 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 23462
/proc/meminfo: memFree=1750696/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=3312 CPUtime=0.69
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 456 0 0 0 69 0 0 0 25 0 1 0 102995934 3391488 441 1992294400 4194304 5102648 548682068784 18446744073709551615 4227021 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 828 441 111 221 0 604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3312

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1749144/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=3576 CPUtime=1.49
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 519 0 0 0 149 0 0 0 25 0 1 0 102995934 3661824 504 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 894 504 111 221 0 670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3576

[startup+3.10152 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1748760/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=3840 CPUtime=3.09
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 604 0 0 0 309 0 0 0 25 0 1 0 102995934 3932160 589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 960 589 111 221 0 736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3840

[startup+6.30117 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1748120/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=4368 CPUtime=6.29
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 735 0 0 0 629 0 0 0 25 0 1 0 102995934 4472832 720 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 1092 720 111 221 0 868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4368

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1747248/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=5036 CPUtime=12.69
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 897 0 0 0 1269 0 0 0 25 0 1 0 102995934 5156864 882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 1259 882 111 221 0 1035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5036

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1746352/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=5840 CPUtime=25.48
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 1104 0 0 0 2548 0 0 0 25 0 1 0 102995934 5980160 1089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 1460 1089 111 221 0 1236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5840

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1745392/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=7032 CPUtime=51.07
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 1383 0 0 0 5107 0 0 0 25 0 1 0 102995934 7200768 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 1758 1368 111 221 0 1534 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7032

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1743728/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=8500 CPUtime=102.25
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 1758 0 0 0 10225 0 0 0 25 0 1 0 102995934 8704000 1743 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 2125 1743 111 221 0 1901 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8500

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1742512/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=9728 CPUtime=162.23
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2049 0 0 0 16223 0 0 0 25 0 1 0 102995934 9961472 2034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 2432 2034 111 221 0 2208 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9728

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1741552/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=10676 CPUtime=222.21
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2286 0 0 0 22221 0 0 0 25 0 1 0 102995934 10932224 2271 1992294400 4194304 5102648 548682068784 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 2669 2271 111 221 0 2445 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10676

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1740976/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=11240 CPUtime=282.19
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2428 0 0 0 28219 0 0 0 25 0 1 0 102995934 11509760 2413 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 2810 2413 111 221 0 2586 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11240

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1740144/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=12088 CPUtime=342.17
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2633 0 0 0 34216 1 0 0 25 0 1 0 102995934 12378112 2618 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3022 2618 111 221 0 2798 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12088

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1739568/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=12644 CPUtime=402.15
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2762 0 0 0 40214 1 0 0 25 0 1 0 102995934 12947456 2747 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3161 2747 111 221 0 2937 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12644

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1739056/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=13192 CPUtime=462.13
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2883 0 0 0 46212 1 0 0 25 0 1 0 102995934 13508608 2868 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3298 2868 111 221 0 3074 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 13192

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1738608/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=13612 CPUtime=522.1
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 2991 0 0 0 52209 1 0 0 25 0 1 0 102995934 13938688 2976 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3403 2976 111 221 0 3179 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 13612

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1738096/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=14180 CPUtime=582.08
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3116 0 0 0 58207 1 0 0 25 0 1 0 102995934 14520320 3101 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3545 3101 111 221 0 3321 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 14180

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1737584/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=14592 CPUtime=642.06
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3212 0 0 0 64205 1 0 0 25 0 1 0 102995934 14942208 3197 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3648 3197 111 221 0 3424 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 14592

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1737264/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=15012 CPUtime=702.04
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3294 0 0 0 70203 1 0 0 25 0 1 0 102995934 15372288 3279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3753 3279 111 221 0 3529 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 15012

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1736880/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=15276 CPUtime=762.02
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3371 0 0 0 76201 1 0 0 25 0 1 0 102995934 15642624 3356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3819 3356 111 221 0 3595 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 15276

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1736432/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=15720 CPUtime=822
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3486 0 0 0 82198 2 0 0 25 0 1 0 102995934 16097280 3471 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 3930 3471 111 221 0 3706 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 15720

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1735984/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=16280 CPUtime=881.98
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3592 0 0 0 88196 2 0 0 25 0 1 0 102995934 16670720 3577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4070 3577 111 221 0 3846 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 16280

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1735728/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=16428 CPUtime=941.96
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3650 0 0 0 94194 2 0 0 25 0 1 0 102995934 16822272 3635 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4107 3635 111 221 0 3883 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 16428

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1735280/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=16856 CPUtime=1001.94
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3759 0 0 0 100192 2 0 0 25 0 1 0 102995934 17260544 3744 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4214 3744 111 221 0 3990 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 16856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1735024/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=17148 CPUtime=1061.92
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3814 0 0 0 106190 2 0 0 25 0 1 0 102995934 17559552 3799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4287 3799 111 221 0 4063 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 17148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1734768/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=17560 CPUtime=1121.89
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3889 0 0 0 112187 2 0 0 25 0 1 0 102995934 17981440 3874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4390 3874 111 221 0 4166 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 17560

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23463
/proc/meminfo: memFree=1734448/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=17844 CPUtime=1181.87
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3960 0 0 0 118185 2 0 0 25 0 1 0 102995934 18272256 3945 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4461 3945 111 221 0 4237 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 17844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23469
/proc/meminfo: memFree=1734120/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=18000 CPUtime=1200.06
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3988 0 0 0 120004 2 0 0 25 0 1 0 102995934 18432000 3973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4500 3973 111 221 0 4276 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 18000

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 23469
/proc/meminfo: memFree=1734120/2055920 swapFree=4181412/4192956
[pid=23462] ppid=23460 vsize=18000 CPUtime=1200.06
/proc/23462/stat : 23462 (varsat-industri) R 23460 23462 23333 0 -1 4194304 3988 0 0 0 120004 2 0 0 25 0 1 0 102995934 18432000 3973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23462/statm: 4500 3973 111 221 0 4276 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 18000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200.05
CPU system time (s): 0.025996
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 18000

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

runsolver used 1.40479 second user time and 2.72358 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 14:41:10
IDJOB=1729457
IDBENCH=24703
IDSOLVER=538
FILE ID=node80/1729457-1240749670
PBS_JOBID= 9187061
Free space on /tmp= 66160 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729457-1240749670/watcher-1729457-1240749670 -o /tmp/evaluation-result-1729457-1240749670/solver-1729457-1240749670 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1839876910 HOME/instance-1729457-1240749670.cnf

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=1839876910

node80.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.270
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.270
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:       1751112 kB
Buffers:         30244 kB
Cached:         203928 kB
SwapCached:       5460 kB
Active:          33164 kB
Inactive:       208908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751112 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            48752 kB
Committed_AS:   360416 kB
PageTables:       1384 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= 66156 MiB
End job on node80 at 2009-04-26 15:01:12