Trace number 1726595

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.51

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted 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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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:  772                                                  |
0.00/0.00	c |  Number of clauses:    9601                                                 |
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:          1358964958.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.02/0.08	c ============================[ Search Statistics ]==============================
0.02/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.08	c ===============================================================================
0.02/0.08	c |         0 |     579     9408    31450 |     3136        0    nan |  0.000 % |
0.09/0.10	c |       101 |     579     9408    31450 |     3449      101     20 |  0.000 % |
0.09/0.12	c |       254 |     579     9408    31450 |     3794      254     17 |  0.000 % |
0.09/0.15	c |       481 |     579     9408    31450 |     4174      481     21 |  0.000 % |
0.09/0.19	c |       819 |     579     9408    31450 |     4591      819     19 |  0.000 % |
0.19/0.25	c |      1328 |     579     9408    31450 |     5050     1328     23 |  0.000 % |
0.29/0.34	c |      2087 |     579     9408    31450 |     5555     2087     23 |  0.000 % |
0.49/0.50	c |      3226 |     579     9408    31450 |     6111     3226     25 |  0.000 % |
0.69/0.71	c |      4934 |     579     9408    31450 |     6722     4934     24 |  0.000 % |
0.99/1.07	c |      7496 |     579     9408    31450 |     7394     4082     21 |  0.000 % |
1.59/1.61	c |     11341 |     579     9408    31450 |     8133     4191     20 |  0.000 % |
2.38/2.46	c |     17108 |     579     9408    31450 |     8947     5851     22 |  0.000 % |
3.68/3.78	c |     25758 |     579     9408    31450 |     9842     5492     19 |  0.000 % |
5.78/5.89	c |     38732 |     579     9408    31450 |    10826     8571     22 |  0.000 % |
9.19/9.29	c |     58193 |     579     9408    31450 |    11908     6244     22 |  0.000 % |
14.59/14.62	c |     87385 |     579     9408    31450 |    13099    11465     25 |  0.000 % |
23.58/23.67	c |    131175 |     579     9408    31450 |    14409     9180     24 |  0.000 % |
36.97/37.00	c |    196859 |     579     9408    31450 |    15850     9709     23 |  0.000 % |
60.37/60.45	c |    295386 |     579     9408    31450 |    17435    12712     23 |  0.000 % |
98.35/98.48	c |    443176 |     579     9408    31450 |    19179    11707     22 |  0.000 % |
159.24/159.38	c |    664862 |     579     9408    31450 |    21097    12046     26 |  0.000 % |
251.71/251.80	c |    997387 |     579     9408    31450 |    23207    16662     23 |  0.000 % |
415.85/416.08	c |   1496175 |     579     9408    31450 |    25527    15094     26 |  0.000 % |
687.55/687.89	c |   2244358 |     579     9408    31450 |    28080    20703     25 |  0.000 % |
1180.69/1181.18	c |   3366632 |     579     9408    31450 |    30888    25318     27 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726595-1240714425/watcher-1726595-1240714425 -o /tmp/evaluation-result-1726595-1240714425/solver-1726595-1240714425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1358964958 HOME/instance-1726595-1240714425.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: 2.00 1.84 1.44 3/64 25398
/proc/meminfo: memFree=1678696/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=2556 CPUtime=0
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 99475738 2617344 261 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 639 261 87 221 0 415 0

[startup+0.032975 s]
/proc/loadavg: 2.00 1.84 1.44 3/64 25398
/proc/meminfo: memFree=1678696/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=4220 CPUtime=0.02
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 671 0 0 0 2 0 0 0 18 0 1 0 99475738 4321280 656 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1055 656 100 221 0 831 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4220

[startup+0.101987 s]
/proc/loadavg: 2.00 1.84 1.44 3/64 25398
/proc/meminfo: memFree=1678696/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=4736 CPUtime=0.09
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 892 0 0 0 9 0 0 0 18 0 1 0 99475738 4849664 804 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1184 804 103 221 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4736

[startup+0.302022 s]
/proc/loadavg: 2.00 1.84 1.44 3/64 25398
/proc/meminfo: memFree=1678696/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=4736 CPUtime=0.29
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 901 0 0 0 29 0 0 0 19 0 1 0 99475738 4849664 813 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1184 813 112 221 0 960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4736

[startup+0.701091 s]
/proc/loadavg: 2.00 1.84 1.44 3/64 25398
/proc/meminfo: memFree=1678696/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=4736 CPUtime=0.69
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 910 0 0 0 69 0 0 0 22 0 1 0 99475738 4849664 822 1992294400 4194304 5102648 548682068768 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1184 822 112 221 0 960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4736

[startup+1.50123 s]
/proc/loadavg: 2.00 1.84 1.44 2/65 25399
/proc/meminfo: memFree=1675488/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=5132 CPUtime=1.49
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1012 0 0 0 149 0 0 0 25 0 1 0 99475738 5255168 924 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1283 924 112 221 0 1059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5132

[startup+3.10151 s]
/proc/loadavg: 1.92 1.83 1.44 2/65 25399
/proc/meminfo: memFree=1675168/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=5488 CPUtime=3.08
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1108 0 0 0 308 0 0 0 25 0 1 0 99475738 5619712 1020 1992294400 4194304 5102648 548682068768 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1372 1020 112 221 0 1148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5488

[startup+6.30108 s]
/proc/loadavg: 1.92 1.83 1.44 2/65 25399
/proc/meminfo: memFree=1674528/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=6036 CPUtime=6.28
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1219 0 0 0 628 0 0 0 25 0 1 0 99475738 6180864 1131 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1509 1131 112 221 0 1285 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6036

[startup+12.7012 s]
/proc/loadavg: 1.78 1.80 1.43 2/65 25399
/proc/meminfo: memFree=1673832/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=6588 CPUtime=12.69
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1356 0 0 0 1268 1 0 0 25 0 1 0 99475738 6746112 1268 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1647 1268 112 221 0 1423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6588

[startup+25.5015 s]
/proc/loadavg: 1.66 1.77 1.43 2/65 25399
/proc/meminfo: memFree=1673064/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=7208 CPUtime=25.48
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1518 0 0 0 2547 1 0 0 25 0 1 0 99475738 7380992 1430 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 1802 1430 112 221 0 1578 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7208

[startup+51.102 s]
/proc/loadavg: 1.43 1.71 1.42 2/65 25399
/proc/meminfo: memFree=1672168/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=8164 CPUtime=51.07
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1728 0 0 0 5106 1 0 0 25 0 1 0 99475738 8359936 1640 1992294400 4194304 5102648 548682068768 18446744073709551615 4249635 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2041 1640 112 221 0 1817 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8164

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/65 25399
/proc/meminfo: memFree=1671272/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=9168 CPUtime=102.25
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 1959 0 0 0 10224 1 0 0 25 0 1 0 99475738 9388032 1871 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2292 1871 112 221 0 2068 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9168

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.36 2/65 25399
/proc/meminfo: memFree=1670312/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=10140 CPUtime=162.24
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2203 0 0 0 16222 2 0 0 25 0 1 0 99475738 10383360 2115 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2535 2115 112 221 0 2311 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10140

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 25399
/proc/meminfo: memFree=1669672/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=10780 CPUtime=222.22
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2337 0 0 0 22220 2 0 0 25 0 1 0 99475738 11038720 2249 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2695 2249 112 221 0 2471 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10780

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 25399
/proc/meminfo: memFree=1669096/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=11388 CPUtime=282.19
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2481 0 0 0 28217 2 0 0 25 0 1 0 99475738 11661312 2393 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2847 2393 112 221 0 2623 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11388

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/65 25399
/proc/meminfo: memFree=1668712/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=11720 CPUtime=342.18
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2557 0 0 0 34215 3 0 0 25 0 1 0 99475738 12001280 2469 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2930 2469 112 221 0 2706 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 11720

[startup+402.303 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 25399
/proc/meminfo: memFree=1668520/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=11868 CPUtime=402.16
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2615 0 0 0 40213 3 0 0 25 0 1 0 99475738 12152832 2527 1992294400 4194304 5102648 548682068768 18446744073709551615 4256209 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 2967 2527 112 221 0 2743 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 11868

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/65 25405
/proc/meminfo: memFree=1667560/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=12856 CPUtime=462.13
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2842 0 0 0 46210 3 0 0 25 0 1 0 99475738 13164544 2754 1992294400 4194304 5102648 548682068768 18446744073709551615 4255770 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3214 2754 112 221 0 2990 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12856

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.23 2/65 25405
/proc/meminfo: memFree=1667304/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=12988 CPUtime=522.11
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2890 0 0 0 52208 3 0 0 25 0 1 0 99475738 13299712 2802 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3247 2802 112 221 0 3023 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12988

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 25405
/proc/meminfo: memFree=1667048/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=13272 CPUtime=582.09
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 2961 0 0 0 58205 4 0 0 25 0 1 0 99475738 13590528 2873 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3318 2873 112 221 0 3094 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 13272

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 25405
/proc/meminfo: memFree=1666792/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=13464 CPUtime=642.07
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3006 0 0 0 64203 4 0 0 25 0 1 0 99475738 13787136 2918 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3366 2918 112 221 0 3142 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 13464

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 25405
/proc/meminfo: memFree=1666280/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=14116 CPUtime=702.05
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3117 0 0 0 70201 4 0 0 25 0 1 0 99475738 14454784 3029 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3529 3029 112 221 0 3305 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 14116

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 25405
/proc/meminfo: memFree=1666216/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=14116 CPUtime=762.03
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3149 0 0 0 76199 4 0 0 25 0 1 0 99475738 14454784 3061 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3529 3061 112 221 0 3305 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 14116

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 25405
/proc/meminfo: memFree=1666216/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=14336 CPUtime=822.01
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3172 0 0 0 82197 4 0 0 25 0 1 0 99475738 14680064 3084 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3584 3084 112 221 0 3360 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 14336

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 25405
/proc/meminfo: memFree=1665768/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=14748 CPUtime=881.99
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3288 0 0 0 88194 5 0 0 25 0 1 0 99475738 15101952 3200 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3687 3200 112 221 0 3463 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 14748

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 25405
/proc/meminfo: memFree=1665704/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=14748 CPUtime=941.97
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3291 0 0 0 94192 5 0 0 25 0 1 0 99475738 15101952 3203 1992294400 4194304 5102648 548682068768 18446744073709551615 4244263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3687 3203 112 221 0 3463 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 14748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 25405
/proc/meminfo: memFree=1665512/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=15120 CPUtime=1001.95
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3337 0 0 0 100190 5 0 0 25 0 1 0 99475738 15482880 3249 1992294400 4194304 5102648 548682068768 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3780 3249 112 221 0 3556 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 15120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 25405
/proc/meminfo: memFree=1665448/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=15120 CPUtime=1061.93
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3339 0 0 0 106188 5 0 0 25 0 1 0 99475738 15482880 3251 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3780 3251 112 221 0 3556 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 15120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 25405
/proc/meminfo: memFree=1665384/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=15120 CPUtime=1121.91
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3357 0 0 0 112186 5 0 0 25 0 1 0 99475738 15482880 3269 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3780 3269 112 221 0 3556 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 15120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25405
/proc/meminfo: memFree=1665000/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=15660 CPUtime=1181.89
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3472 0 0 0 118184 5 0 0 25 0 1 0 99475738 16035840 3384 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 3915 3384 112 221 0 3691 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 15660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25405
/proc/meminfo: memFree=1664488/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=16064 CPUtime=1200.09
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3588 0 0 0 120004 5 0 0 25 0 1 0 99475738 16449536 3500 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 4016 3500 112 221 0 3792 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 16064

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: 1.00 1.00 1.09 2/65 25405
/proc/meminfo: memFree=1664488/2055920 swapFree=4181888/4192956
[pid=25398] ppid=25396 vsize=16064 CPUtime=1200.09
/proc/25398/stat : 25398 (varsat-industri) R 25396 25398 21710 0 -1 4194304 3588 0 0 0 120004 5 0 0 25 0 1 0 99475738 16449536 3500 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25398/statm: 4016 3500 112 221 0 3792 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 16064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.04
CPU system time (s): 0.06299
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 16064

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

runsolver used 0.794879 second user time and 2.58861 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-26 04:53:45
IDJOB=1726595
IDBENCH=24617
IDSOLVER=538
FILE ID=node18/1726595-1240714425
PBS_JOBID= 9186808
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726595-1240714425/watcher-1726595-1240714425 -o /tmp/evaluation-result-1726595-1240714425/solver-1726595-1240714425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1358964958 HOME/instance-1726595-1240714425.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1358964958

node18.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.280
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.280
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:       1679176 kB
Buffers:         46044 kB
Cached:         268504 kB
SwapCached:       5324 kB
Active:         178580 kB
Inactive:       144240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679176 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            1164 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            40060 kB
Committed_AS:   397080 kB
PageTables:       1372 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= 66144 MiB
End job on node18 at 2009-04-26 05:13:47