Trace number 1516048

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.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1551099861-042.cnf
MD5SUM1971ae5cb46ad8bbc8e3b82792c4f819
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:          1324839830.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     24 |  0.024 % |
0.09/0.19	c |       250 |      65     5785    40495 |     2333      250     24 |  0.024 % |
0.19/0.22	c |       475 |      65     5785    40495 |     2566      475     24 |  0.024 % |
0.19/0.25	c |       812 |      65     5785    40495 |     2823      812     24 |  0.024 % |
0.19/0.30	c |      1318 |      65     5785    40495 |     3105     1318     23 |  0.024 % |
0.29/0.35	c |      2079 |      65     5785    40495 |     3416     2079     23 |  0.024 % |
0.39/0.43	c |      3220 |      65     5785    40495 |     3757     3220     23 |  0.024 % |
0.49/0.55	c |      4932 |      65     5785    40495 |     4133     3038     23 |  0.024 % |
0.69/0.72	c |      7494 |      65     5785    40495 |     4546     3518     23 |  0.024 % |
0.89/0.98	c |     11338 |      65     5785    40495 |     5001     2787     22 |  0.024 % |
1.29/1.36	c |     17104 |      65     5785    40495 |     5501     3522     23 |  0.024 % |
1.89/1.95	c |     25753 |      65     5785    40495 |     6051     3877     22 |  0.024 % |
2.79/2.83	c |     38728 |      65     5785    40495 |     6657     4694     22 |  0.024 % |
4.19/4.23	c |     58189 |      65     5785    40495 |     7322     4096     21 |  0.024 % |
6.29/6.38	c |     87381 |      65     5785    40495 |     8055     3893     21 |  0.024 % |
9.59/9.65	c |    131170 |      65     5785    40495 |     8860     7260     22 |  0.024 % |
14.99/15.01	c |    196855 |      65     5785    40495 |     9746     6288     21 |  0.024 % |
23.18/23.24	c |    295382 |      65     5785    40495 |    10721     7085     22 |  0.024 % |
36.18/36.21	c |    443174 |      65     5785    40495 |    11793     9803     21 |  0.024 % |
56.77/56.87	c |    664858 |      65     5785    40495 |    12972     6934     21 |  0.024 % |
90.66/90.77	c |    997384 |      65     5785    40495 |    14270     8000     20 |  0.024 % |
144.34/144.47	c |   1496172 |      65     5785    40495 |    15697    13602     21 |  0.024 % |
230.91/231.00	c |   2244356 |      65     5785    40495 |    17266    14999     19 |  0.024 % |
373.36/373.50	c |   3366631 |      65     5785    40495 |    18993    13337     21 |  0.024 % |
599.08/599.40	c |   5050044 |      65     5785    40495 |    20892    13744     20 |  0.024 % |
977.45/977.83	c |   7575160 |      65     5785    40495 |    22982    18487     22 |  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-1516048-1238263497/watcher-1516048-1238263497 -o /tmp/evaluation-result-1516048-1238263497/solver-1516048-1238263497 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1324839830 HOME/instance-1516048-1238263497.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 28699
/proc/meminfo: memFree=1144248/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=2676 CPUtime=0
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1099010893 2740224 278 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 669 279 87 221 0 445 0

[startup+0.0590129 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 28699
/proc/meminfo: memFree=1144248/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=3556 CPUtime=0.05
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 523 0 0 0 5 0 0 0 18 0 1 0 1099010893 3641344 508 1992294400 4194304 5102648 548682068784 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 889 508 98 221 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3556

[startup+0.102021 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 28699
/proc/meminfo: memFree=1144248/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=3720 CPUtime=0.09
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 550 0 0 0 9 0 0 0 18 0 1 0 1099010893 3809280 535 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 930 535 98 221 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3720

[startup+0.30207 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 28699
/proc/meminfo: memFree=1144248/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=3624 CPUtime=0.29
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 562 0 0 0 29 0 0 0 19 0 1 0 1099010893 3710976 547 1992294400 4194304 5102648 548682068784 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 906 547 110 221 0 682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3624

[startup+0.701138 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 28699
/proc/meminfo: memFree=1144248/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=3756 CPUtime=0.69
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 594 0 0 0 69 0 0 0 22 0 1 0 1099010893 3846144 579 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 939 579 110 221 0 715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3756

[startup+1.5013 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1142128/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=4160 CPUtime=1.49
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 681 0 0 0 149 0 0 0 25 0 1 0 1099010893 4259840 666 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1040 666 110 221 0 816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4160

[startup+3.10161 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1141744/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=4568 CPUtime=3.09
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 797 0 0 0 309 0 0 0 25 0 1 0 1099010893 4677632 782 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1142 782 110 221 0 918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4568

[startup+6.30125 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1140976/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=5116 CPUtime=6.29
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 911 0 0 0 629 0 0 0 25 0 1 0 1099010893 5238784 896 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1279 896 110 221 0 1055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5116

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1140216/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=5792 CPUtime=12.69
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 1083 0 0 0 1269 0 0 0 25 0 1 0 1099010893 5931008 1068 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1448 1068 110 221 0 1224 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5792

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1139576/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=6380 CPUtime=25.48
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 1224 0 0 0 2548 0 0 0 25 0 1 0 1099010893 6533120 1209 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1595 1209 110 221 0 1371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6380

[startup+51.1021 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1138680/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=7360 CPUtime=51.08
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 1455 0 0 0 5107 1 0 0 25 0 1 0 1099010893 7536640 1440 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 1840 1440 110 221 0 1616 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7360

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1137656/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=8412 CPUtime=102.26
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 1690 0 0 0 10225 1 0 0 25 0 1 0 1099010893 8613888 1675 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2103 1675 110 221 0 1879 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8412

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1136504/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=9580 CPUtime=162.24
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 1970 0 0 0 16222 2 0 0 25 0 1 0 1099010893 9809920 1955 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2395 1955 110 221 0 2171 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9580

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1136184/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=9928 CPUtime=222.21
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2060 0 0 0 22219 2 0 0 25 0 1 0 1099010893 10166272 2045 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2482 2045 110 221 0 2258 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9928

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1135608/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=10720 CPUtime=282.19
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2210 0 0 0 28217 2 0 0 25 0 1 0 1099010893 10977280 2195 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2680 2195 110 221 0 2456 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10720

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1135224/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=11100 CPUtime=342.17
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2294 0 0 0 34214 3 0 0 25 0 1 0 1099010893 11366400 2279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2775 2279 110 221 0 2551 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11100

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1134904/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=11548 CPUtime=402.15
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2383 0 0 0 40212 3 0 0 25 0 1 0 1099010893 11825152 2368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2887 2368 110 221 0 2663 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 11548

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1134520/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=11928 CPUtime=462.13
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2468 0 0 0 46210 3 0 0 25 0 1 0 1099010893 12214272 2453 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 2982 2453 110 221 0 2758 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 11928

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1134328/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=12120 CPUtime=522.11
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2517 0 0 0 52207 4 0 0 25 0 1 0 1099010893 12410880 2502 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3030 2502 110 221 0 2806 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12120

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1133944/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=12496 CPUtime=582.09
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2615 0 0 0 58205 4 0 0 25 0 1 0 1099010893 12795904 2600 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3124 2600 110 221 0 2900 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 12496

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1133752/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=12688 CPUtime=642.07
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2650 0 0 0 64203 4 0 0 25 0 1 0 1099010893 12992512 2635 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3172 2635 110 221 0 2948 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 12688

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1133496/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=12876 CPUtime=702.05
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2718 0 0 0 70200 5 0 0 25 0 1 0 1099010893 13185024 2703 1992294400 4194304 5102648 548682068784 18446744073709551615 4225406 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3219 2703 110 221 0 2995 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 12876

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1133368/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13068 CPUtime=762.03
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2748 0 0 0 76198 5 0 0 25 0 1 0 1099010893 13381632 2733 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3267 2733 110 221 0 3043 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 13068

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1133048/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13444 CPUtime=822
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2833 0 0 0 82195 5 0 0 25 0 1 0 1099010893 13766656 2818 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3361 2818 110 221 0 3137 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 13444

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132984/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13444 CPUtime=881.99
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2858 0 0 0 88193 6 0 0 25 0 1 0 1099010893 13766656 2843 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3361 2843 110 221 0 3137 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 13444

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132792/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13636 CPUtime=941.96
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2910 0 0 0 94190 6 0 0 25 0 1 0 1099010893 13963264 2895 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3409 2895 110 221 0 3185 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 13636

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132664/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13636 CPUtime=1001.94
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2927 0 0 0 100188 6 0 0 25 0 1 0 1099010893 13963264 2912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3409 2912 110 221 0 3185 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 13636

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132664/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13636 CPUtime=1061.92
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2936 0 0 0 106185 7 0 0 25 0 1 0 1099010893 13963264 2921 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3409 2921 110 221 0 3185 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 13636

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132600/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13636 CPUtime=1121.9
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 2943 0 0 0 112183 7 0 0 25 0 1 0 1099010893 13963264 2928 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3409 2928 110 221 0 3185 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 13636

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132216/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=13968 CPUtime=1181.88
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 3029 0 0 0 118181 7 0 0 25 0 1 0 1099010893 14303232 3014 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3492 3014 110 221 0 3268 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 13968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132152/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=14112 CPUtime=1200.07
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 3058 0 0 0 120000 7 0 0 25 0 1 0 1099010893 14450688 3043 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3528 3043 110 221 0 3304 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14112

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 28700
/proc/meminfo: memFree=1132152/2055920 swapFree=4175896/4192956
[pid=28699] ppid=28697 vsize=14112 CPUtime=1200.07
/proc/28699/stat : 28699 (varsat-industri) R 28697 28699 28246 0 -1 4194304 3058 0 0 0 120000 7 0 0 25 0 1 0 1099010893 14450688 3043 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28699/statm: 3528 3043 110 221 0 3304 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.077988
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 14112

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

runsolver used 1.11583 second user time and 3.2635 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-28 19:04:57
IDJOB=1516048
IDBENCH=70480
IDSOLVER=538
FILE ID=node66/1516048-1238263497
PBS_JOBID= 9060770
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 1971ae5cb46ad8bbc8e3b82792c4f819
RANDOM SEED=1324839830

node66.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.286
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.286
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:       1144728 kB
Buffers:         88768 kB
Cached:         730240 kB
SwapCached:       8824 kB
Active:         213448 kB
Inactive:       616508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144728 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          16568 kB
Slab:            66456 kB
Committed_AS:  3050368 kB
PageTables:       1976 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= 66544 MiB
End job on node66 at 2009-03-28 19:24:59