Trace number 1514248

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.08 1200.54

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
MD5SUM96ac67354b2d4edc2a83b4892dd0ca62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark426.955
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
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:  14000                                                |
0.00/0.00	c |  Number of clauses:    58800                                                |
0.09/0.18	c |  Parsing time:         0.17         s                                       |
0.09/0.18	c |  Timeout:              43200 s
0.09/0.18	c |  Random Seed:          1279770868.000000
0.09/0.18	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.18	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.18	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.18	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |   13604    58149   176564 |    19383        0    nan |  0.000 % |
0.49/0.57	c |       100 |   13604    58149   176564 |    21321      100    168 |  0.000 % |
0.79/0.80	c |       251 |   13604    58149   176564 |    23453      251    191 |  0.000 % |
1.00/1.05	c |       476 |   13604    58149   176564 |    25798      476    171 |  0.000 % |
1.39/1.41	c |       813 |   13604    58149   176564 |    28378      813    210 |  0.000 % |
1.79/1.84	c |      1319 |   13604    58149   176564 |    31216     1319    215 |  0.000 % |
2.39/2.45	c |      2080 |   13604    58149   176564 |    34338     2080    222 |  0.000 % |
3.09/3.17	c |      3219 |   13604    58149   176564 |    37771     3219    222 |  0.000 % |
4.19/4.22	c |      4929 |   13604    58149   176564 |    41549     4929    219 |  0.000 % |
5.69/5.76	c |      7491 |   13604    58149   176564 |    45704     7491    231 |  0.000 % |
8.09/8.20	c |     11335 |   13604    58149   176564 |    50274    11335    235 |  0.000 % |
12.38/12.43	c |     17102 |   13604    58149   176564 |    55301    17102    249 |  0.000 % |
18.89/18.96	c |     25754 |   13604    58149   176564 |    60832    25754    241 |  0.000 % |
30.78/30.81	c |     38730 |   13604    58149   176564 |    66915    38730    257 |  0.000 % |
49.77/49.85	c |     58194 |   13604    58149   176564 |    73606    58194    260 |  0.000 % |
84.16/84.22	c |     87386 |   13604    58149   176564 |    80967    24154    313 |  0.000 % |
149.03/149.10	c |    131175 |   13604    58149   176564 |    89064    67943    336 |  0.000 % |
251.30/251.47	c |    196859 |   13604    58149   176564 |    97970    55095    321 |  0.000 % |
428.52/428.78	c |    295385 |   13604    58149   176564 |   107767    66910    338 |  0.000 % |
736.21/736.59	c |    443174 |   13604    58149   176564 |   118544    23799    276 |  0.000 % |

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-1514248-1238228198/watcher-1514248-1238228198 -o /tmp/evaluation-result-1514248-1238228198/solver-1514248-1238228198 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1279770868 HOME/instance-1514248-1238228198.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.99 2.00 2.00 4/86 30294
/proc/meminfo: memFree=1696072/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=3992 CPUtime=0
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 859 0 0 0 0 0 0 0 18 0 1 0 1095483812 4087808 814 1992294400 4194304 5102648 548682068784 18446744073709551615 4269905 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 998 816 82 221 0 774 0

[startup+0.0726629 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 30294
/proc/meminfo: memFree=1696072/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=8844 CPUtime=0.06
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 1976 0 0 0 6 0 0 0 18 0 1 0 1095483812 9056256 1928 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 2211 1928 87 221 0 1987 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8844

[startup+0.101667 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 30294
/proc/meminfo: memFree=1696072/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=10116 CPUtime=0.09
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 2253 0 0 0 8 1 0 0 18 0 1 0 1095483812 10358784 2205 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 2529 2205 87 221 0 2305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10116

[startup+0.301691 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 30294
/proc/meminfo: memFree=1696072/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=14200 CPUtime=0.29
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 3279 0 0 0 28 1 0 0 19 0 1 0 1095483812 14540800 3231 1992294400 4194304 5102648 548682068784 18446744073709551615 4272779 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 3550 3231 99 221 0 3326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14200

[startup+0.701742 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 30294
/proc/meminfo: memFree=1696072/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=12664 CPUtime=0.69
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 3298 0 0 0 68 1 0 0 23 0 1 0 1095483812 12967936 2934 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 3166 2934 114 221 0 2942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12664

[startup+1.50184 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1684480/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=12936 CPUtime=1.49
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 3355 0 0 0 148 1 0 0 25 0 1 0 1095483812 13246464 2991 1992294400 4194304 5102648 548682068784 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 3234 2991 114 221 0 3010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12936

[startup+3.10104 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1683904/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=14388 CPUtime=3.09
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 3733 0 0 0 307 2 0 0 25 0 1 0 1095483812 14733312 3369 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 3597 3369 114 221 0 3373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14388

[startup+6.30144 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1679040/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=19484 CPUtime=6.28
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 5016 0 0 0 625 3 0 0 25 0 1 0 1095483812 19951616 4652 1992294400 4194304 5102648 548682068784 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 4871 4652 114 221 0 4647 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19484

[startup+12.7012 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1668176/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=29804 CPUtime=12.68
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 7576 0 0 0 1263 5 0 0 25 0 1 0 1095483812 30519296 7212 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 7451 7212 114 221 0 7227 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29804

[startup+25.5019 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1650256/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=47112 CPUtime=25.48
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 11901 0 0 0 2539 9 0 0 25 0 1 0 1095483812 48242688 11537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 11778 11537 114 221 0 11554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47112

[startup+51.1011 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1620688/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=76844 CPUtime=51.07
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 19356 0 0 0 5091 16 0 0 25 0 1 0 1095483812 78688256 18992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 19211 18992 114 221 0 18987 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76844

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1598672/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=98184 CPUtime=102.26
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 24656 0 0 0 10204 22 0 0 25 0 1 0 1095483812 100540416 24292 1992294400 4194304 5102648 548682068784 18446744073709551615 4248910 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 24546 24292 114 221 0 24322 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 98184

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1573328/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=124036 CPUtime=162.23
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 31125 0 0 0 16195 28 0 0 25 0 1 0 1095483812 127012864 30761 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 31009 30761 114 221 0 30785 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 124036

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1560080/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=136576 CPUtime=222.2
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 34278 0 0 0 22189 31 0 0 25 0 1 0 1095483812 139853824 33914 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 34144 33914 114 221 0 33920 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 136576

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1560080/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=136576 CPUtime=282.18
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 34278 0 0 0 28187 31 0 0 25 0 1 0 1095483812 139853824 33914 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 34144 33914 114 221 0 33920 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 136576

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1544912/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=152020 CPUtime=342.16
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 38050 0 0 0 34182 34 0 0 25 0 1 0 1095483812 155668480 37686 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 38005 37686 114 221 0 37781 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 152020

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1544912/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=152020 CPUtime=402.13
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 38051 0 0 0 40179 34 0 0 25 0 1 0 1095483812 155668480 37687 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 38005 37687 114 221 0 37781 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 152020

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1544848/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=152152 CPUtime=462.11
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 38102 0 0 0 46177 34 0 0 25 0 1 0 1095483812 155803648 37738 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 38038 37738 114 221 0 37814 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 152152

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514832/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=522.09
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 52167 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 181936

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514768/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=582.07
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 58165 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 181936

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514704/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=642.05
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 64163 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 181936

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514640/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=702.03
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 70161 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 181936

[startup+762.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514576/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=762
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 76158 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 181936

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514576/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=821.98
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 82156 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 181936

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514576/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=181936 CPUtime=881.95
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45556 0 0 0 88153 42 0 0 25 0 1 0 1095483812 186302464 45192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45484 45192 114 221 0 45260 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 181936

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514064/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=182596 CPUtime=941.93
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45716 0 0 0 94151 42 0 0 25 0 1 0 1095483812 186978304 45352 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45649 45352 114 221 0 45425 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 182596

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1514000/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=182596 CPUtime=1001.9
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45733 0 0 0 100148 42 0 0 25 0 1 0 1095483812 186978304 45369 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45649 45369 114 221 0 45425 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 182596

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1513872/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=182784 CPUtime=1061.89
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45773 0 0 0 106146 43 0 0 25 0 1 0 1095483812 187170816 45409 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45696 45409 114 221 0 45472 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 182784

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1513488/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=183260 CPUtime=1121.86
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 45860 0 0 0 112143 43 0 0 25 0 1 0 1095483812 187658240 45496 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 45815 45496 114 221 0 45591 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 183260

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1493008/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=203592 CPUtime=1181.84
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 50961 0 0 0 118136 48 0 0 25 0 1 0 1095483812 208478208 50597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 50898 50597 114 221 0 50674 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 203592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1493008/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=203592 CPUtime=1200.03
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 50961 0 0 0 119955 48 0 0 25 0 1 0 1095483812 208478208 50597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 50898 50597 114 221 0 50674 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 203592

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.99 2.00 2.00 3/87 30295
/proc/meminfo: memFree=1493008/2055920 swapFree=4170308/4192956
[pid=30294] ppid=30292 vsize=203592 CPUtime=1200.03
/proc/30294/stat : 30294 (varsat-industri) R 30292 30294 30059 0 -1 4194304 50961 0 0 0 119955 48 0 0 25 0 1 0 1095483812 208478208 50597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 0 0 0
/proc/30294/statm: 50898 50597 114 221 0 50674 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 203592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1199.56
CPU system time (s): 0.52192
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 203592

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

runsolver used 1.2998 second user time and 4.17037 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-28 09:16:38
IDJOB=1514248
IDBENCH=70330
IDSOLVER=538
FILE ID=node92/1514248-1238228198
PBS_JOBID= 9060617
Free space on /tmp= 66560 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514248-1238228198/watcher-1514248-1238228198 -o /tmp/evaluation-result-1514248-1238228198/solver-1514248-1238228198 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1279770868 HOME/instance-1514248-1238228198.cnf

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

MD5SUM BENCH= 96ac67354b2d4edc2a83b4892dd0ca62
RANDOM SEED=1279770868

node92.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.249
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.249
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1696552 kB
Buffers:         45592 kB
Cached:         248900 kB
SwapCached:       7632 kB
Active:          74832 kB
Inactive:       229612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696552 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:            38992 kB
Committed_AS:  1876740 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-28 09:36:40