Trace number 1518928

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S554804223-012.cnf
MD5SUMfb88daaef532d2aea4a43cab65510e36
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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:  480                                                  |
0.00/0.00	c |  Number of clauses:    2040                                                 |
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:          1963447453.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 |     465     2019     6135 |      673        0    nan |  0.000 % |
0.00/0.01	c |       101 |     465     2019     6135 |      740      101     21 |  0.000 % |
0.00/0.01	c |       251 |     465     2019     6135 |      814      251     21 |  0.000 % |
0.02/0.02	c |       476 |     465     2019     6135 |      895      476     23 |  0.000 % |
0.02/0.04	c |       813 |     465     2019     6135 |      985      813     23 |  0.000 % |
0.02/0.06	c |      1319 |     465     2019     6135 |     1083      798     22 |  0.000 % |
0.02/0.09	c |      2078 |     465     2019     6135 |     1192      986     20 |  0.000 % |
0.09/0.14	c |      3217 |     465     2019     6135 |     1311      904     20 |  0.000 % |
0.19/0.21	c |      4925 |     465     2019     6135 |     1442     1243     20 |  0.000 % |
0.29/0.32	c |      7487 |     465     2019     6135 |     1586      834     17 |  0.000 % |
0.39/0.49	c |     11331 |     465     2019     6135 |     1745     1402     20 |  0.000 % |
0.69/0.77	c |     17098 |     465     2019     6135 |     1920     1782     21 |  0.000 % |
1.10/1.18	c |     25748 |     465     2019     6135 |     2112     1576     20 |  0.000 % |
1.79/1.82	c |     38722 |     465     2019     6135 |     2323     1557     19 |  0.000 % |
2.69/2.78	c |     58184 |     465     2019     6135 |     2555     2043     20 |  0.000 % |
4.30/4.33	c |     87377 |     465     2019     6135 |     2811     2512     22 |  0.000 % |
6.59/6.68	c |    131168 |     465     2019     6135 |     3092     1979     19 |  0.000 % |
10.29/10.34	c |    196852 |     465     2019     6135 |     3401     1779     19 |  0.000 % |
15.89/15.92	c |    295378 |     465     2019     6135 |     3741     1907     19 |  0.000 % |
25.09/25.13	c |    443168 |     465     2019     6135 |     4116     3372     23 |  0.000 % |
39.08/39.12	c |    664851 |     465     2019     6135 |     4527     4037     22 |  0.000 % |
60.87/60.93	c |    997378 |     465     2019     6135 |     4980     4357     23 |  0.000 % |
95.57/95.61	c |   1496167 |     465     2019     6135 |     5478     4977     23 |  0.000 % |
149.15/149.29	c |   2244349 |     465     2019     6135 |     6026     3996     21 |  0.000 % |
234.43/234.53	c |   3366623 |     465     2019     6135 |     6628     4768     23 |  0.000 % |
367.38/367.58	c |   5050034 |     465     2019     6135 |     7291     3732     21 |  0.000 % |
577.64/577.88	c |   7575151 |     465     2019     6135 |     8020     6043     24 |  0.000 % |
916.45/916.78	c |  11362826 |     465     2019     6135 |     8823     5657     24 |  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-1518928-1238306119/watcher-1518928-1238306119 -o /tmp/evaluation-result-1518928-1238306119/solver-1518928-1238306119 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1963447453 HOME/instance-1518928-1238306119.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.94 0.98 0.99 3/76 25042
/proc/meminfo: memFree=1215296/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=2548 CPUtime=0
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 1103273067 2609152 223 1992294400 4194304 5102648 548682068784 18446744073709551615 4485690 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 637 223 99 221 0 413 0

[startup+0.0234451 s]
/proc/loadavg: 0.94 0.98 0.99 3/76 25042
/proc/meminfo: memFree=1215296/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=2548 CPUtime=0.02
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 260 0 0 0 2 0 0 0 18 0 1 0 1103273067 2609152 245 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 637 245 112 221 0 413 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2548

[startup+0.10145 s]
/proc/loadavg: 0.94 0.98 0.99 3/76 25042
/proc/meminfo: memFree=1215296/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=2548 CPUtime=0.09
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 280 0 0 0 9 0 0 0 18 0 1 0 1103273067 2609152 265 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 637 265 112 221 0 413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2548

[startup+0.301468 s]
/proc/loadavg: 0.94 0.98 0.99 3/76 25042
/proc/meminfo: memFree=1215296/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=2680 CPUtime=0.29
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 308 0 0 0 29 0 0 0 19 0 1 0 1103273067 2744320 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 670 293 112 221 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2680

[startup+0.7015 s]
/proc/loadavg: 0.94 0.98 0.99 3/76 25042
/proc/meminfo: memFree=1215296/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=2812 CPUtime=0.69
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 345 0 0 0 69 0 0 0 23 0 1 0 1103273067 2879488 330 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 703 330 112 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50157 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1214264/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=3076 CPUtime=1.49
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 390 0 0 0 149 0 0 0 25 0 1 0 1103273067 3149824 375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 769 375 112 221 0 545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3076

[startup+3.1017 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1213880/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=3340 CPUtime=3.09
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 459 0 0 0 309 0 0 0 25 0 1 0 1103273067 3420160 444 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 835 444 112 221 0 611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30197 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1213496/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=3604 CPUtime=6.29
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 529 0 0 0 629 0 0 0 25 0 1 0 1103273067 3690496 514 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 901 514 112 221 0 677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3604

[startup+12.7015 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1212984/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=3996 CPUtime=12.69
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 615 0 0 0 1269 0 0 0 25 0 1 0 1103273067 4091904 600 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 999 600 112 221 0 775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3996

[startup+25.5016 s]
/proc/loadavg: 0.96 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1212472/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=4524 CPUtime=25.49
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 764 0 0 0 2549 0 0 0 25 0 1 0 1103273067 4632576 749 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1131 749 112 221 0 907 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4524

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1211704/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=5324 CPUtime=51.07
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 944 0 0 0 5107 0 0 0 25 0 1 0 1103273067 5451776 929 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1331 929 112 221 0 1107 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5324

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1210808/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=6040 CPUtime=102.27
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1136 0 0 0 10227 0 0 0 25 0 1 0 1103273067 6184960 1121 1992294400 4194304 5102648 548682068784 18446744073709551615 4250319 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1510 1121 112 221 0 1286 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6040

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1210040/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=6852 CPUtime=162.25
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1322 0 0 0 16224 1 0 0 25 0 1 0 1103273067 7016448 1307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1713 1307 112 221 0 1489 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6852

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1209528/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=7396 CPUtime=222.23
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1451 0 0 0 22222 1 0 0 25 0 1 0 1103273067 7573504 1436 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1849 1436 112 221 0 1625 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7396

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1208824/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=7956 CPUtime=282.21
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1610 0 0 0 28220 1 0 0 25 0 1 0 1103273067 8146944 1595 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 1989 1595 112 221 0 1765 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7956

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25043
/proc/meminfo: memFree=1208632/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=8228 CPUtime=342.2
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1664 0 0 0 34218 2 0 0 25 0 1 0 1103273067 8425472 1649 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25042/statm: 2057 1649 112 221 0 1833 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 8228

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1207992/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=8776 CPUtime=402.18
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1795 0 0 0 40215 3 0 0 25 0 1 0 1103273067 8986624 1780 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2194 1780 112 221 0 1970 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 8776

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1207736/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=9068 CPUtime=462.16
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1861 0 0 0 46213 3 0 0 25 0 1 0 1103273067 9285632 1846 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2267 1846 112 221 0 2043 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 9068

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1207416/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=9344 CPUtime=522.14
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 1941 0 0 0 52211 3 0 0 25 0 1 0 1103273067 9568256 1926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2336 1926 112 221 0 2112 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 9344

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1207160/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=9700 CPUtime=582.13
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2010 0 0 0 58209 4 0 0 25 0 1 0 1103273067 9932800 1995 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2425 1995 112 221 0 2201 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 9700

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1206776/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=9984 CPUtime=642.12
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2108 0 0 0 64208 4 0 0 25 0 1 0 1103273067 10223616 2093 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2496 2093 112 221 0 2272 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 9984

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1206456/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=10380 CPUtime=702.1
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2183 0 0 0 70206 4 0 0 25 0 1 0 1103273067 10629120 2168 1992294400 4194304 5102648 548682068784 18446744073709551615 4255770 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2595 2168 112 221 0 2371 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 10380

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1206264/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=10520 CPUtime=762.08
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2225 0 0 0 76204 4 0 0 25 0 1 0 1103273067 10772480 2210 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2630 2210 112 221 0 2406 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 10520

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1206072/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=10788 CPUtime=822.06
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2273 0 0 0 82202 4 0 0 25 0 1 0 1103273067 11046912 2258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2697 2258 112 221 0 2473 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 10788

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1205880/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=10928 CPUtime=882.05
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2316 0 0 0 88200 5 0 0 25 0 1 0 1103273067 11190272 2301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2732 2301 112 221 0 2508 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 10928

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1205624/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=11200 CPUtime=942.04
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2370 0 0 0 94199 5 0 0 25 0 1 0 1103273067 11468800 2355 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2800 2355 112 221 0 2576 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 11200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1205432/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=11488 CPUtime=1002.02
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2438 0 0 0 100197 5 0 0 25 0 1 0 1103273067 11763712 2423 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2872 2423 112 221 0 2648 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 11488

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1205176/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=11640 CPUtime=1062
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2498 0 0 0 106195 5 0 0 25 0 1 0 1103273067 11919360 2483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2910 2483 112 221 0 2686 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 11640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1205048/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=11792 CPUtime=1121.99
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2523 0 0 0 112193 6 0 0 25 0 1 0 1103273067 12075008 2508 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 2948 2508 112 221 0 2724 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 11792

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1204792/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=12060 CPUtime=1181.97
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2579 0 0 0 118191 6 0 0 25 0 1 0 1103273067 12349440 2564 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 3015 2564 112 221 0 2791 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 12060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 25049
/proc/meminfo: memFree=1204792/2055920 swapFree=4173544/4192956
[pid=25042] ppid=25040 vsize=12060 CPUtime=1200.07
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24711 0 -1 4194304 2603 0 0 0 120001 6 0 0 25 0 1 0 1103273067 12349440 2588 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 3015 2588 112 221 0 2791 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 12060

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.08
CPU user time (s): 1200.02
CPU system time (s): 0.065989
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 12060

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

runsolver used 0.957854 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-29 07:55:19
IDJOB=1518928
IDBENCH=70720
IDSOLVER=538
FILE ID=node65/1518928-1238306119
PBS_JOBID= 9061020
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S554804223-012.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518928-1238306119/watcher-1518928-1238306119 -o /tmp/evaluation-result-1518928-1238306119/solver-1518928-1238306119 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1963447453 HOME/instance-1518928-1238306119.cnf

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

MD5SUM BENCH= fb88daaef532d2aea4a43cab65510e36
RANDOM SEED=1963447453

node65.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.231
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.231
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:       1215776 kB
Buffers:         90200 kB
Cached:         650900 kB
SwapCached:      10232 kB
Active:         184776 kB
Inactive:       568036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215776 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          16956 kB
Slab:            72112 kB
Committed_AS:  3276256 kB
PageTables:       2316 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= 66268 MiB
End job on node65 at 2009-03-29 08:15:21