Trace number 1516672

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.06 1207.01

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S51205200-028.cnf
MD5SUM28daa15bd31978d0b42959b6abf4709b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.18967
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.02	c |  Parsing time:         0.01         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1575853634.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.19/0.21	c |       100 |      75     6675    46725 |     2447      100     28 |  0.018 % |
0.19/0.24	c |       250 |      75     6675    46725 |     2692      250     27 |  0.018 % |
0.19/0.27	c |       476 |      75     6675    46725 |     2961      476     27 |  0.018 % |
0.29/0.31	c |       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
0.29/0.35	c |      1320 |      75     6675    46725 |     3583     1320     26 |  0.018 % |
0.39/0.42	c |      2079 |      75     6675    46725 |     3941     2079     26 |  0.018 % |
0.49/0.51	c |      3218 |      75     6675    46725 |     4335     3218     26 |  0.018 % |
0.59/0.65	c |      4926 |      75     6675    46725 |     4769     2742     25 |  0.018 % |
0.79/0.83	c |      7489 |      75     6675    46725 |     5246     2903     26 |  0.018 % |
1.09/1.11	c |     11334 |      75     6675    46725 |     5771     4108     26 |  0.018 % |
1.48/1.52	c |     17100 |      75     6675    46725 |     6348     4069     26 |  0.018 % |
2.08/2.16	c |     25750 |      75     6675    46725 |     6983     6337     26 |  0.018 % |
3.07/3.11	c |     38724 |      75     6675    46725 |     7681     5273     26 |  0.018 % |
4.56/4.66	c |     58185 |      75     6675    46725 |     8449     5442     25 |  0.018 % |
7.04/7.16	c |     87377 |      75     6675    46725 |     9294     4947     25 |  0.018 % |
10.83/10.99	c |    131166 |      75     6675    46725 |    10223     6760     25 |  0.018 % |
16.99/17.13	c |    196850 |      75     6675    46725 |    11246     5778     24 |  0.018 % |
26.63/26.84	c |    295377 |      75     6675    46725 |    12370     8430     24 |  0.018 % |
42.24/42.59	c |    443166 |      75     6675    46725 |    13607     7401     24 |  0.018 % |
66.80/67.28	c |    664851 |      75     6675    46725 |    14968    10875     24 |  0.018 % |
107.17/107.81	c |    997377 |      75     6675    46725 |    16465    13425     25 |  0.018 % |
172.49/173.59	c |   1496166 |      75     6675    46725 |    18112     9104     23 |  0.018 % |
278.88/280.50	c |   2244348 |      75     6675    46725 |    19923    13483     24 |  0.018 % |
453.87/456.52	c |   3366625 |      75     6675    46725 |    21915    18433     24 |  0.018 % |
737.83/742.12	c |   5050037 |      75     6675    46725 |    24107    12193     24 |  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-1516672-1238273206/watcher-1516672-1238273206 -o /tmp/evaluation-result-1516672-1238273206/solver-1516672-1238273206 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1575853634 HOME/instance-1516672-1238273206.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.99 2.00 1.99 4/85 27727
/proc/meminfo: memFree=1804872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=18576 CPUtime=0
/proc/27727/stat : 27727 (runsolver) R 27725 27727 27537 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1099981611 19021824 292 1992294400 4194304 4302548 548682068448 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27727/statm: 4644 292 257 26 0 2626 0

[startup+0.065421 s]
/proc/loadavg: 1.99 2.00 1.99 4/85 27727
/proc/meminfo: memFree=1804872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=3760 CPUtime=0.05
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 585 0 0 0 5 0 0 0 20 0 1 0 1099981611 3850240 570 1992294400 4194304 5102648 548682068784 18446744073709551615 4272791 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 940 570 98 221 0 716 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3760

[startup+0.101423 s]
/proc/loadavg: 1.99 2.00 1.99 4/85 27727
/proc/meminfo: memFree=1804872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=3760 CPUtime=0.09
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 585 0 0 0 9 0 0 0 20 0 1 0 1099981611 3850240 570 1992294400 4194304 5102648 548682068784 18446744073709551615 4283740 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 940 570 98 221 0 716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3760

[startup+0.301444 s]
/proc/loadavg: 1.99 2.00 1.99 4/85 27727
/proc/meminfo: memFree=1804872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=3832 CPUtime=0.29
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 626 0 0 0 29 0 0 0 21 0 1 0 1099981611 3923968 610 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 958 610 110 221 0 734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3832

[startup+0.701485 s]
/proc/loadavg: 1.99 2.00 1.99 4/85 27727
/proc/meminfo: memFree=1804872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=3964 CPUtime=0.69
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 656 0 0 0 69 0 0 0 25 0 1 0 1099981611 4059136 640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 991 640 110 221 0 767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3964

[startup+1.50257 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1802432/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=4392 CPUtime=1.48
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 758 0 0 0 148 0 0 0 25 0 1 0 1099981611 4497408 742 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 1098 742 110 221 0 874 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4392

[startup+3.10173 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1801792/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=4932 CPUtime=3.07
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 890 0 0 0 307 0 0 0 25 0 1 0 1099981611 5050368 874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 1233 874 110 221 0 1009 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 4932

[startup+6.30104 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1800960/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=5488 CPUtime=6.25
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 1035 0 0 0 625 0 0 0 25 0 1 0 1099981611 5619712 1019 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 1372 1019 110 221 0 1148 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5488

[startup+12.7017 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1800192/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=6180 CPUtime=12.61
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 1190 0 0 0 1261 0 0 0 25 0 1 0 1099981611 6328320 1174 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 1545 1174 110 221 0 1321 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 6180

[startup+25.502 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1799552/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=6884 CPUtime=25.34
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 1367 0 0 0 2534 0 0 0 25 0 1 0 1099981611 7049216 1351 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 1721 1351 110 221 0 1497 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 6884

[startup+51.1015 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1798464/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=8180 CPUtime=50.8
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 1633 0 0 0 5079 1 0 0 25 0 1 0 1099981611 8376320 1617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 2045 1617 110 221 0 1821 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 8180

[startup+102.308 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1797184/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=9424 CPUtime=101.7
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 1916 0 0 0 10169 1 0 0 25 0 1 0 1099981611 9650176 1900 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 2356 1900 110 221 0 2132 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 9424

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1796224/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=10372 CPUtime=161.35
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2142 0 0 0 16134 1 0 0 25 0 1 0 1099981611 10620928 2126 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 2593 2126 110 221 0 2369 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 10372

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1795776/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=10908 CPUtime=221.01
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2260 0 0 0 22099 2 0 0 25 0 1 0 1099981611 11169792 2244 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 2727 2244 110 221 0 2503 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 10908

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1795072/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=11688 CPUtime=280.67
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2442 0 0 0 28065 2 0 0 25 0 1 0 1099981611 11968512 2426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 2922 2426 110 221 0 2698 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 11688

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1794432/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=12384 CPUtime=340.32
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2584 0 0 0 34030 2 0 0 25 0 1 0 1099981611 12681216 2568 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3096 2568 110 221 0 2872 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 12384

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1794112/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=12760 CPUtime=399.98
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2678 0 0 0 39996 2 0 0 25 0 1 0 1099981611 13066240 2662 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3190 2662 110 221 0 2966 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 12760

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1793664/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=13140 CPUtime=459.63
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2783 0 0 0 45961 2 0 0 25 0 1 0 1099981611 13455360 2767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3285 2767 110 221 0 3061 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 13140

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1793408/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=13520 CPUtime=519.3
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2875 0 0 0 51927 3 0 0 25 0 1 0 1099981611 13844480 2859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3380 2859 110 221 0 3156 0
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (KiB) 13520

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1793024/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=13900 CPUtime=578.95
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 2957 0 0 0 57892 3 0 0 25 0 1 0 1099981611 14233600 2941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3475 2941 110 221 0 3251 0
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (KiB) 13900

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1792640/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=14280 CPUtime=638.6
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3037 0 0 0 63857 3 0 0 25 0 1 0 1099981611 14622720 3021 1992294400 4194304 5102648 548682068784 18446744073709551615 4225476 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3570 3021 110 221 0 3346 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 14280

[startup+702.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1792320/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=14656 CPUtime=698.26
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3125 0 0 0 69823 3 0 0 25 0 1 0 1099981611 15007744 3109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3664 3109 110 221 0 3440 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 14656

[startup+762.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1792192/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=14656 CPUtime=757.92
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3151 0 0 0 75789 3 0 0 25 0 1 0 1099981611 15007744 3135 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3664 3135 110 221 0 3440 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 14656

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27728
/proc/meminfo: memFree=1791872/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15036 CPUtime=817.57
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3227 0 0 0 81754 3 0 0 25 0 1 0 1099981611 15396864 3211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3759 3211 110 221 0 3535 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 15036

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791608/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15180 CPUtime=877.2
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3262 0 0 0 87717 3 0 0 25 0 1 0 1099981611 15544320 3246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3795 3246 110 221 0 3571 0
Current children cumulated CPU time (s) 877.2
Current children cumulated vsize (KiB) 15180

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791352/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15372 CPUtime=936.87
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3340 0 0 0 93683 4 0 0 25 0 1 0 1099981611 15740928 3324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3843 3324 110 221 0 3619 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 15372

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791352/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15372 CPUtime=996.52
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3341 0 0 0 99648 4 0 0 25 0 1 0 1099981611 15740928 3325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3843 3325 110 221 0 3619 0
Current children cumulated CPU time (s) 996.52
Current children cumulated vsize (KiB) 15372

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791224/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15560 CPUtime=1056.18
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3361 0 0 0 105614 4 0 0 25 0 1 0 1099981611 15933440 3345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3890 3345 110 221 0 3666 0
Current children cumulated CPU time (s) 1056.18
Current children cumulated vsize (KiB) 15560

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791224/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15560 CPUtime=1115.83
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3366 0 0 0 111579 4 0 0 25 0 1 0 1099981611 15933440 3350 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3890 3350 110 221 0 3666 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 15560

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791168/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15560 CPUtime=1175.49
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3372 0 0 0 117545 4 0 0 25 0 1 0 1099981611 15933440 3356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3890 3356 110 221 0 3666 0
Current children cumulated CPU time (s) 1175.49
Current children cumulated vsize (KiB) 15560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27734
/proc/meminfo: memFree=1791040/2055920 swapFree=4169364/4192956
[pid=27727] ppid=27725 vsize=15560 CPUtime=1200.05
/proc/27727/stat : 27727 (varsat-industri) R 27725 27727 27537 0 -1 4194304 3375 0 0 0 120001 4 0 0 25 0 1 0 1099981611 15933440 3359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27727/statm: 3890 3359 110 221 0 3666 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 15560

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): 1207.01
CPU time (s): 1200.06
CPU user time (s): 1200.01
CPU system time (s): 0.050992
CPU usage (%): 99.4243
Max. virtual memory (cumulated for all children) (KiB): 15560

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

runsolver used 1.61475 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 21:46:46
IDJOB=1516672
IDBENCH=70532
IDSOLVER=538
FILE ID=node70/1516672-1238273206
PBS_JOBID= 9060906
Free space on /tmp= 65292 MiB

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

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

MD5SUM BENCH= 28daa15bd31978d0b42959b6abf4709b
RANDOM SEED=1575853634

node70.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.234
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.234
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:       1805352 kB
Buffers:         52804 kB
Cached:         142564 kB
SwapCached:       8700 kB
Active:          95264 kB
Inactive:       110188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805352 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1200 kB
Writeback:           0 kB
Mapped:          15156 kB
Slab:            29148 kB
Committed_AS:  2138340 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-28 22:06:55