Trace number 1516168

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1718100253-004.cnf
MD5SUM8e5b8ce1a4edfef4a97a3ad9e571c97a
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  75                                                   |
0.00/0.00	c |  Number of clauses:    6675                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1271904085.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.19/0.20	c |       102 |      75     6675    46725 |     2447      102     28 |  0.018 % |
0.19/0.23	c |       253 |      75     6675    46725 |     2692      253     27 |  0.018 % |
0.19/0.26	c |       479 |      75     6675    46725 |     2961      479     26 |  0.018 % |
0.29/0.30	c |       816 |      75     6675    46725 |     3257      816     26 |  0.018 % |
0.29/0.34	c |      1323 |      75     6675    46725 |     3583     1323     26 |  0.018 % |
0.39/0.41	c |      2083 |      75     6675    46725 |     3941     2083     26 |  0.018 % |
0.39/0.49	c |      3222 |      75     6675    46725 |     4335     3222     26 |  0.018 % |
0.59/0.63	c |      4930 |      75     6675    46725 |     4769     2746     26 |  0.018 % |
0.79/0.81	c |      7492 |      75     6675    46725 |     5246     2910     25 |  0.018 % |
1.00/1.10	c |     11337 |      75     6675    46725 |     5771     4111     25 |  0.018 % |
1.49/1.52	c |     17103 |      75     6675    46725 |     6348     4072     25 |  0.018 % |
2.10/2.17	c |     25753 |      75     6675    46725 |     6983     6344     25 |  0.018 % |
3.09/3.17	c |     38727 |      75     6675    46725 |     7681     5285     25 |  0.018 % |
4.69/4.71	c |     58188 |      75     6675    46725 |     8449     5457     25 |  0.018 % |
7.09/7.10	c |     87381 |      75     6675    46725 |     9294     4958     25 |  0.018 % |
10.89/10.93	c |    131171 |      75     6675    46725 |    10223     6763     25 |  0.018 % |
17.08/17.16	c |    196856 |      75     6675    46725 |    11246     5783     25 |  0.018 % |
26.89/26.97	c |    295382 |      75     6675    46725 |    12370     8442     24 |  0.018 % |
42.38/42.44	c |    443171 |      75     6675    46725 |    13607     7407     25 |  0.018 % |
67.27/67.38	c |    664856 |      75     6675    46725 |    14968    10894     24 |  0.018 % |
107.77/107.87	c |    997381 |      75     6675    46725 |    16465    13443     24 |  0.018 % |
172.94/173.06	c |   1496170 |      75     6675    46725 |    18112     9125     24 |  0.018 % |
277.41/277.54	c |   2244352 |      75     6675    46725 |    19923    13457     24 |  0.018 % |
454.87/455.09	c |   3366628 |      75     6675    46725 |    21915    18385     25 |  0.018 % |
742.50/742.76	c |   5050039 |      75     6675    46725 |    24107    12096     23 |  0.018 % |

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-1516168-1238265547/watcher-1516168-1238265547 -o /tmp/evaluation-result-1516168-1238265547/solver-1516168-1238265547 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1271904085 HOME/instance-1516168-1238265547.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.91 0.97 0.99 3/70 25703
/proc/meminfo: memFree=790000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=2544 CPUtime=0
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1099217972 2605056 270 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 636 271 87 221 0 412 0

[startup+0.0779501 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 25703
/proc/meminfo: memFree=790000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=3796 CPUtime=0.07
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 587 0 0 0 7 0 0 0 18 0 1 0 1099217972 3887104 572 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 949 572 98 221 0 725 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3796

[startup+0.10195 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 25703
/proc/meminfo: memFree=790000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=3940 CPUtime=0.09
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 616 0 0 0 9 0 0 0 18 0 1 0 1099217972 4034560 601 1992294400 4194304 5102648 548682068784 18446744073709551615 4273265 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 985 601 98 221 0 761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3940

[startup+0.30197 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 25703
/proc/meminfo: memFree=790000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=3844 CPUtime=0.29
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 628 0 0 0 29 0 0 0 19 0 1 0 1099217972 3936256 612 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 961 612 110 221 0 737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3844

[startup+0.70201 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 25703
/proc/meminfo: memFree=790000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=3976 CPUtime=0.69
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 657 0 0 0 69 0 0 0 22 0 1 0 1099217972 4071424 641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 994 641 110 221 0 770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3976

[startup+1.50109 s]
/proc/loadavg: 0.91 0.97 0.99 2/71 25704
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=4508 CPUtime=1.49
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 764 0 0 0 149 0 0 0 25 0 1 0 1099217972 4616192 748 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 1127 748 110 221 0 903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4508

[startup+3.10125 s]
/proc/loadavg: 0.91 0.97 0.99 2/71 25704
/proc/meminfo: memFree=787048/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=4920 CPUtime=3.09
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 871 0 0 0 309 0 0 0 25 0 1 0 1099217972 5038080 855 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 1230 855 110 221 0 1006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30157 s]
/proc/loadavg: 0.92 0.97 0.99 2/71 25704
/proc/meminfo: memFree=786216/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=5600 CPUtime=6.29
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 1024 0 0 0 629 0 0 0 25 0 1 0 1099217972 5734400 1008 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 1400 1008 110 221 0 1176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5600

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/71 25704
/proc/meminfo: memFree=785384/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=6160 CPUtime=12.68
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 1187 0 0 0 1268 0 0 0 25 0 1 0 1099217972 6307840 1171 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 1540 1171 110 221 0 1316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6160

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/71 25704
/proc/meminfo: memFree=784552/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=7108 CPUtime=25.49
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 1391 0 0 0 2548 1 0 0 25 0 1 0 1099217972 7278592 1375 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 1777 1375 110 221 0 1553 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7108

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/71 25704
/proc/meminfo: memFree=783528/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=8240 CPUtime=51.08
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 1658 0 0 0 5107 1 0 0 25 0 1 0 1099217972 8437760 1642 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 2060 1642 110 221 0 1836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8240

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/71 25704
/proc/meminfo: memFree=782248/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=9548 CPUtime=102.26
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 1950 0 0 0 10225 1 0 0 25 0 1 0 1099217972 9777152 1934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 2387 1934 110 221 0 2163 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25704
/proc/meminfo: memFree=781544/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=10340 CPUtime=162.25
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2121 0 0 0 16223 2 0 0 25 0 1 0 1099217972 10588160 2105 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 2585 2105 110 221 0 2361 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10340

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=780776/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=11032 CPUtime=222.23
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2281 0 0 0 22221 2 0 0 25 0 1 0 1099217972 11296768 2265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 2758 2265 110 221 0 2534 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11032

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=780392/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=11484 CPUtime=282.21
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2391 0 0 0 28219 2 0 0 25 0 1 0 1099217972 11759616 2375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 2871 2375 110 221 0 2647 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 11484

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=779496/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=12624 CPUtime=342.2
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2607 0 0 0 34217 3 0 0 25 0 1 0 1099217972 12926976 2591 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3156 2591 110 221 0 2932 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12624

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=779112/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=13004 CPUtime=402.19
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2697 0 0 0 40216 3 0 0 25 0 1 0 1099217972 13316096 2681 1992294400 4194304 5102648 548682068784 18446744073709551615 4254886 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3251 2681 110 221 0 3027 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 13004

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=778664/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=13572 CPUtime=462.17
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2816 0 0 0 46214 3 0 0 25 0 1 0 1099217972 13897728 2800 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3393 2800 110 221 0 3169 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 13572

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=778280/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=13952 CPUtime=522.16
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2919 0 0 0 52212 4 0 0 25 0 1 0 1099217972 14286848 2903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3488 2903 110 221 0 3264 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13952

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=778088/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=13952 CPUtime=582.14
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 2949 0 0 0 58210 4 0 0 25 0 1 0 1099217972 14286848 2933 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3488 2933 110 221 0 3264 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13952

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777768/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=14328 CPUtime=642.13
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3042 0 0 0 64209 4 0 0 25 0 1 0 1099217972 14671872 3026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3582 3026 110 221 0 3358 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 14328

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777704/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=14520 CPUtime=702.11
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3068 0 0 0 70207 4 0 0 25 0 1 0 1099217972 14868480 3052 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3630 3052 110 221 0 3406 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 14520

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777320/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=14708 CPUtime=762.1
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3148 0 0 0 76206 4 0 0 25 0 1 0 1099217972 15060992 3132 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3677 3132 110 221 0 3453 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 14708

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777256/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15044 CPUtime=822.08
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3204 0 0 0 82203 5 0 0 25 0 1 0 1099217972 15405056 3188 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3761 3188 110 221 0 3537 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 15044

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777064/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15188 CPUtime=882.07
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3252 0 0 0 88202 5 0 0 25 0 1 0 1099217972 15552512 3236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3797 3236 110 221 0 3573 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 15188

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777064/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15188 CPUtime=942.05
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3254 0 0 0 94200 5 0 0 25 0 1 0 1099217972 15552512 3238 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3797 3238 110 221 0 3573 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 15188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777064/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15188 CPUtime=1002.04
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3257 0 0 0 100199 5 0 0 25 0 1 0 1099217972 15552512 3241 1992294400 4194304 5102648 548682068784 18446744073709551615 4225732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3797 3241 110 221 0 3573 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 15188

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=777000/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15188 CPUtime=1062.02
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3280 0 0 0 106197 5 0 0 25 0 1 0 1099217972 15552512 3264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3797 3264 110 221 0 3573 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 15188

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=776872/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15376 CPUtime=1122
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3304 0 0 0 112195 5 0 0 25 0 1 0 1099217972 15745024 3288 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3844 3288 110 221 0 3620 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 15376

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=776808/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15376 CPUtime=1181.99
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3308 0 0 0 118194 5 0 0 25 0 1 0 1099217972 15745024 3292 1992294400 4194304 5102648 548682068784 18446744073709551615 4491048 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3844 3292 110 221 0 3620 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 15376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25706
/proc/meminfo: memFree=776808/2055920 swapFree=4173156/4192956
[pid=25703] ppid=25701 vsize=15376 CPUtime=1200.09
/proc/25703/stat : 25703 (varsat-industri) R 25701 25703 25274 0 -1 4194304 3308 0 0 0 120004 5 0 0 25 0 1 0 1099217972 15745024 3292 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25703/statm: 3844 3292 110 221 0 3620 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15376

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.1
CPU user time (s): 1200.04
CPU system time (s): 0.06199
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 15376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
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= 3308
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= 1770

runsolver used 1.03284 second user time and 3.34449 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-28 19:39:07
IDJOB=1516168
IDBENCH=70490
IDSOLVER=538
FILE ID=node36/1516168-1238265547
PBS_JOBID= 9060748
Free space on /tmp= 66412 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1718100253-004.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516168-1238265547/watcher-1516168-1238265547 -o /tmp/evaluation-result-1516168-1238265547/solver-1516168-1238265547 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1271904085 HOME/instance-1516168-1238265547.cnf

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

MD5SUM BENCH= 8e5b8ce1a4edfef4a97a3ad9e571c97a
RANDOM SEED=1271904085

node36.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:        790416 kB
Buffers:        103940 kB
Cached:        1060320 kB
SwapCached:       9216 kB
Active:         231972 kB
Inactive:       942928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790416 kB
SwapTotal:     4192956 kB
SwapFree:      4173156 kB
Dirty:            1176 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            76004 kB
Committed_AS:  2913160 kB
PageTables:       1876 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= 66408 MiB
End job on node36 at 2009-03-28 19:59:09