Trace number 1719460

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

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8760                                                 |
0.00/0.00	c |  Number of clauses:    55571                                                |
0.04/0.08	c |  Parsing time:         0.07         s                                       |
0.04/0.08	c |  Timeout:              43200 s
0.04/0.08	c |  Random Seed:          1673399003.000000
0.04/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.04/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.04/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.04/0.08	c |                                                                             |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    8603    55158   187052 |    18386        0    nan |  0.000 % |
0.19/0.29	c |       100 |    8603    55158   187052 |    20224      100      4 |  0.479 % |
0.39/0.43	c |       251 |    8603    55158   187052 |    22247      251      7 |  0.479 % |
0.49/0.58	c |       477 |    8603    55158   187052 |    24471      477      8 |  0.479 % |
0.69/0.75	c |       815 |    8603    55158   187052 |    26918      815      8 |  0.479 % |
0.89/0.95	c |      1321 |    8603    55158   187052 |    29610     1321     12 |  0.479 % |
1.29/1.30	c |      2080 |    8602    55149   186802 |    32571     2071     11 |  0.491 % |
1.69/1.77	c |      3221 |    8601    55141   186778 |    35829     3210     12 |  0.502 % |
2.20/2.29	c |      4929 |    8598    55139   186772 |    39412     4910     16 |  0.537 % |
2.89/2.92	c |      7492 |    8596    55122   186722 |    43353     7442     21 |  0.559 % |
4.09/4.15	c |     11338 |    8593    55116   186704 |    47688    11245     24 |  0.594 % |
6.09/6.11	c |     17105 |    8592    55108   186680 |    52457    17009     31 |  0.605 % |
8.80/8.84	c |     25755 |    8591    55106   186674 |    57703    25649     39 |  0.617 % |
12.69/12.73	c |     38729 |    8591    55106   186674 |    63473    38623     46 |  0.616 % |
21.19/21.25	c |     58191 |    8590    55104   186668 |    69820    57989     49 |  0.628 % |
35.77/35.88	c |     87384 |    8590    55104   186668 |    76802    30112     46 |  0.628 % |
62.27/62.39	c |    131173 |    8590    55104   186668 |    84483    73901     53 |  0.628 % |
106.15/106.28	c |    196857 |    8588    55096   186644 |    92931    69897     49 |  0.651 % |
182.53/182.62	c |    295385 |    8586    55076   186581 |   102224    91928     60 |  0.674 % |
272.29/272.48	c |    443175 |    8586    55076   186581 |   112447    70221     50 |  0.674 % |
428.24/428.45	c |    664858 |    8585    55068   186557 |   123691   104292     43 |  0.685 % |
729.24/729.58	c |    997383 |    8584    55060   186533 |   136060   124228     51 |  0.697 % |
1130.59/1131.06	c |   1496172 |    8582    55050   186500 |   149667    45019     59 |  0.719 % |

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-1719460-1240646472/watcher-1719460-1240646472 -o /tmp/evaluation-result-1719460-1240646472/solver-1719460-1240646472 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1673399003 HOME/instance-1719460-1240646472.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.42 1.19 1.07 3/64 19331
/proc/meminfo: memFree=1983480/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=3000 CPUtime=0
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 552 0 0 0 0 0 0 0 18 0 1 0 92680470 3072000 537 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 750 543 82 221 0 526 0

[startup+0.050321 s]
/proc/loadavg: 1.42 1.19 1.07 3/64 19331
/proc/meminfo: memFree=1983480/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=8728 CPUtime=0.04
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 1938 0 0 0 3 1 0 0 18 0 1 0 92680470 8937472 1923 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 2182 1925 87 221 0 1958 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8728

[startup+0.101329 s]
/proc/loadavg: 1.42 1.19 1.07 3/64 19331
/proc/meminfo: memFree=1983480/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=12148 CPUtime=0.09
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 2801 0 0 0 8 1 0 0 18 0 1 0 92680470 12439552 2786 1992294400 4194304 5102648 548682068768 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 3037 2786 99 221 0 2813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12148

[startup+0.301364 s]
/proc/loadavg: 1.42 1.19 1.07 3/64 19331
/proc/meminfo: memFree=1983480/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=11472 CPUtime=0.29
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 2952 0 0 0 28 1 0 0 19 0 1 0 92680470 11747328 2684 1992294400 4194304 5102648 548682068768 18446744073709551615 4242179 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 2868 2684 112 221 0 2644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11472

[startup+0.701434 s]
/proc/loadavg: 1.42 1.19 1.07 3/64 19331
/proc/meminfo: memFree=1983480/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=11472 CPUtime=0.69
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 2953 0 0 0 68 1 0 0 24 0 1 0 92680470 11747328 2685 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 2868 2685 113 221 0 2644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11472

[startup+1.50158 s]
/proc/loadavg: 1.42 1.19 1.07 2/65 19332
/proc/meminfo: memFree=1972976/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=11472 CPUtime=1.49
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 2954 0 0 0 148 1 0 0 25 0 1 0 92680470 11747328 2686 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 2868 2686 113 221 0 2644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11472

[startup+3.10286 s]
/proc/loadavg: 1.38 1.19 1.07 2/65 19332
/proc/meminfo: memFree=1972848/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=11472 CPUtime=3.09
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 2954 0 0 0 308 1 0 0 25 0 1 0 92680470 11747328 2686 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 2868 2686 113 221 0 2644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11472

[startup+6.30142 s]
/proc/loadavg: 1.38 1.19 1.07 2/65 19332
/proc/meminfo: memFree=1971696/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=13448 CPUtime=6.29
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 3441 0 0 0 628 1 0 0 25 0 1 0 92680470 13770752 3173 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 3362 3173 113 221 0 3138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13448

[startup+12.7016 s]
/proc/loadavg: 1.32 1.18 1.06 2/65 19332
/proc/meminfo: memFree=1965176/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=19896 CPUtime=12.69
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 5042 0 0 0 1267 2 0 0 25 0 1 0 92680470 20373504 4774 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 4974 4774 113 221 0 4750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19896

[startup+25.5018 s]
/proc/loadavg: 1.27 1.17 1.06 2/65 19332
/proc/meminfo: memFree=1956472/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=28480 CPUtime=25.48
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 7135 0 0 0 2544 4 0 0 25 0 1 0 92680470 29163520 6867 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 7120 6867 113 221 0 6896 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28480

[startup+51.1013 s]
/proc/loadavg: 1.18 1.16 1.06 2/65 19332
/proc/meminfo: memFree=1952760/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=32132 CPUtime=51.08
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 8041 0 0 0 5102 6 0 0 25 0 1 0 92680470 32903168 7773 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 8033 7773 113 221 0 7809 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32132

[startup+102.305 s]
/proc/loadavg: 1.07 1.13 1.06 2/65 19332
/proc/meminfo: memFree=1947000/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=37980 CPUtime=102.25
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 9480 0 0 0 10218 7 0 0 25 0 1 0 92680470 38891520 9212 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 9495 9212 113 221 0 9271 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37980

[startup+162.302 s]
/proc/loadavg: 1.02 1.10 1.05 2/65 19332
/proc/meminfo: memFree=1944888/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=40432 CPUtime=162.24
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 9997 0 0 0 16216 8 0 0 25 0 1 0 92680470 41402368 9729 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 10108 9729 113 221 0 9884 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40432

[startup+222.302 s]
/proc/loadavg: 1.01 1.08 1.04 2/65 19332
/proc/meminfo: memFree=1936824/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=48380 CPUtime=222.21
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 11992 0 0 0 22211 10 0 0 25 0 1 0 92680470 49541120 11724 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 12095 11724 113 221 0 11871 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48380

[startup+282.302 s]
/proc/loadavg: 1.00 1.06 1.04 2/65 19332
/proc/meminfo: memFree=1936056/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=49252 CPUtime=282.19
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 12165 0 0 0 28209 10 0 0 25 0 1 0 92680470 50434048 11897 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 12313 11897 113 221 0 12089 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 49252

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 1.03 2/65 19332
/proc/meminfo: memFree=1935608/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=49644 CPUtime=342.16
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 12273 0 0 0 34206 10 0 0 25 0 1 0 92680470 50835456 12005 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 12411 12005 113 221 0 12187 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 49644

[startup+402.301 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 19332
/proc/meminfo: memFree=1934904/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=50332 CPUtime=402.15
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 12438 0 0 0 40204 11 0 0 25 0 1 0 92680470 51539968 12170 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 12583 12170 113 221 0 12359 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 50332

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 19332
/proc/meminfo: memFree=1934136/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=51020 CPUtime=462.13
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 12618 0 0 0 46202 11 0 0 25 0 1 0 92680470 52244480 12350 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 12755 12350 113 221 0 12531 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 51020

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 19332
/proc/meminfo: memFree=1932920/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=52196 CPUtime=522.11
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 12914 0 0 0 52200 11 0 0 25 0 1 0 92680470 53448704 12646 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 13049 12646 113 221 0 12825 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 52196

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 19332
/proc/meminfo: memFree=1932408/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=52700 CPUtime=582.08
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 13025 0 0 0 58197 11 0 0 25 0 1 0 92680470 53964800 12757 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 13175 12757 113 221 0 12951 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 52700

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19332
/proc/meminfo: memFree=1929336/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=55776 CPUtime=642.07
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 13776 0 0 0 64195 12 0 0 25 0 1 0 92680470 57114624 13508 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 13944 13508 113 221 0 13720 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 55776

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1928632/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=56492 CPUtime=702.04
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 13934 0 0 0 70192 12 0 0 25 0 1 0 92680470 57847808 13666 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 14123 13666 113 221 0 13899 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 56492

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1924856/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=762.02
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14867 0 0 0 76189 13 0 0 25 0 1 0 92680470 62140416 14599 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14599 113 221 0 14947 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 60684

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1924984/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=822
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14870 0 0 0 82187 13 0 0 25 0 1 0 92680470 62140416 14602 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14602 113 221 0 14947 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 60684

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1925048/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=881.97
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14870 0 0 0 88184 13 0 0 25 0 1 0 92680470 62140416 14602 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14602 113 221 0 14947 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 60684

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1924984/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=941.95
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14872 0 0 0 94182 13 0 0 25 0 1 0 92680470 62140416 14604 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14604 113 221 0 14947 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 60684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1924920/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=1001.93
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14875 0 0 0 100180 13 0 0 25 0 1 0 92680470 62140416 14607 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14607 113 221 0 14947 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 60684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19332
/proc/meminfo: memFree=1924856/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=60684 CPUtime=1061.91
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 14881 0 0 0 106178 13 0 0 25 0 1 0 92680470 62140416 14613 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 15171 14613 113 221 0 14947 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 60684

[startup+1122.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 19332
/proc/meminfo: memFree=1918968/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=66512 CPUtime=1121.89
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 16330 0 0 0 112174 15 0 0 25 0 1 0 92680470 68108288 16062 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 16628 16062 113 221 0 16404 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 66512

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 19332
/proc/meminfo: memFree=1919032/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=66512 CPUtime=1181.87
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 16330 0 0 0 118172 15 0 0 25 0 1 0 92680470 68108288 16062 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 16628 16062 113 221 0 16404 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 66512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 19332
/proc/meminfo: memFree=1918904/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=66696 CPUtime=1200.07
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 16346 0 0 0 119992 15 0 0 25 0 1 0 92680470 68296704 16078 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 16674 16078 113 221 0 16450 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66696

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.06 1.02 1.00 2/65 19332
/proc/meminfo: memFree=1918904/2055920 swapFree=4181888/4192956
[pid=19331] ppid=19329 vsize=66696 CPUtime=1200.07
/proc/19331/stat : 19331 (varsat-industri) R 19329 19331 18357 0 -1 4194304 16346 0 0 0 119992 15 0 0 25 0 1 0 92680470 68296704 16078 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19331/statm: 16674 16078 113 221 0 16450 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.167974
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 66696

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

runsolver used 0.930858 second user time and 2.40863 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-25 10:01:12
IDJOB=1719460
IDBENCH=69560
IDSOLVER=538
FILE ID=node18/1719460-1240646472
PBS_JOBID= 9186406
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719460-1240646472/watcher-1719460-1240646472 -o /tmp/evaluation-result-1719460-1240646472/solver-1719460-1240646472 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1673399003 HOME/instance-1719460-1240646472.cnf

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1673399003

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:       1984664 kB
Buffers:           852 kB
Cached:          15968 kB
SwapCached:       3784 kB
Active:          19840 kB
Inactive:         3800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1984664 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            33620 kB
Committed_AS:   336860 kB
PageTables:       1404 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-25 10:21:15