Trace number 1784878

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-22UNSAT 883.565 883.886

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.5065
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  29249                                                |
0.00/0.00	c |  Number of clauses:    861366                                               |
2.30/2.34	c |  Parsing time:         2.22         s                                       |
2.30/2.34	c |  Timeout:              43200 s
2.30/2.34	c |  Random Seed:          1316060940.000000
2.30/2.34	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.30/2.34	c |  Branching Rule:       default (solution-guided)                            |
2.30/2.34	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.30/2.34	c |                                                                             |
17.39/17.45	c ============================[ Search Statistics ]==============================
17.39/17.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.39/17.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.39/17.45	c ===============================================================================
17.39/17.45	c |         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
42.97/43.10	c |       100 |   18443   480641  1194526 |   176235       82      7 | 23.488 % |
68.76/68.85	c |       251 |   18438   480641  1194526 |   193858      228      8 | 23.553 % |
93.95/94.02	c |       476 |   18435   480641  1194526 |   213244      451      8 | 23.573 % |
119.14/119.29	c |       813 |   18406   480641  1194526 |   234568      773      8 | 23.697 % |
144.43/144.59	c |      1319 |   18384   480641  1194526 |   258025     1260      8 | 23.779 % |
169.92/170.06	c |      2078 |   18337   480641  1194526 |   283828     1984      9 | 23.967 % |
194.71/194.80	c |      3217 |   18299   480641  1194526 |   312211     3096      9 | 24.107 % |
219.30/219.44	c |      4925 |   18198   466766  1163977 |   343432     4585     10 | 24.309 % |
243.19/243.34	c |      7488 |   18158   466766  1163977 |   377775     7113     11 | 24.466 % |
269.38/269.57	c |     11332 |   17930   456780  1141312 |   415552    10661     13 | 25.235 % |
297.37/297.54	c |     17098 |   17767   451524  1129622 |   457108    16209     13 | 25.953 % |
326.86/327.07	c |     25747 |   17637   443750  1111788 |   502819    24573     15 | 26.233 % |
361.76/361.92	c |     38721 |   17542   438640  1100480 |   553101    37242     19 | 26.551 % |
407.84/408.03	c |     58182 |   17464   435630  1093787 |   608411    56368     24 | 26.852 % |
472.21/472.45	c |     87374 |   17391   431200  1083821 |   669252    85343     32 | 27.085 % |
577.77/578.08	c |    131163 |   17331   427715  1075859 |   736177   128675     39 | 27.293 % |
763.61/763.97	c |    196847 |   17256   424284  1068243 |   809795   194115     42 | 27.560 % |
883.47/883.86	c ===============================================================================
883.47/883.86	c surveys--CPU time (sec)   : 441.2849       (49.96 % of total)
883.47/883.86	c surveys--attempted        : 626            (1 /sec)
883.47/883.86	c surveys--converged        : 626            (100.00 % successful)
883.47/883.86	c restarts              : 18
883.47/883.86	c conflicts             : 229209         (519 /sec)
883.47/883.86	c decisions             : 471513         (1.55 % random) (1067 /sec)
883.47/883.86	c propagations          : 153505539      (347288 /sec)
883.47/883.86	c conflict literals     : 9487930        (46.96 % deleted)
883.47/883.86	c Memory used           : 141.20 MB
883.47/883.86	c Total CPU time (sec)      : 883.2967    
883.47/883.86	c 
883.47/883.86	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784878-1241871875/watcher-1784878-1241871875 -o /tmp/evaluation-result-1784878-1241871875/solver-1784878-1241871875 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1316060940 HOME/instance-1784878-1241871875.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 28810
/proc/meminfo: memFree=1033592/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=3896 CPUtime=0
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 806 0 0 0 0 0 0 0 18 0 1 0 215222075 3989504 791 1992294400 4194304 5102648 548682068784 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 974 795 82 221 0 750 0

[startup+0.105362 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 28810
/proc/meminfo: memFree=1033592/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=13072 CPUtime=0.09
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 2912 0 0 0 8 1 0 0 18 0 1 0 215222075 13385728 2897 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 3268 2898 87 221 0 3044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13072

[startup+0.201379 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 28810
/proc/meminfo: memFree=1033592/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=17172 CPUtime=0.19
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 3849 0 0 0 18 1 0 0 18 0 1 0 215222075 17584128 3834 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 4293 3834 87 221 0 4069 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17172

[startup+0.301398 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 28810
/proc/meminfo: memFree=1033592/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=21060 CPUtime=0.29
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 4800 0 0 0 27 2 0 0 19 0 1 0 215222075 21565440 4785 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 5265 4787 87 221 0 5041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21060

[startup+0.701475 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 28810
/proc/meminfo: memFree=1033592/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=36824 CPUtime=0.69
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 8614 0 0 0 65 4 0 0 22 0 1 0 215222075 37707776 8599 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 9206 8599 87 221 0 8982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36824

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 28811
/proc/meminfo: memFree=983472/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=69980 CPUtime=1.49
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 16520 0 0 0 141 8 0 0 25 0 1 0 215222075 71659520 16505 1992294400 4194304 5102648 548682068784 18446744073709551615 4250928 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 17495 16505 87 221 0 17271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69980

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 28811
/proc/meminfo: memFree=938992/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=105024 CPUtime=3.09
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 25174 0 0 0 297 12 0 0 25 0 1 0 215222075 107544576 25159 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 26256 25159 98 221 0 26032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105024

[startup+6.30258 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 28811
/proc/meminfo: memFree=932912/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=109644 CPUtime=6.29
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 26417 0 0 0 616 13 0 0 25 0 1 0 215222075 112275456 26402 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 27411 26402 100 221 0 27187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109644

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 28811
/proc/meminfo: memFree=890800/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=146872 CPUtime=12.69
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 35815 0 0 0 1252 17 0 0 25 0 1 0 215222075 150396928 35800 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 36718 35800 100 221 0 36494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146872

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905520/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=25.49
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37502 0 0 0 2530 19 0 0 25 0 1 0 215222075 132792320 32000 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32000 102 221 0 32196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129680

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905648/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=51.06
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37512 0 0 0 5087 19 0 0 25 0 1 0 215222075 132792320 32010 1992294400 4194304 5102648 548682068784 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 129680

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905712/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=102.25
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37512 0 0 0 10206 19 0 0 25 0 1 0 215222075 132792320 32010 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129680

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905648/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=162.22
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37512 0 0 0 16203 19 0 0 25 0 1 0 215222075 132792320 32010 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 129680

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905648/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=222.2
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37512 0 0 0 22201 19 0 0 25 0 1 0 215222075 132792320 32010 1992294400 4194304 5102648 548682068784 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 129680

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905584/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=129680 CPUtime=282.18
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37513 0 0 0 28199 19 0 0 25 0 1 0 215222075 132792320 32011 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32420 32011 112 221 0 32196 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 129680

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905392/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=130000 CPUtime=342.16
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37559 0 0 0 34196 20 0 0 25 0 1 0 215222075 133120000 32057 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32500 32057 112 221 0 32276 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 130000

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=905200/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=130584 CPUtime=402.14
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37613 0 0 0 40194 20 0 0 25 0 1 0 215222075 133718016 32111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32646 32111 112 221 0 32422 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 130584

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=904944/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=130584 CPUtime=462.12
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37667 0 0 0 46192 20 0 0 25 0 1 0 215222075 133718016 32165 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32646 32165 113 221 0 32422 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 130584

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=904688/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=131584 CPUtime=522.09
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37710 0 0 0 52189 20 0 0 25 0 1 0 215222075 134742016 32208 1992294400 4194304 5102648 548682068784 18446744073709551615 4255858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32896 32208 113 221 0 32672 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 131584

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=904496/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=131584 CPUtime=582.07
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 37765 0 0 0 58187 20 0 0 25 0 1 0 215222075 134742016 32263 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 32896 32263 113 221 0 32672 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 131584

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=903152/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=132572 CPUtime=642.06
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 38087 0 0 0 64185 21 0 0 25 0 1 0 215222075 135753728 32585 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 33143 32585 113 221 0 32919 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 132572

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=902256/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=133256 CPUtime=702.03
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 38326 0 0 0 70182 21 0 0 25 0 1 0 215222075 136454144 32824 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 33314 32824 113 221 0 33090 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 133256

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=897200/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=138280 CPUtime=762.02
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 39566 0 0 0 76179 23 0 0 25 0 1 0 215222075 141598720 34064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 34570 34064 113 221 0 34346 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 138280

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 28811
/proc/meminfo: memFree=895280/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=140060 CPUtime=821.99
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 40066 0 0 0 82176 23 0 0 25 0 1 0 215222075 143421440 34564 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 35015 34564 113 221 0 34791 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 140060

[startup+882.306 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 28811
/proc/meminfo: memFree=891312/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=144580 CPUtime=881.98
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 41029 0 0 0 88174 24 0 0 25 0 1 0 215222075 148049920 35527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 36145 35527 113 221 0 35921 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 144580

Solver just ended. Dumping a history of the last processes samples

[startup+883.202 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 28811
/proc/meminfo: memFree=891312/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=144580 CPUtime=882.87
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 41029 0 0 0 88263 24 0 0 25 0 1 0 215222075 148049920 35527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 36145 35527 113 221 0 35921 0
Current children cumulated CPU time (s) 882.87
Current children cumulated vsize (KiB) 144580

[startup+883.602 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 28811
/proc/meminfo: memFree=891312/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=144580 CPUtime=883.27
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 41029 0 0 0 88303 24 0 0 25 0 1 0 215222075 148049920 35527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 36145 35527 113 221 0 35921 0
Current children cumulated CPU time (s) 883.27
Current children cumulated vsize (KiB) 144580

[startup+883.802 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 28811
/proc/meminfo: memFree=891312/2055924 swapFree=4180088/4192956
[pid=28810] ppid=28808 vsize=144580 CPUtime=883.47
/proc/28810/stat : 28810 (varsat-industri) R 28808 28810 28666 0 -1 4194304 41029 0 0 0 88323 24 0 0 25 0 1 0 215222075 148049920 35527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28810/statm: 36145 35527 113 221 0 35921 0
Current children cumulated CPU time (s) 883.47
Current children cumulated vsize (KiB) 144580

Child status: 20
Real time (s): 883.886
CPU time (s): 883.565
CPU user time (s): 883.297
CPU system time (s): 0.267959
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 158484

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

runsolver used 0.773882 second user time and 1.72274 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-09 14:24:37
IDJOB=1784878
IDBENCH=24634
IDSOLVER=641
FILE ID=node6/1784878-1241871875
PBS_JOBID= 9264606
Free space on /tmp= 66244 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784878-1241871875/watcher-1784878-1241871875 -o /tmp/evaluation-result-1784878-1241871875/solver-1784878-1241871875 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1316060940 HOME/instance-1784878-1241871875.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1316060940

node6.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.281
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.281
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:      2055924 kB
MemFree:       1034072 kB
Buffers:         54400 kB
Cached:         882584 kB
SwapCached:       6652 kB
Active:         281068 kB
Inactive:       664296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1034072 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:           13116 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            62448 kB
Committed_AS:   811128 kB
PageTables:       1452 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= 66244 MiB
End job on node6 at 2009-05-09 14:39:21