Trace number 1517008

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.04 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S565564805-059.cnf
MD5SUMcec2f389a8f4289974cef5cb69e9af70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark225.898
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:  420                                                  |
0.00/0.00	c |  Number of clauses:    1785                                                 |
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:          1412052986.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 |     413     1778     5379 |      592        0    nan |  0.000 % |
0.00/0.01	c |       101 |     413     1778     5379 |      651      101     18 |  0.001 % |
0.00/0.01	c |       251 |     413     1778     5379 |      717      251     18 |  0.001 % |
0.00/0.02	c |       478 |     413     1778     5379 |      788      478     19 |  0.001 % |
0.03/0.03	c |       816 |     413     1778     5379 |      867      816     19 |  0.001 % |
0.03/0.05	c |      1323 |     413     1778     5379 |      954      866     19 |  0.001 % |
0.03/0.08	c |      2083 |     413     1778     5379 |     1049      629     19 |  0.001 % |
0.09/0.12	c |      3222 |     413     1778     5379 |     1154      679     17 |  0.001 % |
0.09/0.19	c |      4931 |     413     1778     5379 |     1270     1200     19 |  0.001 % |
0.19/0.29	c |      7495 |     413     1778     5379 |     1397     1129     19 |  0.001 % |
0.39/0.45	c |     11339 |     413     1778     5379 |     1537     1381     18 |  0.001 % |
0.59/0.68	c |     17106 |     413     1778     5379 |     1690      854     17 |  0.001 % |
1.00/1.05	c |     25757 |     413     1778     5379 |     1860     1730     19 |  0.001 % |
1.59/1.62	c |     38731 |     413     1778     5379 |     2046     1461     19 |  0.001 % |
2.49/2.50	c |     58192 |     413     1778     5379 |     2250     1143     17 |  0.001 % |
3.79/3.86	c |     87384 |     413     1778     5379 |     2475     1730     19 |  0.001 % |
5.99/6.03	c |    131173 |     413     1778     5379 |     2723     1534     17 |  0.001 % |
9.29/9.32	c |    196857 |     413     1778     5379 |     2995     2229     19 |  0.001 % |
14.39/14.49	c |    295384 |     413     1778     5379 |     3295     2074     18 |  0.001 % |
22.49/22.55	c |    443175 |     413     1778     5379 |     3624     2895     21 |  0.001 % |
35.19/35.23	c |    664859 |     413     1778     5379 |     3987     2700     20 |  0.001 % |
54.98/55.03	c |    997384 |     413     1778     5379 |     4385     2475     20 |  0.001 % |
85.48/85.50	c |   1496173 |     413     1778     5379 |     4824     3134     20 |  0.001 % |
132.86/132.96	c |   2244357 |     413     1778     5379 |     5306     4139     20 |  0.001 % |
207.64/207.73	c |   3366632 |     413     1778     5379 |     5837     4632     21 |  0.001 % |
325.02/325.17	c |   5050043 |     413     1778     5379 |     6421     3282     18 |  0.001 % |
508.49/508.64	c |   7575160 |     413     1778     5379 |     7063     3751     20 |  0.001 % |
799.72/799.95	c |  11362836 |     413     1778     5379 |     7769     7007     21 |  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-1517008-1238278736/watcher-1517008-1238278736 -o /tmp/evaluation-result-1517008-1238278736/solver-1517008-1238278736 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1412052986 HOME/instance-1517008-1238278736.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.92 0.98 0.99 3/68 17319
/proc/meminfo: memFree=732336/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2416 CPUtime=0
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 1100535634 2473984 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 604 213 99 221 0 380 0

[startup+0.037384 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 17319
/proc/meminfo: memFree=732336/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2416 CPUtime=0.03
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 247 0 0 0 3 0 0 0 18 0 1 0 1100535634 2473984 232 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 604 232 113 221 0 380 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.101374 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 17319
/proc/meminfo: memFree=732336/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2548 CPUtime=0.09
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 266 0 0 0 9 0 0 0 18 0 1 0 1100535634 2609152 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 637 251 113 221 0 413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2548

[startup+0.301387 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 17319
/proc/meminfo: memFree=732336/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2680 CPUtime=0.29
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 294 0 0 0 29 0 0 0 19 0 1 0 1100535634 2744320 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 670 279 113 221 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2680

[startup+0.701413 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 17319
/proc/meminfo: memFree=732336/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2812 CPUtime=0.69
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 322 0 0 0 69 0 0 0 22 0 1 0 1100535634 2879488 307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 703 307 113 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 17320
/proc/meminfo: memFree=731432/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=2944 CPUtime=1.49
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 363 0 0 0 149 0 0 0 25 0 1 0 1100535634 3014656 348 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 736 348 113 221 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2944

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 17320
/proc/meminfo: memFree=731112/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=3208 CPUtime=3.09
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 418 0 0 0 309 0 0 0 25 0 1 0 1100535634 3284992 403 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 802 403 113 221 0 578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3208

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 17320
/proc/meminfo: memFree=730856/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=3472 CPUtime=6.29
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 484 0 0 0 629 0 0 0 25 0 1 0 1100535634 3555328 469 1992294400 4194304 5102648 548682068784 18446744073709551615 4249704 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 868 469 113 221 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 17320
/proc/meminfo: memFree=730408/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=3740 CPUtime=12.69
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 566 0 0 0 1269 0 0 0 25 0 1 0 1100535634 3829760 551 1992294400 4194304 5102648 548682068784 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 935 551 113 221 0 711 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3740

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 17320
/proc/meminfo: memFree=729832/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=4268 CPUtime=25.49
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 691 0 0 0 2549 0 0 0 25 0 1 0 1100535634 4370432 676 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1067 676 113 221 0 843 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4268

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 17320
/proc/meminfo: memFree=729192/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=4948 CPUtime=51.08
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 850 0 0 0 5108 0 0 0 25 0 1 0 1100535634 5066752 835 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1237 835 113 221 0 1013 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4948

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 17320
/proc/meminfo: memFree=728360/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=5748 CPUtime=102.28
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1055 0 0 0 10227 1 0 0 25 0 1 0 1100535634 5885952 1040 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1437 1040 113 221 0 1213 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 5748

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=727720/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=6436 CPUtime=162.26
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1219 0 0 0 16225 1 0 0 25 0 1 0 1100535634 6590464 1204 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1609 1204 113 221 0 1385 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 6436

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=727144/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=6980 CPUtime=222.24
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1350 0 0 0 22223 1 0 0 25 0 1 0 1100535634 7147520 1335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1745 1335 113 221 0 1521 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 6980

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=726696/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=7388 CPUtime=282.23
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1457 0 0 0 28221 2 0 0 25 0 1 0 1100535634 7565312 1442 1992294400 4194304 5102648 548682068784 18446744073709551615 4244339 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1847 1442 113 221 0 1623 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 7388

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=726376/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=7660 CPUtime=342.22
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1543 0 0 0 34220 2 0 0 25 0 1 0 1100535634 7843840 1528 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 1915 1528 113 221 0 1691 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 7660

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=725992/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=8064 CPUtime=402.2
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1629 0 0 0 40218 2 0 0 25 0 1 0 1100535634 8257536 1614 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2016 1614 113 221 0 1792 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8064

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=725800/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=8328 CPUtime=462.19
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1677 0 0 0 46217 2 0 0 25 0 1 0 1100535634 8527872 1662 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2082 1662 113 221 0 1858 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 8328

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=725480/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=8612 CPUtime=522.18
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1755 0 0 0 52215 3 0 0 25 0 1 0 1100535634 8818688 1740 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2153 1740 113 221 0 1929 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 8612

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=725224/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=8888 CPUtime=582.16
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1829 0 0 0 58213 3 0 0 25 0 1 0 1100535634 9101312 1814 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2222 1814 113 221 0 1998 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 8888

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724968/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9172 CPUtime=642.15
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1885 0 0 0 64212 3 0 0 25 0 1 0 1100535634 9392128 1870 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2293 1870 113 221 0 2069 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 9172

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724776/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9312 CPUtime=702.13
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1938 0 0 0 70210 3 0 0 25 0 1 0 1100535634 9535488 1923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2328 1923 113 221 0 2104 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 9312

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724648/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9592 CPUtime=762.13
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 1982 0 0 0 76209 4 0 0 25 0 1 0 1100535634 9822208 1967 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2398 1967 113 221 0 2174 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 9592

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724456/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9724 CPUtime=822.11
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2031 0 0 0 82207 4 0 0 25 0 1 0 1100535634 9957376 2016 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2431 2016 113 221 0 2207 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 9724

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724264/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9996 CPUtime=882.1
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2075 0 0 0 88206 4 0 0 25 0 1 0 1100535634 10235904 2060 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2499 2060 113 221 0 2275 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 9996

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724136/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=9996 CPUtime=942.08
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2092 0 0 0 94204 4 0 0 25 0 1 0 1100535634 10235904 2077 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2499 2077 113 221 0 2275 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 9996

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17320
/proc/meminfo: memFree=724008/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10140 CPUtime=1002.07
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2128 0 0 0 100202 5 0 0 25 0 1 0 1100535634 10383360 2113 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2535 2113 113 221 0 2311 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 10140

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17322
/proc/meminfo: memFree=723816/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10288 CPUtime=1062.06
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2148 0 0 0 106201 5 0 0 25 0 1 0 1100535634 10534912 2133 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2572 2133 113 221 0 2348 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 10288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17322
/proc/meminfo: memFree=723816/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10288 CPUtime=1122.04
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2159 0 0 0 112199 5 0 0 25 0 1 0 1100535634 10534912 2144 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2572 2144 113 221 0 2348 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 10288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17322
/proc/meminfo: memFree=723624/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10424 CPUtime=1182.03
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2205 0 0 0 118198 5 0 0 25 0 1 0 1100535634 10674176 2190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2606 2190 113 221 0 2382 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 10424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17322
/proc/meminfo: memFree=723560/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10556 CPUtime=1200.03
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2220 0 0 0 119998 5 0 0 25 0 1 0 1100535634 10809344 2205 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2639 2205 113 221 0 2415 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 10556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 17322
/proc/meminfo: memFree=723560/2055920 swapFree=4177828/4192956
[pid=17319] ppid=17317 vsize=10556 CPUtime=1200.03
/proc/17319/stat : 17319 (varsat-industri) R 17317 17319 16986 0 -1 4194304 2220 0 0 0 119998 5 0 0 25 0 1 0 1100535634 10809344 2205 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/17319/statm: 2639 2205 113 221 0 2415 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 10556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.04
CPU user time (s): 1199.98
CPU system time (s): 0.06099
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 10556

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

runsolver used 1.39679 second user time and 2.98155 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-28 23:18:56
IDJOB=1517008
IDBENCH=70560
IDSOLVER=538
FILE ID=node52/1517008-1238278736
PBS_JOBID= 9060883
Free space on /tmp= 66324 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S565564805-059.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517008-1238278736/watcher-1517008-1238278736 -o /tmp/evaluation-result-1517008-1238278736/solver-1517008-1238278736 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1412052986 HOME/instance-1517008-1238278736.cnf

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

MD5SUM BENCH= cec2f389a8f4289974cef5cb69e9af70
RANDOM SEED=1412052986

node52.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.230
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.230
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:        732816 kB
Buffers:         91540 kB
Cached:        1137616 kB
SwapCached:       7968 kB
Active:         131760 kB
Inactive:      1107372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        732816 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          15704 kB
Slab:            69540 kB
Committed_AS:  2976180 kB
PageTables:       1736 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= 66324 MiB
End job on node52 at 2009-03-28 23:38:59