Trace number 1516024

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  65                                                   |
0.00/0.00	c |  Number of clauses:    5785                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          685701792.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.10/0.14	c ============================[ Search Statistics ]==============================
0.10/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.14	c ===============================================================================
0.10/0.14	c |         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.10/0.17	c |       100 |      65     5785    40495 |     2121      100     26 |  0.024 % |
0.10/0.19	c |       252 |      65     5785    40495 |     2333      252     25 |  0.024 % |
0.20/0.22	c |       477 |      65     5785    40495 |     2566      477     25 |  0.024 % |
0.20/0.26	c |       815 |      65     5785    40495 |     2823      815     24 |  0.024 % |
0.30/0.30	c |      1321 |      65     5785    40495 |     3105     1321     24 |  0.024 % |
0.30/0.35	c |      2082 |      65     5785    40495 |     3416     2082     24 |  0.024 % |
0.39/0.44	c |      3222 |      65     5785    40495 |     3757     3222     24 |  0.024 % |
0.49/0.55	c |      4932 |      65     5785    40495 |     4133     3036     23 |  0.024 % |
0.69/0.73	c |      7496 |      65     5785    40495 |     4546     3517     23 |  0.024 % |
0.89/0.99	c |     11340 |      65     5785    40495 |     5001     2783     22 |  0.024 % |
1.29/1.37	c |     17106 |      65     5785    40495 |     5501     3519     22 |  0.024 % |
1.89/1.96	c |     25755 |      65     5785    40495 |     6051     3874     22 |  0.024 % |
2.79/2.85	c |     38731 |      65     5785    40495 |     6657     4687     22 |  0.024 % |
4.19/4.26	c |     58192 |      65     5785    40495 |     7322     4091     21 |  0.024 % |
6.39/6.42	c |     87384 |      65     5785    40495 |     8055     3881     22 |  0.024 % |
9.68/9.71	c |    131174 |      65     5785    40495 |     8860     7259     22 |  0.024 % |
14.88/14.94	c |    196859 |      65     5785    40495 |     9746     6295     21 |  0.024 % |
23.18/23.22	c |    295385 |      65     5785    40495 |    10721     7068     22 |  0.024 % |
36.19/36.28	c |    443174 |      65     5785    40495 |    11793     9755     23 |  0.024 % |
56.68/56.79	c |    664857 |      65     5785    40495 |    12972     6894     21 |  0.024 % |
90.07/90.12	c |    997383 |      65     5785    40495 |    14270     7965     20 |  0.024 % |
143.44/143.52	c |   1496172 |      65     5785    40495 |    15697    13539     21 |  0.024 % |
231.52/231.63	c |   2244354 |      65     5785    40495 |    17266    14908     21 |  0.024 % |
376.29/376.46	c |   3366628 |      65     5785    40495 |    18993    13262     21 |  0.024 % |
612.13/612.33	c |   5050039 |      65     5785    40495 |    20892    13617     21 |  0.024 % |
999.83/1000.15	c |   7575156 |      65     5785    40495 |    22982    18279     20 |  0.024 % |

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-1516024-1238263142/watcher-1516024-1238263142 -o /tmp/evaluation-result-1516024-1238263142/solver-1516024-1238263142 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=685701792 HOME/instance-1516024-1238263142.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/70 25641
/proc/meminfo: memFree=790256/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=2676 CPUtime=0
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1098977437 2740224 275 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 669 277 87 221 0 445 0

[startup+0.0314201 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 25641
/proc/meminfo: memFree=790256/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=3548 CPUtime=0.02
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 525 0 0 0 2 0 0 0 18 0 1 0 1098977437 3633152 510 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 887 510 98 221 0 663 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3548

[startup+0.102428 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 25641
/proc/meminfo: memFree=790256/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=3724 CPUtime=0.1
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 551 0 0 0 10 0 0 0 18 0 1 0 1098977437 3813376 536 1992294400 4194304 5102648 548682068784 18446744073709551615 4273022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 931 536 98 221 0 707 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3724

[startup+0.302452 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 25641
/proc/meminfo: memFree=790256/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=3628 CPUtime=0.3
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 563 0 0 0 30 0 0 0 19 0 1 0 1098977437 3715072 548 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 907 548 110 221 0 683 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3628

[startup+0.701487 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 25641
/proc/meminfo: memFree=790256/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=3760 CPUtime=0.69
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 603 0 0 0 69 0 0 0 22 0 1 0 1098977437 3850240 588 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 940 588 110 221 0 716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3760

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 25642
/proc/meminfo: memFree=788136/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=4168 CPUtime=1.49
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 692 0 0 0 149 0 0 0 25 0 1 0 1098977437 4268032 677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1042 677 110 221 0 818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4168

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 25642
/proc/meminfo: memFree=787688/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=4740 CPUtime=3.09
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 813 0 0 0 309 0 0 0 25 0 1 0 1098977437 4853760 798 1992294400 4194304 5102648 548682068784 18446744073709551615 4255443 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1185 798 110 221 0 961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4740

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 25642
/proc/meminfo: memFree=786984/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=5020 CPUtime=6.29
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 909 0 0 0 629 0 0 0 25 0 1 0 1098977437 5140480 894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1255 894 110 221 0 1031 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5020

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 25642
/proc/meminfo: memFree=786152/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=5828 CPUtime=12.68
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 1087 0 0 0 1268 0 0 0 25 0 1 0 1098977437 5967872 1072 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1457 1072 110 221 0 1233 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5828

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 25642
/proc/meminfo: memFree=785512/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=6568 CPUtime=25.49
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 1242 0 0 0 2548 1 0 0 25 0 1 0 1098977437 6725632 1227 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1642 1227 110 221 0 1418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6568

[startup+51.1025 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 25642
/proc/meminfo: memFree=784744/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=7332 CPUtime=51.08
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 1415 0 0 0 5107 1 0 0 25 0 1 0 1098977437 7507968 1400 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 1833 1400 110 221 0 1609 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7332

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 25642
/proc/meminfo: memFree=783400/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=8676 CPUtime=102.27
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 1745 0 0 0 10226 1 0 0 25 0 1 0 1098977437 8884224 1730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 2169 1730 110 221 0 1945 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8676

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=782504/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=9624 CPUtime=162.24
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 1958 0 0 0 16222 2 0 0 25 0 1 0 1098977437 9854976 1943 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 2406 1943 110 221 0 2182 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9624

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=781800/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=10352 CPUtime=222.23
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2128 0 0 0 22221 2 0 0 25 0 1 0 1098977437 10600448 2113 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 2588 2113 110 221 0 2364 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10352

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=781416/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=10732 CPUtime=282.21
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2216 0 0 0 28219 2 0 0 25 0 1 0 1098977437 10989568 2201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 2683 2201 110 221 0 2459 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10732

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=780648/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=11680 CPUtime=342.19
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2406 0 0 0 34217 2 0 0 25 0 1 0 1098977437 11960320 2391 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 2920 2391 110 221 0 2696 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11680

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=780264/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=12132 CPUtime=402.19
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2506 0 0 0 40216 3 0 0 25 0 1 0 1098977437 12423168 2491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3033 2491 110 221 0 2809 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 12132

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=779688/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=12700 CPUtime=462.17
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2641 0 0 0 46214 3 0 0 25 0 1 0 1098977437 13004800 2626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3175 2626 110 221 0 2951 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12700

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=779624/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=12700 CPUtime=522.15
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2664 0 0 0 52212 3 0 0 25 0 1 0 1098977437 13004800 2649 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3175 2649 110 221 0 2951 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12700

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=779304/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13080 CPUtime=582.14
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2739 0 0 0 58211 3 0 0 25 0 1 0 1098977437 13393920 2724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3270 2724 110 221 0 3046 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13080

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=779240/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13080 CPUtime=642.12
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2752 0 0 0 64209 3 0 0 25 0 1 0 1098977437 13393920 2737 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3270 2737 110 221 0 3046 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13080

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778920/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13456 CPUtime=702.1
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2822 0 0 0 70207 3 0 0 25 0 1 0 1098977437 13778944 2807 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3364 2807 110 221 0 3140 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 13456

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778856/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13456 CPUtime=762.1
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2855 0 0 0 76206 4 0 0 25 0 1 0 1098977437 13778944 2840 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3364 2840 110 221 0 3140 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13456

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778984/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13456 CPUtime=822.08
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2856 0 0 0 82204 4 0 0 25 0 1 0 1098977437 13778944 2841 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3364 2841 110 221 0 3140 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 13456

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778600/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13836 CPUtime=882.06
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2945 0 0 0 88202 4 0 0 25 0 1 0 1098977437 14168064 2930 1992294400 4194304 5102648 548682068784 18446744073709551615 4228931 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3459 2930 110 221 0 3235 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 13836

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778536/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13836 CPUtime=942.04
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2949 0 0 0 94200 4 0 0 25 0 1 0 1098977437 14168064 2934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3459 2934 110 221 0 3235 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 13836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778536/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13836 CPUtime=1002.03
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2956 0 0 0 100199 4 0 0 25 0 1 0 1098977437 14168064 2941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3459 2941 110 221 0 3235 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13836

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778536/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=13836 CPUtime=1062.02
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 2976 0 0 0 106197 5 0 0 25 0 1 0 1098977437 14168064 2961 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3459 2961 110 221 0 3235 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 13836

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778152/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=14268 CPUtime=1122
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 3059 0 0 0 112195 5 0 0 25 0 1 0 1098977437 14610432 3044 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3567 3044 110 221 0 3343 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 14268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=778024/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=14412 CPUtime=1181.99
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 3094 0 0 0 118194 5 0 0 25 0 1 0 1098977437 14757888 3079 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3603 3079 110 221 0 3379 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 14412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25648
/proc/meminfo: memFree=777960/2055920 swapFree=4173156/4192956
[pid=25641] ppid=25639 vsize=14412 CPUtime=1200.09
/proc/25641/stat : 25641 (varsat-industri) R 25639 25641 25274 0 -1 4194304 3098 0 0 0 120004 5 0 0 25 0 1 0 1098977437 14757888 3083 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/25641/statm: 3603 3083 110 221 0 3379 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 14412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.04
CPU system time (s): 0.057991
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 14412

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

runsolver used 1.00685 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-28 18:59:02
IDJOB=1516024
IDBENCH=70478
IDSOLVER=538
FILE ID=node36/1516024-1238263142
PBS_JOBID= 9060748
Free space on /tmp= 66412 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516024-1238263142/watcher-1516024-1238263142 -o /tmp/evaluation-result-1516024-1238263142/solver-1516024-1238263142 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=685701792 HOME/instance-1516024-1238263142.cnf

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=685701792

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        790672 kB
Buffers:        103820 kB
Cached:        1060100 kB
SwapCached:       9216 kB
Active:         231644 kB
Inactive:       942980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790672 kB
SwapTotal:     4192956 kB
SwapFree:      4173156 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            75964 kB
Committed_AS:  2913144 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node36 at 2009-03-28 19:19:04