Trace number 1516036

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-S599916448-096.cnf
MD5SUM5f04fc92392bf2bf11053ad43646135d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
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:          653259333.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.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.09/0.17	c |       100 |      65     5785    40495 |     2121      100     23 |  0.024 % |
0.09/0.19	c |       251 |      65     5785    40495 |     2333      251     23 |  0.024 % |
0.19/0.22	c |       477 |      65     5785    40495 |     2566      477     23 |  0.024 % |
0.19/0.26	c |       815 |      65     5785    40495 |     2823      815     23 |  0.024 % |
0.29/0.30	c |      1321 |      65     5785    40495 |     3105     1321     23 |  0.024 % |
0.29/0.36	c |      2081 |      65     5785    40495 |     3416     2081     23 |  0.024 % |
0.39/0.44	c |      3220 |      65     5785    40495 |     3757     3220     23 |  0.024 % |
0.49/0.56	c |      4929 |      65     5785    40495 |     4133     3036     23 |  0.024 % |
0.69/0.75	c |      7492 |      65     5785    40495 |     4546     3515     23 |  0.024 % |
1.00/1.01	c |     11336 |      65     5785    40495 |     5001     2779     22 |  0.024 % |
1.29/1.39	c |     17104 |      65     5785    40495 |     5501     3514     23 |  0.024 % |
1.89/1.98	c |     25753 |      65     5785    40495 |     6051     3865     22 |  0.024 % |
2.89/2.91	c |     38727 |      65     5785    40495 |     6657     4676     22 |  0.024 % |
4.30/4.34	c |     58188 |      65     5785    40495 |     7322     4079     22 |  0.024 % |
6.50/6.51	c |     87381 |      65     5785    40495 |     8055     3873     22 |  0.024 % |
9.89/9.95	c |    131171 |      65     5785    40495 |     8860     7247     21 |  0.024 % |
15.39/15.41	c |    196855 |      65     5785    40495 |     9746     6264     22 |  0.024 % |
23.89/23.96	c |    295384 |      65     5785    40495 |    10721     7059     22 |  0.024 % |
37.48/37.51	c |    443174 |      65     5785    40495 |    11793     9769     22 |  0.024 % |
59.38/59.48	c |    664858 |      65     5785    40495 |    12972     6881     21 |  0.024 % |
93.67/93.75	c |    997385 |      65     5785    40495 |    14270     7967     21 |  0.024 % |
149.05/149.20	c |   1496173 |      65     5785    40495 |    15697    13549     20 |  0.024 % |
238.93/239.07	c |   2244357 |      65     5785    40495 |    17266    14949     20 |  0.024 % |
386.19/386.33	c |   3366633 |      65     5785    40495 |    18993    13361     21 |  0.024 % |
624.82/625.06	c |   5050045 |      65     5785    40495 |    20892    13720     21 |  0.024 % |
1017.72/1018.04	c |   7575161 |      65     5785    40495 |    22982    18432     21 |  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-1516036-1238263322/watcher-1516036-1238263322 -o /tmp/evaluation-result-1516036-1238263322/solver-1516036-1238263322 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=653259333 HOME/instance-1516036-1238263322.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 18990
/proc/meminfo: memFree=1349552/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=2676 CPUtime=0
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1098993438 2740224 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 669 283 87 221 0 445 0

[startup+0.0296 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 18990
/proc/meminfo: memFree=1349552/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=3540 CPUtime=0.02
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 525 0 0 0 2 0 0 0 18 0 1 0 1098993438 3624960 510 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 885 510 98 221 0 661 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3540

[startup+0.101606 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 18990
/proc/meminfo: memFree=1349552/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=3728 CPUtime=0.09
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 553 0 0 0 9 0 0 0 18 0 1 0 1098993438 3817472 538 1992294400 4194304 5102648 548682068784 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 932 538 98 221 0 708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3728

[startup+0.301622 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 18990
/proc/meminfo: memFree=1349552/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=3632 CPUtime=0.29
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 566 0 0 0 29 0 0 0 19 0 1 0 1098993438 3719168 551 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 908 551 110 221 0 684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3632

[startup+0.701655 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 18990
/proc/meminfo: memFree=1349552/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=3896 CPUtime=0.69
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 606 0 0 0 69 0 0 0 22 0 1 0 1098993438 3989504 591 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 974 591 110 221 0 750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3896

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1347432/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=4164 CPUtime=1.49
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 698 0 0 0 149 0 0 0 25 0 1 0 1098993438 4263936 683 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1041 683 110 221 0 817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4164

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1346856/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=4588 CPUtime=3.09
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 799 0 0 0 309 0 0 0 25 0 1 0 1098993438 4698112 784 1992294400 4194304 5102648 548682068784 18446744073709551615 4244263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1147 784 110 221 0 923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4588

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1346216/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=5152 CPUtime=6.29
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 909 0 0 0 629 0 0 0 25 0 1 0 1098993438 5275648 894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1288 894 110 221 0 1064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5152

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1345448/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=5812 CPUtime=12.69
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 1072 0 0 0 1269 0 0 0 25 0 1 0 1098993438 5951488 1057 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1453 1057 110 221 0 1229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5812

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1344872/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=6416 CPUtime=25.49
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 1227 0 0 0 2549 0 0 0 25 0 1 0 1098993438 6569984 1212 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1604 1212 110 221 0 1380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6416

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1343784/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=7688 CPUtime=51.08
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 1489 0 0 0 5108 0 0 0 25 0 1 0 1098993438 7872512 1474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 1922 1474 110 221 0 1698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7688

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1342888/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=8572 CPUtime=102.27
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 1696 0 0 0 10226 1 0 0 25 0 1 0 1098993438 8777728 1681 1992294400 4194304 5102648 548682068784 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2143 1681 110 221 0 1919 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8572

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1342120/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=9328 CPUtime=162.25
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 1889 0 0 0 16224 1 0 0 25 0 1 0 1098993438 9551872 1874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2332 1874 110 221 0 2108 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9328

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1341544/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=9868 CPUtime=222.23
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2018 0 0 0 22222 1 0 0 25 0 1 0 1098993438 10104832 2003 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2467 2003 110 221 0 2243 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9868

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1340968/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=10436 CPUtime=282.21
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2149 0 0 0 28220 1 0 0 25 0 1 0 1098993438 10686464 2134 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2609 2134 110 221 0 2385 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10436

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1340336/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=11164 CPUtime=342.2
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2295 0 0 0 34218 2 0 0 25 0 1 0 1098993438 11431936 2280 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2791 2280 110 221 0 2567 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1339824/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=11804 CPUtime=402.19
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2410 0 0 0 40217 2 0 0 25 0 1 0 1098993438 12087296 2395 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 2951 2395 110 221 0 2727 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 11804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1339440/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=12184 CPUtime=462.17
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2502 0 0 0 46215 2 0 0 25 0 1 0 1098993438 12476416 2487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3046 2487 110 221 0 2822 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12184

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1339248/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=12372 CPUtime=522.15
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2545 0 0 0 52213 2 0 0 25 0 1 0 1098993438 12668928 2530 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3093 2530 110 221 0 2869 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1338928/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=12564 CPUtime=582.14
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2616 0 0 0 58212 2 0 0 25 0 1 0 1098993438 12865536 2601 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3141 2601 110 221 0 2917 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12564

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1338864/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=12564 CPUtime=642.13
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2623 0 0 0 64210 3 0 0 25 0 1 0 1098993438 12865536 2608 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3141 2608 110 221 0 2917 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 12564

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1338672/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=12752 CPUtime=702.11
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2654 0 0 0 70208 3 0 0 25 0 1 0 1098993438 13058048 2639 1992294400 4194304 5102648 548682068784 18446744073709551615 4491080 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3188 2639 110 221 0 2964 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 12752

[startup+762.307 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 18991
/proc/meminfo: memFree=1338288/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13132 CPUtime=762.1
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2739 0 0 0 76207 3 0 0 25 0 1 0 1098993438 13447168 2724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3283 2724 110 221 0 3059 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13132

[startup+822.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 18991
/proc/meminfo: memFree=1338032/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13512 CPUtime=822.08
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2815 0 0 0 82205 3 0 0 25 0 1 0 1098993438 13836288 2800 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3378 2800 110 221 0 3154 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 13512

[startup+882.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/77 18991
/proc/meminfo: memFree=1337904/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13512 CPUtime=882.06
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2830 0 0 0 88203 3 0 0 25 0 1 0 1098993438 13836288 2815 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3378 2815 110 221 0 3154 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 13512

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 18991
/proc/meminfo: memFree=1337904/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13512 CPUtime=942.04
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2837 0 0 0 94201 3 0 0 25 0 1 0 1098993438 13836288 2822 1992294400 4194304 5102648 548682068784 18446744073709551615 4256021 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3378 2822 110 221 0 3154 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 13512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 18991
/proc/meminfo: memFree=1337840/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13512 CPUtime=1002.03
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2848 0 0 0 100200 3 0 0 25 0 1 0 1098993438 13836288 2833 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3378 2833 110 221 0 3154 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18991
/proc/meminfo: memFree=1337776/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13512 CPUtime=1062.02
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2867 0 0 0 106198 4 0 0 25 0 1 0 1098993438 13836288 2852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3378 2852 110 221 0 3154 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 13512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18991
/proc/meminfo: memFree=1337520/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13656 CPUtime=1122
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2920 0 0 0 112196 4 0 0 25 0 1 0 1098993438 13983744 2905 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3414 2905 110 221 0 3190 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 13656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1337456/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13800 CPUtime=1181.99
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2949 0 0 0 118195 4 0 0 25 0 1 0 1098993438 14131200 2934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3450 2934 110 221 0 3226 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 13800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18991
/proc/meminfo: memFree=1337392/2055920 swapFree=4173544/4192956
[pid=18990] ppid=18988 vsize=13800 CPUtime=1200.09
/proc/18990/stat : 18990 (varsat-industri) R 18988 18990 18642 0 -1 4194304 2956 0 0 0 120005 4 0 0 25 0 1 0 1098993438 14131200 2941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18990/statm: 3450 2941 110 221 0 3226 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 13800

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.05
CPU system time (s): 0.044993
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 13800

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

runsolver used 1.08083 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 19:02:02
IDJOB=1516036
IDBENCH=70479
IDSOLVER=538
FILE ID=node65/1516036-1238263322
PBS_JOBID= 9060744
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= 5f04fc92392bf2bf11053ad43646135d
RANDOM SEED=653259333

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:       1349968 kB
Buffers:         76884 kB
Cached:         532976 kB
SwapCached:      10232 kB
Active:         114396 kB
Inactive:       507212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349968 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            69028 kB
Committed_AS:  3271832 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-28 19:22:05