Trace number 1518976

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 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S2067258640-036.cnf
MD5SUMd816900b718754e89a88330965d80e86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:  460                                                  |
0.00/0.00	c |  Number of clauses:    1955                                                 |
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:          1154667084.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 |     451     1946     5895 |      648        0    nan |  0.000 % |
0.00/0.01	c |       104 |     451     1946     5895 |      713      104     21 |  0.000 % |
0.00/0.01	c |       255 |     451     1946     5895 |      784      255     23 |  0.000 % |
0.00/0.02	c |       480 |     451     1946     5895 |      863      480     22 |  0.000 % |
0.00/0.04	c |       817 |     451     1946     5895 |      949      817     21 |  0.000 % |
0.04/0.06	c |      1323 |     451     1946     5895 |     1044      826     20 |  0.000 % |
0.04/0.09	c |      2082 |     451     1946     5895 |     1149     1034     20 |  0.000 % |
0.09/0.13	c |      3222 |     451     1946     5895 |     1264      977     20 |  0.000 % |
0.19/0.20	c |      4930 |     451     1946     5895 |     1390      714     17 |  0.000 % |
0.29/0.31	c |      7492 |     451     1946     5895 |     1529     1122     17 |  0.000 % |
0.39/0.48	c |     11337 |     451     1946     5895 |     1682     1027     19 |  0.000 % |
0.69/0.73	c |     17105 |     451     1946     5895 |     1850     1618     18 |  0.000 % |
1.10/1.13	c |     25755 |     451     1946     5895 |     2035     1767     19 |  0.000 % |
1.69/1.72	c |     38732 |     451     1946     5895 |     2239     1222     19 |  0.000 % |
2.59/2.67	c |     58193 |     451     1946     5895 |     2463     1280     18 |  0.000 % |
4.09/4.13	c |     87385 |     451     1946     5895 |     2709     1662     20 |  0.000 % |
6.29/6.36	c |    131176 |     451     1946     5895 |     2980     2727     21 |  0.000 % |
9.89/9.91	c |    196861 |     451     1946     5895 |     3278     1799     20 |  0.000 % |
15.48/15.51	c |    295387 |     451     1946     5895 |     3606     2248     19 |  0.000 % |
23.98/24.09	c |    443176 |     451     1946     5895 |     3967     2094     18 |  0.000 % |
37.48/37.55	c |    664861 |     451     1946     5895 |     4363     3282     20 |  0.000 % |
58.17/58.22	c |    997386 |     451     1946     5895 |     4800     2881     21 |  0.000 % |
90.77/90.80	c |   1496174 |     451     1946     5895 |     5280     4852     20 |  0.000 % |
141.55/141.66	c |   2244356 |     451     1946     5895 |     5808     4253     21 |  0.000 % |
221.82/221.94	c |   3366632 |     451     1946     5895 |     6389     5147     22 |  0.000 % |
349.39/349.56	c |   5050044 |     451     1946     5895 |     7028     5646     22 |  0.000 % |
547.54/547.75	c |   7575162 |     451     1946     5895 |     7730     4390     20 |  0.000 % |
853.84/854.18	c |  11362838 |     451     1946     5895 |     8504     4720     20 |  0.000 % |

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-1518976-1238306857/watcher-1518976-1238306857 -o /tmp/evaluation-result-1518976-1238306857/solver-1518976-1238306857 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1154667084 HOME/instance-1518976-1238306857.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2621
/proc/meminfo: memFree=825568/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=2420 CPUtime=0
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 1103347989 2478080 214 1992294400 4194304 5102648 548682068784 18446744073709551615 4225568 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 605 214 99 221 0 381 0

[startup+0.0465061 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2621
/proc/meminfo: memFree=825568/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=2532 CPUtime=0.04
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 256 0 0 0 4 0 0 0 18 0 1 0 1103347989 2592768 241 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 633 241 111 221 0 409 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2532

[startup+0.101512 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2621
/proc/meminfo: memFree=825568/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=2532 CPUtime=0.09
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 273 0 0 0 9 0 0 0 18 0 1 0 1103347989 2592768 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4262536 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 633 258 111 221 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.301535 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2621
/proc/meminfo: memFree=825568/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=2664 CPUtime=0.29
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 302 0 0 0 29 0 0 0 19 0 1 0 1103347989 2727936 287 1992294400 4194304 5102648 548682068784 18446744073709551615 4254511 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 666 287 111 221 0 442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.701579 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2621
/proc/meminfo: memFree=825568/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=2796 CPUtime=0.69
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 339 0 0 0 69 0 0 0 22 0 1 0 1103347989 2863104 324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 699 324 111 221 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2796

[startup+1.50167 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=824536/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=3060 CPUtime=1.49
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 387 0 0 0 149 0 0 0 25 0 1 0 1103347989 3133440 372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 765 372 111 221 0 541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3060

[startup+3.10185 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=824216/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=3324 CPUtime=3.09
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 445 0 0 0 309 0 0 0 25 0 1 0 1103347989 3403776 430 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 831 430 111 221 0 607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3324

[startup+6.30122 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=823832/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=3588 CPUtime=6.29
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 517 0 0 0 629 0 0 0 25 0 1 0 1103347989 3674112 502 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 897 502 111 221 0 673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3588

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=823384/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=3856 CPUtime=12.69
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 600 0 0 0 1269 0 0 0 25 0 1 0 1103347989 3948544 585 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 964 585 111 221 0 740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3856

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=822936/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=4416 CPUtime=25.48
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 726 0 0 0 2548 0 0 0 25 0 1 0 1103347989 4521984 711 1992294400 4194304 5102648 548682068784 18446744073709551615 4244289 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1104 711 111 221 0 880 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4416

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=822232/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=5092 CPUtime=51.07
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 885 0 0 0 5107 0 0 0 25 0 1 0 1103347989 5214208 870 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1273 870 111 221 0 1049 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5092

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=821272/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=6036 CPUtime=102.27
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1121 0 0 0 10226 1 0 0 25 0 1 0 1103347989 6180864 1106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1509 1106 111 221 0 1285 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6036

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=820504/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=6712 CPUtime=162.24
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1297 0 0 0 16223 1 0 0 25 0 1 0 1103347989 6873088 1282 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1678 1282 111 221 0 1454 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6712

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=820120/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=7120 CPUtime=222.22
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1386 0 0 0 22221 1 0 0 25 0 1 0 1103347989 7290880 1371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1780 1371 111 221 0 1556 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7120

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=819608/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=7532 CPUtime=282.21
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1498 0 0 0 28219 2 0 0 25 0 1 0 1103347989 7712768 1483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1883 1483 111 221 0 1659 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7532

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=819224/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=7944 CPUtime=342.19
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1596 0 0 0 34217 2 0 0 25 0 1 0 1103347989 8134656 1581 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 1986 1581 111 221 0 1762 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7944

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2622
/proc/meminfo: memFree=818712/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=8496 CPUtime=402.17
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1726 0 0 0 40215 2 0 0 25 0 1 0 1103347989 8699904 1711 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2124 1711 111 221 0 1900 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8496

[startup+462.302 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 2622
/proc/meminfo: memFree=818392/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=8776 CPUtime=462.15
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1803 0 0 0 46213 2 0 0 25 0 1 0 1103347989 8986624 1788 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2194 1788 111 221 0 1970 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8776

[startup+522.302 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 2622
/proc/meminfo: memFree=818200/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=8912 CPUtime=522.14
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1848 0 0 0 52211 3 0 0 25 0 1 0 1103347989 9125888 1833 1992294400 4194304 5102648 548682068784 18446744073709551615 4254824 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2228 1833 111 221 0 2004 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 8912

[startup+582.302 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 2622
/proc/meminfo: memFree=817816/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=9328 CPUtime=582.12
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1942 0 0 0 58209 3 0 0 25 0 1 0 1103347989 9551872 1927 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2332 1927 111 221 0 2108 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 9328

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 2622
/proc/meminfo: memFree=817624/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=9600 CPUtime=642.11
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 1988 0 0 0 64208 3 0 0 25 0 1 0 1103347989 9830400 1973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2400 1973 111 221 0 2176 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 9600

[startup+702.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 2622
/proc/meminfo: memFree=817368/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=9876 CPUtime=702.08
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2054 0 0 0 70205 3 0 0 25 0 1 0 1103347989 10113024 2039 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2469 2039 111 221 0 2245 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 9876

[startup+762.306 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 2622
/proc/meminfo: memFree=817240/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=9876 CPUtime=762.07
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2082 0 0 0 76204 3 0 0 25 0 1 0 1103347989 10113024 2067 1992294400 4194304 5102648 548682068784 18446744073709551615 4244299 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2469 2067 111 221 0 2245 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 9876

[startup+822.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 2622
/proc/meminfo: memFree=817304/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=10016 CPUtime=822.05
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2105 0 0 0 82201 4 0 0 25 0 1 0 1103347989 10256384 2090 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2504 2090 111 221 0 2280 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 10016

[startup+882.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 2622
/proc/meminfo: memFree=817112/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=10304 CPUtime=882.03
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2170 0 0 0 88199 4 0 0 25 0 1 0 1103347989 10551296 2155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2576 2155 111 221 0 2352 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 10304

[startup+942.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/65 2622
/proc/meminfo: memFree=816792/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=10584 CPUtime=942.01
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2226 0 0 0 94197 4 0 0 25 0 1 0 1103347989 10838016 2211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2646 2211 111 221 0 2422 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 10584

[startup+1002.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/65 2622
/proc/meminfo: memFree=816600/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=10724 CPUtime=1001.99
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2268 0 0 0 100195 4 0 0 25 0 1 0 1103347989 10981376 2253 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2681 2253 111 221 0 2457 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 10724

[startup+1062.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/65 2622
/proc/meminfo: memFree=816472/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=10876 CPUtime=1061.98
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2306 0 0 0 106193 5 0 0 25 0 1 0 1103347989 11137024 2291 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2719 2291 111 221 0 2495 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 10876

[startup+1122.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/65 2622
/proc/meminfo: memFree=816344/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=11016 CPUtime=1121.96
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2344 0 0 0 112191 5 0 0 25 0 1 0 1103347989 11280384 2329 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2754 2329 111 221 0 2530 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 11016

[startup+1182.3 s]
/proc/loadavg: 1.12 1.08 1.01 2/65 2622
/proc/meminfo: memFree=816152/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=11296 CPUtime=1181.94
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2390 0 0 0 118189 5 0 0 25 0 1 0 1103347989 11567104 2375 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2824 2375 111 221 0 2600 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 11296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.09 1.08 1.01 2/65 2622
/proc/meminfo: memFree=816152/2055920 swapFree=4178500/4192956
[pid=2621] ppid=2619 vsize=11296 CPUtime=1200.04
/proc/2621/stat : 2621 (varsat-industri) R 2619 2621 2308 0 -1 4194304 2395 0 0 0 119999 5 0 0 25 0 1 0 1103347989 11567104 2380 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2621/statm: 2824 2380 111 221 0 2600 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 11296

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.06
CPU user time (s): 1200
CPU system time (s): 0.05999
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 11296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
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= 2395
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= 2294

runsolver used 1.16082 second user time and 2.14967 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-29 08:07:37
IDJOB=1518976
IDBENCH=70724
IDSOLVER=538
FILE ID=node62/1518976-1238306857
PBS_JOBID= 9061018
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S2067258640-036.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518976-1238306857/watcher-1518976-1238306857 -o /tmp/evaluation-result-1518976-1238306857/solver-1518976-1238306857 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1154667084 HOME/instance-1518976-1238306857.cnf

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

MD5SUM BENCH= d816900b718754e89a88330965d80e86
RANDOM SEED=1154667084

node62.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.232
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.232
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:        825984 kB
Buffers:         86852 kB
Cached:        1053304 kB
SwapCached:       7616 kB
Active:         358360 kB
Inactive:       790972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        825984 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            66432 kB
Committed_AS:  2687464 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node62 at 2009-03-29 08:27:39