Trace number 1512592

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.07 1200.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1040507052-028.cnf
MD5SUM460680b15ea4b6f4cb4765d23626d1a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark291.448
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
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:  1000                                                 |
0.00/0.00	c |  Number of clauses:    20000                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          1297413486.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	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 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
0.19/0.22	c |       100 |    1000    20000   100000 |     7333      100    108 |  0.000 % |
0.19/0.28	c |       251 |    1000    20000   100000 |     8066      251    108 |  0.000 % |
0.29/0.35	c |       479 |    1000    20000   100000 |     8873      479    126 |  0.000 % |
0.39/0.43	c |       819 |    1000    20000   100000 |     9760      819    124 |  0.000 % |
0.49/0.54	c |      1326 |    1000    20000   100000 |    10736     1326    124 |  0.000 % |
0.59/0.67	c |      2086 |    1000    20000   100000 |    11810     2086    124 |  0.000 % |
0.79/0.86	c |      3225 |    1000    20000   100000 |    12991     3225    128 |  0.000 % |
1.09/1.15	c |      4936 |    1000    20000   100000 |    14290     4936    129 |  0.000 % |
1.59/1.61	c |      7500 |    1000    20000   100000 |    15719     7500    132 |  0.000 % |
2.39/2.42	c |     11344 |    1000    20000   100000 |    17291    11344    134 |  0.000 % |
3.79/3.87	c |     17110 |    1000    20000   100000 |    19020    17110    133 |  0.000 % |
6.09/6.16	c |     25759 |    1000    20000   100000 |    20922    16065    136 |  0.000 % |
10.08/10.11	c |     38733 |    1000    20000   100000 |    23015    18392    135 |  0.000 % |
16.29/16.32	c |     58195 |    1000    20000   100000 |    25316    13937    137 |  0.000 % |
29.07/29.18	c |     87387 |    1000    20000   100000 |    27848    15189    138 |  0.000 % |
47.27/47.33	c |    131176 |    1000    20000   100000 |    30633    26463    148 |  0.000 % |
78.46/78.58	c |    196860 |    1000    20000   100000 |    33696    19102    146 |  0.000 % |
128.04/128.12	c |    295387 |    1000    20000   100000 |    37066    31331    147 |  0.000 % |
212.01/212.11	c |    443176 |    1000    20000   100000 |    40772    33432    140 |  0.000 % |
341.96/342.14	c |    664860 |    1000    20000   100000 |    44849    34399    144 |  0.000 % |
555.19/555.50	c |    997385 |    1000    20000   100000 |    49334    19452    139 |  0.000 % |
902.45/902.88	c |   1496173 |    1000    20000   100000 |    54268    22089    139 |  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-1512592-1238206522/watcher-1512592-1238206522 -o /tmp/evaluation-result-1512592-1238206522/solver-1512592-1238206522 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1297413486 HOME/instance-1512592-1238206522.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 0.97 0.69 3/69 8169
/proc/meminfo: memFree=1799280/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=2568 CPUtime=0
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 1093316933 2629632 352 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 642 352 87 221 0 418 0

[startup+0.0785761 s]
/proc/loadavg: 0.99 0.97 0.69 3/69 8169
/proc/meminfo: memFree=1799280/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=6412 CPUtime=0.07
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 1310 0 0 0 7 0 0 0 18 0 1 0 1093316933 6565888 1295 1992294400 4194304 5102648 548682068784 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 1603 1295 98 221 0 1379 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6412

[startup+0.10158 s]
/proc/loadavg: 0.99 0.97 0.69 3/69 8169
/proc/meminfo: memFree=1799280/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=6412 CPUtime=0.09
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 1310 0 0 0 9 0 0 0 18 0 1 0 1093316933 6565888 1295 1992294400 4194304 5102648 548682068784 18446744073709551615 4283598 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 1603 1295 98 221 0 1379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6412

[startup+0.301619 s]
/proc/loadavg: 0.99 0.97 0.69 3/69 8169
/proc/meminfo: memFree=1799280/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=5816 CPUtime=0.29
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 1364 0 0 0 29 0 0 0 19 0 1 0 1093316933 5955584 1177 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 1454 1177 113 221 0 1230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5816

[startup+0.701699 s]
/proc/loadavg: 0.99 0.97 0.69 3/69 8169
/proc/meminfo: memFree=1799280/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=6352 CPUtime=0.69
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 1499 0 0 0 69 0 0 0 22 0 1 0 1093316933 6504448 1312 1992294400 4194304 5102648 548682068784 18446744073709551615 4213884 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 1588 1312 113 221 0 1364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6352

[startup+1.50186 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 8170
/proc/meminfo: memFree=1793320/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=9264 CPUtime=1.49
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 2208 0 0 0 149 0 0 0 25 0 1 0 1093316933 9486336 2021 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 2316 2021 113 221 0 2092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9264

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 8170
/proc/meminfo: memFree=1789608/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=13692 CPUtime=3.09
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 3320 0 0 0 308 1 0 0 25 0 1 0 1093316933 14020608 3133 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 3423 3133 113 221 0 3199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13692

[startup+6.30181 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 8170
/proc/meminfo: memFree=1783784/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=16860 CPUtime=6.29
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 4097 0 0 0 628 1 0 0 25 0 1 0 1093316933 17264640 3910 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 4215 3910 113 221 0 3991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16860

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 8170
/proc/meminfo: memFree=1780776/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=19896 CPUtime=12.69
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 4848 0 0 0 1267 2 0 0 25 0 1 0 1093316933 20373504 4661 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 4974 4661 113 221 0 4750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19896

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.70 2/70 8170
/proc/meminfo: memFree=1778408/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=22272 CPUtime=25.48
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 5449 0 0 0 2546 2 0 0 25 0 1 0 1093316933 22806528 5262 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 5568 5262 113 221 0 5344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22272

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.71 2/70 8170
/proc/meminfo: memFree=1772712/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=28008 CPUtime=51.07
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 6859 0 0 0 5103 4 0 0 25 0 1 0 1093316933 28680192 6672 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 7002 6672 113 221 0 6778 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28008

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.72 2/70 8170
/proc/meminfo: memFree=1768808/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=31844 CPUtime=102.26
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 7823 0 0 0 10221 5 0 0 25 0 1 0 1093316933 32608256 7636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249904 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 7961 7636 113 221 0 7737 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31844

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/70 8170
/proc/meminfo: memFree=1764584/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=35972 CPUtime=162.23
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 8871 0 0 0 16217 6 0 0 25 0 1 0 1093316933 36835328 8684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 8993 8684 113 221 0 8769 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 35972

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/70 8170
/proc/meminfo: memFree=1762536/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=38172 CPUtime=222.21
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 9383 0 0 0 22215 6 0 0 25 0 1 0 1093316933 39088128 9196 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 9543 9196 113 221 0 9319 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38172

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/70 8170
/proc/meminfo: memFree=1759528/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=41120 CPUtime=282.18
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 10123 0 0 0 28211 7 0 0 25 0 1 0 1093316933 42106880 9936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 10280 9936 113 221 0 10056 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41120

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/70 8170
/proc/meminfo: memFree=1758952/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=41648 CPUtime=342.16
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 10263 0 0 0 34209 7 0 0 25 0 1 0 1093316933 42647552 10076 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 10412 10076 113 221 0 10188 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 41648

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/70 8170
/proc/meminfo: memFree=1754920/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=45696 CPUtime=402.14
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 11246 0 0 0 40205 9 0 0 25 0 1 0 1093316933 46792704 11059 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 11424 11059 113 221 0 11200 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45696

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/70 8170
/proc/meminfo: memFree=1754024/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=46540 CPUtime=462.12
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 11474 0 0 0 46203 9 0 0 25 0 1 0 1093316933 47656960 11287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 11635 11287 113 221 0 11411 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 46540

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.81 2/70 8170
/proc/meminfo: memFree=1754024/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=46540 CPUtime=522.1
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 11474 0 0 0 52201 9 0 0 25 0 1 0 1093316933 47656960 11287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 11635 11287 113 221 0 11411 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 46540

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/70 8170
/proc/meminfo: memFree=1751592/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=48916 CPUtime=582.07
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 12076 0 0 0 58197 10 0 0 25 0 1 0 1093316933 50089984 11889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 12229 11889 113 221 0 12005 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 48916

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/70 8170
/proc/meminfo: memFree=1750120/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=50368 CPUtime=642.06
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 12432 0 0 0 64195 11 0 0 25 0 1 0 1093316933 51576832 12245 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 12592 12245 113 221 0 12368 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 50368

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/70 8170
/proc/meminfo: memFree=1748712/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=51712 CPUtime=702.03
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 12768 0 0 0 70192 11 0 0 25 0 1 0 1093316933 52953088 12581 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 12928 12581 113 221 0 12704 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 51712

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.84 2/70 8170
/proc/meminfo: memFree=1748008/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=52504 CPUtime=762.01
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 12940 0 0 0 76190 11 0 0 25 0 1 0 1093316933 53764096 12753 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 13126 12753 113 221 0 12902 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 52504

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/70 8170
/proc/meminfo: memFree=1748008/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=52504 CPUtime=821.98
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 12940 0 0 0 82187 11 0 0 25 0 1 0 1093316933 53764096 12753 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 13126 12753 113 221 0 12902 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 52504

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/70 8170
/proc/meminfo: memFree=1747560/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=52900 CPUtime=881.96
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 13047 0 0 0 88184 12 0 0 25 0 1 0 1093316933 54169600 12860 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 13225 12860 113 221 0 13001 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 52900

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/70 8170
/proc/meminfo: memFree=1744104/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=56332 CPUtime=941.94
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 13906 0 0 0 94181 13 0 0 25 0 1 0 1093316933 57683968 13719 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14083 13719 113 221 0 13859 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 56332

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/70 8170
/proc/meminfo: memFree=1741032/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59516 CPUtime=1001.91
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14675 0 0 0 100178 13 0 0 25 0 1 0 1093316933 60944384 14488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14879 14488 113 221 0 14655 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 59516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/70 8170
/proc/meminfo: memFree=1741032/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59516 CPUtime=1061.89
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14675 0 0 0 106176 13 0 0 25 0 1 0 1093316933 60944384 14488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14879 14488 113 221 0 14655 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 59516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/70 8170
/proc/meminfo: memFree=1740968/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59516 CPUtime=1121.87
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14675 0 0 0 112173 14 0 0 25 0 1 0 1093316933 60944384 14488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14879 14488 113 221 0 14655 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 59516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/70 8170
/proc/meminfo: memFree=1740584/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59780 CPUtime=1181.85
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14765 0 0 0 118171 14 0 0 25 0 1 0 1093316933 61214720 14578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14945 14578 113 221 0 14721 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 59780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/70 8170
/proc/meminfo: memFree=1740584/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59780 CPUtime=1200.05
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14765 0 0 0 119991 14 0 0 25 0 1 0 1093316933 61214720 14578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14945 14578 113 221 0 14721 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 59780

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 0.97 0.88 2/70 8170
/proc/meminfo: memFree=1740584/2055920 swapFree=4177820/4192956
[pid=8169] ppid=8167 vsize=59780 CPUtime=1200.05
/proc/8169/stat : 8169 (varsat-industri) R 8167 8169 8098 0 -1 4194304 14765 0 0 0 119991 14 0 0 25 0 1 0 1093316933 61214720 14578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8169/statm: 14945 14578 113 221 0 14721 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 59780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.91
CPU system time (s): 0.153976
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 59780

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

runsolver used 1.03484 second user time and 3.34749 second system time

The end

Launcher Data

Begin job on node73 at 2009-03-28 03:15:22
IDJOB=1512592
IDBENCH=70192
IDSOLVER=538
FILE ID=node73/1512592-1238206522
PBS_JOBID= 9060494
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1040507052-028.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512592-1238206522/watcher-1512592-1238206522 -o /tmp/evaluation-result-1512592-1238206522/solver-1512592-1238206522 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1297413486 HOME/instance-1512592-1238206522.cnf

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

MD5SUM BENCH= 460680b15ea4b6f4cb4765d23626d1a5
RANDOM SEED=1297413486

node73.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.277
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.277
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:       1799696 kB
Buffers:         29912 kB
Cached:         147544 kB
SwapCached:       8184 kB
Active:         107972 kB
Inactive:        79232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799696 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            54616 kB
Committed_AS:  2712864 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node73 at 2009-03-28 03:35:25