Trace number 1730411

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/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02478
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  252                                                  |
0.00/0.00	c |  Number of clauses:    2160                                                 |
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:          1779613699.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.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 |     234     2142     7956 |      714        0    nan |  0.000 % |
0.00/0.01	c |       100 |     234     2142     7956 |      785      100     47 |  0.002 % |
0.00/0.02	c |       250 |     234     2142     7956 |      863      250     57 |  0.002 % |
0.00/0.03	c |       476 |     234     2142     7956 |      950      476     60 |  0.002 % |
0.00/0.05	c |       813 |     234     2142     7956 |     1045      813     69 |  0.002 % |
0.00/0.08	c |      1320 |     234     2142     7956 |     1149      713     67 |  0.002 % |
0.09/0.12	c |      2079 |     234     2142     7956 |     1264      822     71 |  0.002 % |
0.19/0.20	c |      3222 |     234     2142     7956 |     1391     1259     80 |  0.002 % |
0.29/0.31	c |      4930 |     234     2142     7956 |     1530     1416     81 |  0.002 % |
0.39/0.49	c |      7493 |     234     2142     7956 |     1683     1462     71 |  0.002 % |
0.79/0.81	c |     11337 |     234     2142     7956 |     1851     1641     88 |  0.002 % |
1.29/1.35	c |     17103 |     234     2142     7956 |     2037     1388     79 |  0.002 % |
2.10/2.19	c |     25754 |     234     2142     7956 |     2240     1296     83 |  0.002 % |
3.39/3.46	c |     38728 |     234     2142     7956 |     2464     2318     94 |  0.002 % |
5.59/5.70	c |     58192 |     234     2142     7956 |     2711     2161     96 |  0.002 % |
8.99/9.01	c |     87384 |     234     2142     7956 |     2982     2739     94 |  0.002 % |
14.59/14.62	c |    131175 |     234     2142     7956 |     3280     2633     99 |  0.002 % |
22.99/23.00	c |    196859 |     234     2142     7956 |     3608     3162     85 |  0.002 % |
36.18/36.21	c |    295385 |     234     2142     7956 |     3969     2068     81 |  0.002 % |
56.17/56.26	c |    443175 |     234     2142     7956 |     4366     3589     95 |  0.002 % |
90.18/90.30	c |    664859 |     234     2142     7956 |     4803     4143    101 |  0.002 % |
143.76/143.88	c |    997385 |     234     2142     7956 |     5283     2727     93 |  0.002 % |
227.73/227.82	c |   1496174 |     234     2142     7956 |     5812     4975    101 |  0.002 % |
362.80/362.98	c |   2244356 |     234     2142     7956 |     6393     3707     87 |  0.002 % |
578.34/578.59	c |   3366632 |     234     2142     7956 |     7032     5470     99 |  0.002 % |
919.55/919.84	c |   5050045 |     234     2142     7956 |     7735     5749     87 |  0.002 % |

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-1730411-1240759080/watcher-1730411-1240759080 -o /tmp/evaluation-result-1730411-1240759080/solver-1730411-1240759080 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1779613699 HOME/instance-1730411-1240759080.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.85 0.97 1.08 3/64 23196
/proc/meminfo: memFree=1593976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=2408 CPUtime=0
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 103935488 2465792 206 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 602 206 99 221 0 378 0

[startup+0.00915909 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23196
/proc/meminfo: memFree=1593976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=2540 CPUtime=0
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 103935488 2600960 244 1992294400 4194304 5102648 548682068784 18446744073709551615 4273159 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 635 244 99 221 0 411 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2540

[startup+0.101167 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23196
/proc/meminfo: memFree=1593976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=2936 CPUtime=0.09
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 342 0 0 0 9 0 0 0 18 0 1 0 103935488 3006464 327 1992294400 4194304 5102648 548682068784 18446744073709551615 4255764 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 734 327 111 221 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2936

[startup+0.301185 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23196
/proc/meminfo: memFree=1593976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=3200 CPUtime=0.29
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 427 0 0 0 29 0 0 0 19 0 1 0 103935488 3276800 412 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 800 412 111 221 0 576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701221 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23196
/proc/meminfo: memFree=1593976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=3472 CPUtime=0.69
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 486 0 0 0 69 0 0 0 22 0 1 0 103935488 3555328 471 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 868 471 111 221 0 644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3472

[startup+1.50129 s]
/proc/loadavg: 0.85 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1592304/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=3868 CPUtime=1.49
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 580 0 0 0 149 0 0 0 25 0 1 0 103935488 3960832 565 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 967 565 111 221 0 743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3868

[startup+3.10144 s]
/proc/loadavg: 0.86 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1591856/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=4132 CPUtime=3.09
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 668 0 0 0 309 0 0 0 25 0 1 0 103935488 4231168 653 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 1033 653 111 221 0 809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4132

[startup+6.30172 s]
/proc/loadavg: 0.86 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1591152/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=4664 CPUtime=6.29
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 801 0 0 0 629 0 0 0 25 0 1 0 103935488 4775936 786 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 1166 786 111 221 0 942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4664

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1590576/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=5200 CPUtime=12.69
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 931 0 0 0 1269 0 0 0 25 0 1 0 103935488 5324800 916 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 1300 916 111 221 0 1076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5200

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1589680/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=6024 CPUtime=25.48
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 1136 0 0 0 2548 0 0 0 25 0 1 0 103935488 6168576 1121 1992294400 4194304 5102648 548682068784 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 1506 1121 111 221 0 1282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6024

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 1.08 2/65 23197
/proc/meminfo: memFree=1588976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=6856 CPUtime=51.08
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 1316 0 0 0 5108 0 0 0 25 0 1 0 103935488 7020544 1301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 1714 1301 111 221 0 1490 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6856

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.07 2/65 23197
/proc/meminfo: memFree=1587696/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=8104 CPUtime=102.27
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 1625 0 0 0 10226 1 0 0 25 0 1 0 103935488 8298496 1610 1992294400 4194304 5102648 548682068784 18446744073709551615 4262523 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2026 1610 111 221 0 1802 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8104

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 23197
/proc/meminfo: memFree=1586736/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=9060 CPUtime=162.25
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 1857 0 0 0 16224 1 0 0 25 0 1 0 103935488 9277440 1842 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2265 1842 111 221 0 2041 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9060

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 23197
/proc/meminfo: memFree=1586160/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=9624 CPUtime=222.23
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 1994 0 0 0 22222 1 0 0 25 0 1 0 103935488 9854976 1979 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2406 1979 111 221 0 2182 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9624

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 23197
/proc/meminfo: memFree=1585520/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=10180 CPUtime=282.22
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2137 0 0 0 28220 2 0 0 25 0 1 0 103935488 10424320 2122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2545 2122 111 221 0 2321 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 23197
/proc/meminfo: memFree=1584944/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=10784 CPUtime=342.2
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2270 0 0 0 34218 2 0 0 25 0 1 0 103935488 11042816 2255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2696 2255 111 221 0 2472 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10784

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 23197
/proc/meminfo: memFree=1584048/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=11784 CPUtime=402.18
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2498 0 0 0 40216 2 0 0 25 0 1 0 103935488 12066816 2483 1992294400 4194304 5102648 548682068784 18446744073709551615 4254575 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 2946 2483 111 221 0 2722 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11784

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 23197
/proc/meminfo: memFree=1583536/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=12220 CPUtime=462.16
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2602 0 0 0 46214 2 0 0 25 0 1 0 103935488 12513280 2587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3055 2587 111 221 0 2831 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12220

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 23197
/proc/meminfo: memFree=1583536/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=12220 CPUtime=522.15
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2607 0 0 0 52213 2 0 0 25 0 1 0 103935488 12513280 2592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3055 2592 111 221 0 2831 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12220

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 23197
/proc/meminfo: memFree=1583088/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=12652 CPUtime=582.14
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2718 0 0 0 58211 3 0 0 25 0 1 0 103935488 12955648 2703 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3163 2703 111 221 0 2939 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12652

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 23197
/proc/meminfo: memFree=1582256/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=13408 CPUtime=642.12
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2896 0 0 0 64209 3 0 0 25 0 1 0 103935488 13729792 2881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3352 2881 111 221 0 3128 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13408

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 23197
/proc/meminfo: memFree=1582064/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=13748 CPUtime=702.1
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2956 0 0 0 70207 3 0 0 25 0 1 0 103935488 14077952 2941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3437 2941 111 221 0 3213 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 13748

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 23197
/proc/meminfo: memFree=1581936/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=13748 CPUtime=762.09
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 2982 0 0 0 76206 3 0 0 25 0 1 0 103935488 14077952 2967 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3437 2967 111 221 0 3213 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 13748

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1581936/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=14084 CPUtime=822.07
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3031 0 0 0 82204 3 0 0 25 0 1 0 103935488 14422016 3016 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3521 3016 111 221 0 3297 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 14084

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1581488/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=14420 CPUtime=882.06
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3136 0 0 0 88202 4 0 0 25 0 1 0 103935488 14766080 3121 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3605 3121 111 221 0 3381 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 14420

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1581296/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=14588 CPUtime=942.04
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3178 0 0 0 94200 4 0 0 25 0 1 0 103935488 14938112 3163 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3647 3163 111 221 0 3423 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 14588

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1580976/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=14928 CPUtime=1002.02
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3250 0 0 0 100198 4 0 0 25 0 1 0 103935488 15286272 3235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249129 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3732 3235 111 221 0 3508 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 14928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1580784/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=15264 CPUtime=1062.01
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3296 0 0 0 106196 5 0 0 25 0 1 0 103935488 15630336 3281 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3816 3281 111 221 0 3592 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 15264

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1580656/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=15264 CPUtime=1121.99
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3311 0 0 0 112194 5 0 0 25 0 1 0 103935488 15630336 3296 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3816 3296 111 221 0 3592 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 15264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1580400/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=15600 CPUtime=1181.97
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3391 0 0 0 118192 5 0 0 25 0 1 0 103935488 15974400 3376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3900 3376 111 221 0 3676 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 15600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23197
/proc/meminfo: memFree=1580400/2055920 swapFree=4170844/4192956
[pid=23196] ppid=23194 vsize=15600 CPUtime=1200.07
/proc/23196/stat : 23196 (varsat-industri) R 23194 23196 23159 0 -1 4194304 3393 0 0 0 120002 5 0 0 25 0 1 0 103935488 15974400 3378 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/23196/statm: 3900 3378 111 221 0 3676 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 15600

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.03
CPU system time (s): 0.05999
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 15600

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

runsolver used 0.978851 second user time and 2.35464 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-26 17:18:00
IDJOB=1730411
IDBENCH=24729
IDSOLVER=538
FILE ID=node51/1730411-1240759080
PBS_JOBID= 9187139
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730411-1240759080/watcher-1730411-1240759080 -o /tmp/evaluation-result-1730411-1240759080/solver-1730411-1240759080 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1779613699 HOME/instance-1730411-1240759080.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=1779613699

node51.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.214
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.214
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:       1594392 kB
Buffers:         58052 kB
Cached:         317080 kB
SwapCached:      16820 kB
Active:         174996 kB
Inactive:       219328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594392 kB
SwapTotal:     4192956 kB
SwapFree:      4170844 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            53196 kB
Committed_AS:   287300 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= 66384 MiB
End job on node51 at 2009-04-26 17:38:02