Trace number 1517332

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S332478069-041.cnf
MD5SUMa8388760bc12fcaf54760067730a9d5b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark467.658
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  440                                                  |
0.00/0.00	c |  Number of clauses:    1870                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1475069393.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 |     428     1856     5632 |      618        0    nan |  0.000 % |
0.00/0.01	c |       102 |     428     1856     5632 |      680      102     19 |  0.001 % |
0.00/0.02	c |       252 |     428     1856     5632 |      748      252     21 |  0.001 % |
0.00/0.02	c |       477 |     428     1856     5632 |      823      477     21 |  0.001 % |
0.00/0.04	c |       815 |     428     1856     5632 |      905      815     21 |  0.001 % |
0.05/0.06	c |      1321 |     428     1856     5632 |      996      853     19 |  0.001 % |
0.05/0.09	c |      2080 |     428     1856     5632 |     1096      568     19 |  0.001 % |
0.09/0.13	c |      3219 |     428     1856     5632 |     1205     1128     19 |  0.001 % |
0.09/0.20	c |      4927 |     428     1856     5632 |     1326      938     19 |  0.001 % |
0.29/0.30	c |      7489 |     428     1856     5632 |     1458      758     17 |  0.001 % |
0.39/0.45	c |     11333 |     428     1856     5632 |     1604      864     18 |  0.001 % |
0.59/0.69	c |     17099 |     428     1856     5632 |     1765      896     15 |  0.001 % |
1.00/1.07	c |     25749 |     428     1856     5632 |     1941     1458     18 |  0.001 % |
1.59/1.65	c |     38725 |     428     1856     5632 |     2135     1594     20 |  0.001 % |
2.49/2.55	c |     58186 |     428     1856     5632 |     2349     1458     20 |  0.001 % |
3.89/3.96	c |     87378 |     428     1856     5632 |     2584     1947     20 |  0.001 % |
6.09/6.14	c |    131168 |     428     1856     5632 |     2842     2462     19 |  0.001 % |
9.49/9.57	c |    196852 |     428     1856     5632 |     3127     1611     21 |  0.001 % |
14.88/14.92	c |    295379 |     428     1856     5632 |     3439     1880     20 |  0.001 % |
23.08/23.13	c |    443168 |     428     1856     5632 |     3783     3414     18 |  0.001 % |
35.77/35.87	c |    664852 |     428     1856     5632 |     4162     3425     18 |  0.001 % |
55.67/55.73	c |    997378 |     428     1856     5632 |     4578     4012     19 |  0.001 % |
86.66/86.73	c |   1496166 |     428     1856     5632 |     5036     3769     20 |  0.001 % |
135.75/135.82	c |   2244350 |     428     1856     5632 |     5539     2810     20 |  0.001 % |
214.22/214.33	c |   3366624 |     428     1856     5632 |     6093     2834     20 |  0.001 % |
336.39/336.51	c |   5050036 |     428     1856     5632 |     6703     5046     20 |  0.001 % |
529.22/529.49	c |   7575152 |     428     1856     5632 |     7373     6524     21 |  0.001 % |
834.23/834.53	c |  11362828 |     428     1856     5632 |     8110     6452     20 |  0.001 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517332-1238283793/watcher-1517332-1238283793 -o /tmp/evaluation-result-1517332-1238283793/solver-1517332-1238283793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1475069393 HOME/instance-1517332-1238283793.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: 1.00 1.00 1.00 2/64 3081
/proc/meminfo: memFree=982960/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2292 CPUtime=0
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 1101044787 2347008 141 1992294400 4194304 5102648 548682068784 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 573 141 87 221 0 349 0

[startup+0.057337 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3081
/proc/meminfo: memFree=982960/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2520 CPUtime=0.05
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 255 0 0 0 5 0 0 0 20 0 1 0 1101044787 2580480 240 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 630 240 111 221 0 406 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2520

[startup+0.101343 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3081
/proc/meminfo: memFree=982960/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2520 CPUtime=0.09
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 265 0 0 0 9 0 0 0 20 0 1 0 1101044787 2580480 250 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 630 250 111 221 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2520

[startup+0.301375 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3081
/proc/meminfo: memFree=982960/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2652 CPUtime=0.29
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 297 0 0 0 29 0 0 0 22 0 1 0 1101044787 2715648 282 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 663 282 111 221 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.701439 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3081
/proc/meminfo: memFree=982960/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2784 CPUtime=0.69
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 327 0 0 0 69 0 0 0 25 0 1 0 1101044787 2850816 312 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 696 312 111 221 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=982120/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=2916 CPUtime=1.49
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 368 0 0 0 149 0 0 0 25 0 1 0 1101044787 2985984 353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 729 353 111 221 0 505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2916

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=981800/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=3180 CPUtime=3.09
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 433 0 0 0 309 0 0 0 25 0 1 0 1101044787 3256320 418 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 795 418 111 221 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3180

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=981288/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=3576 CPUtime=6.29
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 518 0 0 0 629 0 0 0 25 0 1 0 1101044787 3661824 503 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 894 503 111 221 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3576

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=980776/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=3976 CPUtime=12.69
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 610 0 0 0 1269 0 0 0 25 0 1 0 1101044787 4071424 595 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 994 595 111 221 0 770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3976

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=980264/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=4508 CPUtime=25.48
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 748 0 0 0 2548 0 0 0 25 0 1 0 1101044787 4616192 733 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1127 733 111 221 0 903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4508

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=979688/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=5044 CPUtime=51.07
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 874 0 0 0 5107 0 0 0 25 0 1 0 1101044787 5165056 859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1261 859 111 221 0 1037 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5044

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=978856/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=5848 CPUtime=102.25
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1091 0 0 0 10225 0 0 0 25 0 1 0 1101044787 5988352 1076 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1462 1076 111 221 0 1238 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5848

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=978024/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=6660 CPUtime=162.24
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1294 0 0 0 16223 1 0 0 25 0 1 0 1101044787 6819840 1279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1665 1279 111 221 0 1441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6660

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=977512/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=7220 CPUtime=222.22
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1412 0 0 0 22221 1 0 0 25 0 1 0 1101044787 7393280 1397 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1805 1397 111 221 0 1581 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7220

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=977128/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=7648 CPUtime=282.2
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1518 0 0 0 28219 1 0 0 25 0 1 0 1101044787 7831552 1503 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1912 1503 111 221 0 1688 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7648

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=976808/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=7916 CPUtime=342.18
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1592 0 0 0 34216 2 0 0 25 0 1 0 1101044787 8105984 1577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 1979 1577 111 221 0 1755 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7916

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=976360/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=8336 CPUtime=402.16
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1701 0 0 0 40214 2 0 0 25 0 1 0 1101044787 8536064 1686 1992294400 4194304 5102648 548682068784 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2084 1686 111 221 0 1860 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 8336

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=976040/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=8740 CPUtime=462.14
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1778 0 0 0 46212 2 0 0 25 0 1 0 1101044787 8949760 1763 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2185 1763 111 221 0 1961 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8740

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=975912/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=8872 CPUtime=522.12
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1811 0 0 0 52210 2 0 0 25 0 1 0 1101044787 9084928 1796 1992294400 4194304 5102648 548682068784 18446744073709551615 4244299 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2218 1796 111 221 0 1994 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8872

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=975528/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=9288 CPUtime=582.1
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1912 0 0 0 58208 2 0 0 25 0 1 0 1101044787 9510912 1897 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2322 1897 111 221 0 2098 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9288

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=975208/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=9568 CPUtime=642.09
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 1979 0 0 0 64206 3 0 0 25 0 1 0 1101044787 9797632 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4255647 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2392 1964 111 221 0 2168 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 9568

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=974952/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=9844 CPUtime=702.07
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2051 0 0 0 70204 3 0 0 25 0 1 0 1101044787 10080256 2036 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2461 2036 111 221 0 2237 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 9844

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=974696/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=9980 CPUtime=762.05
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2091 0 0 0 76202 3 0 0 25 0 1 0 1101044787 10219520 2076 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2495 2076 111 221 0 2271 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9980

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=974632/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=10140 CPUtime=822.03
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2129 0 0 0 82199 4 0 0 25 0 1 0 1101044787 10383360 2114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2535 2114 111 221 0 2311 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 10140

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=974312/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=10432 CPUtime=882.01
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2200 0 0 0 88197 4 0 0 25 0 1 0 1101044787 10682368 2185 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2608 2185 111 221 0 2384 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 10432

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=974184/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=10572 CPUtime=941.99
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2235 0 0 0 94195 4 0 0 25 0 1 0 1101044787 10825728 2220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2643 2220 111 221 0 2419 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 10572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=973992/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=10840 CPUtime=1001.97
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2279 0 0 0 100193 4 0 0 25 0 1 0 1101044787 11100160 2264 1992294400 4194304 5102648 548682068784 18446744073709551615 4244315 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2710 2264 111 221 0 2486 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 10840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3082
/proc/meminfo: memFree=973864/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=10972 CPUtime=1061.96
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2313 0 0 0 106191 5 0 0 25 0 1 0 1101044787 11235328 2298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2743 2298 111 221 0 2519 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 10972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3088
/proc/meminfo: memFree=973608/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=11108 CPUtime=1121.93
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2353 0 0 0 112188 5 0 0 25 0 1 0 1101044787 11374592 2338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2777 2338 111 221 0 2553 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 11108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3088
/proc/meminfo: memFree=973544/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=11244 CPUtime=1181.91
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2377 0 0 0 118186 5 0 0 25 0 1 0 1101044787 11513856 2362 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2811 2362 111 221 0 2587 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 11244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3088
/proc/meminfo: memFree=973544/2055920 swapFree=4178216/4192956
[pid=3081] ppid=3079 vsize=11244 CPUtime=1200.01
/proc/3081/stat : 3081 (varsat-industri) R 3079 3081 3014 0 -1 4194304 2377 0 0 0 119996 5 0 0 25 0 1 0 1101044787 11513856 2362 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/3081/statm: 2811 2362 111 221 0 2587 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 11244

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.02
CPU user time (s): 1199.96
CPU system time (s): 0.06199
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 11244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2377
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= 1
involuntary context switches= 1808

runsolver used 0.958854 second user time and 2.37464 second system time

The end

Launcher Data

Begin job on node26 at 2009-03-29 00:43:13
IDJOB=1517332
IDBENCH=70587
IDSOLVER=538
FILE ID=node26/1517332-1238283793
PBS_JOBID= 9060926
Free space on /tmp= 66108 MiB

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

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

MD5SUM BENCH= a8388760bc12fcaf54760067730a9d5b
RANDOM SEED=1475069393

node26.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.261
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	: 5931.00
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.261
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:        983440 kB
Buffers:         84376 kB
Cached:         894872 kB
SwapCached:       8520 kB
Active:         112744 kB
Inactive:       876400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983440 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            69384 kB
Committed_AS:  2816484 kB
PageTables:       1372 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= 66108 MiB
End job on node26 at 2009-03-29 01:03:15