Trace number 1513300

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

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1695726805-003.cnf
MD5SUM382f60389aa2be490306466e5f9deebc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    17000                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          975903891.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.59/0.63	c |       100 |     200    17000   119000 |     6233      100     59 |  0.003 % |
0.69/0.70	c |       250 |     200    17000   119000 |     6856      250     58 |  0.003 % |
0.69/0.79	c |       475 |     200    17000   119000 |     7542      475     57 |  0.003 % |
0.79/0.88	c |       812 |     200    17000   119000 |     8296      812     56 |  0.003 % |
0.89/0.99	c |      1318 |     200    17000   119000 |     9126     1318     57 |  0.003 % |
1.09/1.12	c |      2077 |     200    17000   119000 |    10038     2077     57 |  0.003 % |
1.29/1.30	c |      3217 |     200    17000   119000 |    11042     3217     58 |  0.003 % |
1.49/1.55	c |      4926 |     200    17000   119000 |    12147     4926     57 |  0.003 % |
1.89/1.94	c |      7488 |     200    17000   119000 |    13361     7488     58 |  0.003 % |
2.59/2.64	c |     11333 |     200    17000   119000 |    14697    11333     59 |  0.003 % |
3.79/3.81	c |     17100 |     200    17000   119000 |    16167     9714     59 |  0.003 % |
5.69/5.70	c |     25750 |     200    17000   119000 |    17784    10237     59 |  0.003 % |
8.59/8.62	c |     38724 |     200    17000   119000 |    19562    14273     59 |  0.003 % |
13.48/13.50	c |     58185 |     200    17000   119000 |    21519    14081     60 |  0.003 % |
22.28/22.31	c |     87377 |     200    17000   119000 |    23671    10850     58 |  0.003 % |
34.88/34.99	c |    131167 |     200    17000   119000 |    26038    18295     58 |  0.003 % |
55.87/55.92	c |    196853 |     200    17000   119000 |    28641    13569     58 |  0.003 % |
87.97/88.09	c |    295379 |     200    17000   119000 |    31506    14149     57 |  0.003 % |
139.34/139.45	c |    443171 |     200    17000   119000 |    34656    27985     59 |  0.003 % |
223.71/223.86	c |    664854 |     200    17000   119000 |    38122    30514     59 |  0.003 % |
356.06/356.28	c |    997379 |     200    17000   119000 |    41934    36059     61 |  0.003 % |
567.19/567.43	c |   1496167 |     200    17000   119000 |    46128    16643     58 |  0.003 % |
904.68/905.08	c |   2244349 |     200    17000   119000 |    50741    45372     61 |  0.003 % |

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-1513300-1238216144/watcher-1513300-1238216144 -o /tmp/evaluation-result-1513300-1238216144/solver-1513300-1238216144 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=975903891 HOME/instance-1513300-1238216144.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.92 0.98 0.95 3/76 30739
/proc/meminfo: memFree=1794376/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=2544 CPUtime=0
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1094275528 2605056 332 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 636 333 87 221 0 412 0

[startup+0.0570901 s]
/proc/loadavg: 0.92 0.98 0.95 3/76 30739
/proc/meminfo: memFree=1794376/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=6152 CPUtime=0.04
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 1278 0 0 0 4 0 0 0 18 0 1 0 1094275528 6299648 1263 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 1538 1263 98 221 0 1314 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6152

[startup+0.101098 s]
/proc/loadavg: 0.92 0.98 0.95 3/76 30739
/proc/meminfo: memFree=1794376/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=6152 CPUtime=0.09
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 1278 0 0 0 9 0 0 0 18 0 1 0 1094275528 6299648 1263 1992294400 4194304 5102648 548682068784 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 1538 1263 98 221 0 1314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6152

[startup+0.301129 s]
/proc/loadavg: 0.92 0.98 0.95 3/76 30739
/proc/meminfo: memFree=1794376/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=6152 CPUtime=0.29
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 1278 0 0 0 29 0 0 0 19 0 1 0 1094275528 6299648 1263 1992294400 4194304 5102648 548682068784 18446744073709551615 4283251 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 1538 1263 98 221 0 1314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6152

[startup+0.701194 s]
/proc/loadavg: 0.92 0.98 0.95 3/76 30739
/proc/meminfo: memFree=1794376/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=5388 CPUtime=0.69
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 1323 0 0 0 69 0 0 0 22 0 1 0 1094275528 5517312 1086 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 1347 1086 110 221 0 1123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5388

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1790272/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=6048 CPUtime=1.49
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 1483 0 0 0 148 1 0 0 25 0 1 0 1094275528 6193152 1246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 1512 1246 110 221 0 1288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6048

[startup+3.10158 s]
/proc/loadavg: 0.92 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1788480/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=8752 CPUtime=3.09
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 2154 0 0 0 308 1 0 0 25 0 1 0 1094275528 8962048 1917 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 2188 1917 110 221 0 1964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8752

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1785792/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=9812 CPUtime=6.28
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 2413 0 0 0 627 1 0 0 25 0 1 0 1094275528 10047488 2176 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 2453 2176 110 221 0 2229 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9812

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1784256/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=11568 CPUtime=12.68
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 2841 0 0 0 1266 2 0 0 25 0 1 0 1094275528 11845632 2604 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 2892 2604 110 221 0 2668 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11568

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1782784/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=13036 CPUtime=25.48
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 3203 0 0 0 2546 2 0 0 25 0 1 0 1094275528 13348864 2966 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 3259 2966 110 221 0 3035 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13036

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1780352/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=15364 CPUtime=51.07
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 3770 0 0 0 5104 3 0 0 25 0 1 0 1094275528 15732736 3533 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 3841 3533 110 221 0 3617 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15364

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1777664/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=18156 CPUtime=102.26
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 4438 0 0 0 10222 4 0 0 25 0 1 0 1094275528 18591744 4201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 4539 4201 110 221 0 4315 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18156

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1775040/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=20888 CPUtime=162.24
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 5087 0 0 0 16219 5 0 0 25 0 1 0 1094275528 21389312 4850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 5222 4850 110 221 0 4998 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20888

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1774336/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=21660 CPUtime=222.21
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 5247 0 0 0 22216 5 0 0 25 0 1 0 1094275528 22179840 5010 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 5415 5010 110 221 0 5191 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21660

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30740
/proc/meminfo: memFree=1772032/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=24016 CPUtime=282.19
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 5820 0 0 0 28213 6 0 0 25 0 1 0 1094275528 24592384 5583 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 6004 5583 110 221 0 5780 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24016

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1771008/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=25120 CPUtime=342.17
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 6045 0 0 0 34211 6 0 0 25 0 1 0 1094275528 25722880 5808 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 6280 5808 110 221 0 6056 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 25120

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1769472/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=26816 CPUtime=402.15
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 6427 0 0 0 40208 7 0 0 25 0 1 0 1094275528 27459584 6190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 6704 6190 110 221 0 6480 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26816

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1769088/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=27224 CPUtime=462.13
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 6522 0 0 0 46206 7 0 0 25 0 1 0 1094275528 27877376 6285 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 6806 6285 110 221 0 6582 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 27224

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1768192/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=28244 CPUtime=522.11
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 6743 0 0 0 52204 7 0 0 25 0 1 0 1094275528 28921856 6506 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7061 6506 110 221 0 6837 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 28244

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1766976/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=29456 CPUtime=582.09
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7035 0 0 0 58201 8 0 0 25 0 1 0 1094275528 30162944 6798 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7364 6798 110 221 0 7140 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 29456

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1765888/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=30724 CPUtime=642.07
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7301 0 0 0 64199 8 0 0 25 0 1 0 1094275528 31461376 7064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7681 7064 110 221 0 7457 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 30724

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1765504/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=31104 CPUtime=702.05
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7393 0 0 0 70196 9 0 0 25 0 1 0 1094275528 31850496 7156 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7776 7156 110 221 0 7552 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 31104

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1765056/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=31672 CPUtime=762.03
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7506 0 0 0 76194 9 0 0 25 0 1 0 1094275528 32432128 7269 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7918 7269 110 221 0 7694 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 31672

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1764800/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=31812 CPUtime=822.01
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7559 0 0 0 82192 9 0 0 25 0 1 0 1094275528 32575488 7322 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 7953 7322 110 221 0 7729 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 31812

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1764544/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=32052 CPUtime=881.99
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 7628 0 0 0 88190 9 0 0 25 0 1 0 1094275528 32821248 7391 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8013 7391 110 221 0 7789 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 32052

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/77 30746
/proc/meminfo: memFree=1762816/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=33796 CPUtime=941.96
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8050 0 0 0 94187 9 0 0 25 0 1 0 1094275528 34607104 7813 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8449 7813 110 221 0 8225 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 33796

[startup+1002.3 s]
/proc/loadavg: 1.04 1.00 0.95 2/77 30746
/proc/meminfo: memFree=1762048/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=34648 CPUtime=1001.95
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8235 0 0 0 100185 10 0 0 25 0 1 0 1094275528 35479552 7998 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8662 7998 110 221 0 8438 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 34648

[startup+1062.3 s]
/proc/loadavg: 1.06 1.01 0.96 2/77 30746
/proc/meminfo: memFree=1761792/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=34888 CPUtime=1061.93
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8287 0 0 0 106183 10 0 0 25 0 1 0 1094275528 35725312 8050 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8722 8050 110 221 0 8498 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 34888

[startup+1122.3 s]
/proc/loadavg: 1.06 1.02 0.96 2/77 30746
/proc/meminfo: memFree=1761600/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=35124 CPUtime=1121.91
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8337 0 0 0 112181 10 0 0 25 0 1 0 1094275528 35966976 8100 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8781 8100 110 221 0 8557 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 35124

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 0.96 2/77 30746
/proc/meminfo: memFree=1761280/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=35432 CPUtime=1181.88
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8409 0 0 0 118178 10 0 0 25 0 1 0 1094275528 36282368 8172 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8858 8172 110 221 0 8634 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 35432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 0.96 2/77 30746
/proc/meminfo: memFree=1761024/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=35668 CPUtime=1200.08
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8473 0 0 0 119998 10 0 0 25 0 1 0 1094275528 36524032 8236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8917 8236 110 221 0 8693 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35668

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.01 1.02 0.96 2/77 30746
/proc/meminfo: memFree=1761024/2055920 swapFree=4173572/4192956
[pid=30739] ppid=30737 vsize=35668 CPUtime=1200.08
/proc/30739/stat : 30739 (varsat-industri) R 30737 30739 29936 0 -1 4194304 8473 0 0 0 119998 10 0 0 25 0 1 0 1094275528 36524032 8236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30739/statm: 8917 8236 110 221 0 8693 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.107983
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 35668

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

runsolver used 0.998848 second user time and 3.38348 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 05:55:45
IDJOB=1513300
IDBENCH=70251
IDSOLVER=538
FILE ID=node69/1513300-1238216144
PBS_JOBID= 9060497
Free space on /tmp= 65724 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1695726805-003.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513300-1238216144/watcher-1513300-1238216144 -o /tmp/evaluation-result-1513300-1238216144/solver-1513300-1238216144 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=975903891 HOME/instance-1513300-1238216144.cnf

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

MD5SUM BENCH= 382f60389aa2be490306466e5f9deebc
RANDOM SEED=975903891

node69.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.261
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	: 5931.00
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.261
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:       1794856 kB
Buffers:         35924 kB
Cached:         147532 kB
SwapCached:      10072 kB
Active:          96820 kB
Inactive:        98600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794856 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          17700 kB
Slab:            50380 kB
Committed_AS:  3452468 kB
PageTables:       2336 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= 65724 MiB
End job on node69 at 2009-03-28 06:15:47