Trace number 1563062

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 816.826 817.066

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  33871                                                |
0.00/0.00	c |  Number of clauses:    170161                                               |
0.19/0.22	c |  Parsing time:         0.19         s                                       |
0.19/0.22	c |  Timeout:              43200 s
0.19/0.22	c |  Random Seed:          342521348.000000
0.19/0.22	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.22	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.22	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.22	c |                                                                             |
1.10/1.13	c ============================[ Search Statistics ]==============================
1.10/1.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.13	c ===============================================================================
1.10/1.13	c |         0 |    8102    72196   238933 |    24065        0    nan |  0.000 % |
1.20/1.28	c |       100 |    8102    72196   238933 |    26471      100      8 | 16.551 % |
1.39/1.41	c |       250 |    8102    72196   238933 |    29119      250     10 | 16.551 % |
1.49/1.57	c |       476 |    8102    72196   238933 |    32030      476     11 | 16.551 % |
1.69/1.72	c |       813 |    8102    72196   238933 |    35234      813     13 | 16.551 % |
1.79/1.87	c |      1319 |    8102    72196   238933 |    38757     1319     13 | 16.551 % |
1.99/2.07	c |      2078 |    8099    72196   238933 |    42633     2076     13 | 16.560 % |
2.20/2.29	c |      3217 |    8099    72196   238933 |    46896     3215     14 | 16.560 % |
2.49/2.57	c |      4927 |    8099    72196   238933 |    51586     4925     14 | 16.560 % |
2.89/2.94	c |      7491 |    8099    71764   237098 |    56744     7489     16 | 16.560 % |
3.49/3.55	c |     11337 |    8099    71764   237098 |    62419    11335     17 | 16.560 % |
4.49/4.58	c |     17107 |    8099    71764   237098 |    68661    17105     18 | 16.560 % |
6.09/6.19	c |     25757 |    8099    71764   237098 |    75527    25755     17 | 16.560 % |
9.69/9.70	c |     38732 |    8099    71764   237098 |    83080    38730     20 | 16.560 % |
17.78/17.81	c |     58193 |    8099    71764   237098 |    91388    58191     20 | 16.560 % |
35.68/35.70	c |     87385 |    8099    71764   237098 |   100526    87383     21 | 16.560 % |
59.18/59.25	c |    131175 |    8097    71754   237075 |   110579    46203     20 | 16.566 % |
112.06/112.15	c |    196861 |    8097    71754   237075 |   121637   111889     22 | 16.566 % |
190.83/190.92	c |    295387 |    8097    71754   237075 |   133801   109292     21 | 16.566 % |
319.30/319.41	c |    443176 |    8084    71210   235127 |   147181   123840     21 | 16.604 % |
523.44/523.64	c |    664859 |    8083    70341   230887 |   161899    88770     21 | 16.607 % |
816.75/817.05	c ===============================================================================
816.75/817.05	c surveys--CPU time (sec)   : 2.8546         (0.35 % of total)
816.75/817.05	c surveys--attempted        : 21             (7 /sec)
816.75/817.05	c surveys--converged        : 21             (100.00 % successful)
816.75/817.05	c restarts              : 21
816.75/817.05	c conflicts             : 959728         (1179 /sec)
816.75/817.05	c decisions             : 1361365        (1.81 % random) (1673 /sec)
816.75/817.05	c propagations          : 225833473      (277489 /sec)
816.75/817.05	c conflict literals     : 21262318       (36.47 % deleted)
816.75/817.05	c Memory used           : 61.42 MB
816.75/817.05	c Total CPU time (sec)      : 816.7018    
816.75/817.05	c 
816.75/817.05	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-1563062-1240999900/watcher-1563062-1240999900 -o /tmp/evaluation-result-1563062-1240999900/solver-1563062-1240999900 -C 1200 -W 1800 -M 1800 HOME/varsat-industrial_static -seed=342521348 HOME/instance-1563062-1240999900.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.97 0.90 3/64 2077
/proc/meminfo: memFree=821200/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=4016 CPUtime=0
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 833 0 0 0 0 0 0 0 18 0 1 0 128014430 4112384 818 1992294400 4194304 5102648 548682068784 18446744073709551615 4200788 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 1004 827 87 221 0 780 0

[startup+0.101579 s]
/proc/loadavg: 1.00 0.97 0.90 3/64 2077
/proc/meminfo: memFree=821200/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=15872 CPUtime=0.09
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 3673 0 0 0 8 1 0 0 18 0 1 0 128014430 16252928 3658 1992294400 4194304 5102648 548682068784 18446744073709551615 4245638 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 3968 3658 87 221 0 3744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15872

[startup+0.201593 s]
/proc/loadavg: 1.00 0.97 0.90 3/64 2077
/proc/meminfo: memFree=821200/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=28760 CPUtime=0.19
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 6576 0 0 0 17 2 0 0 18 0 1 0 128014430 29450240 6561 1992294400 4194304 5102648 548682068784 18446744073709551615 4269469 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 7190 6562 87 221 0 6966 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28760

[startup+0.301607 s]
/proc/loadavg: 1.00 0.97 0.90 3/64 2077
/proc/meminfo: memFree=821200/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=31548 CPUtime=0.29
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 7311 0 0 0 26 3 0 0 19 0 1 0 128014430 32305152 7296 1992294400 4194304 5102648 548682068784 18446744073709551615 4226107 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 7887 7296 98 221 0 7663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31548

[startup+0.701663 s]
/proc/loadavg: 1.00 0.97 0.90 3/64 2077
/proc/meminfo: memFree=821200/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=37268 CPUtime=0.69
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 8686 0 0 0 66 3 0 0 22 0 1 0 128014430 38162432 8671 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 9317 8671 100 221 0 9093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37268

[startup+1.50178 s]
/proc/loadavg: 1.00 0.97 0.90 2/65 2078
/proc/meminfo: memFree=780360/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=39676 CPUtime=1.49
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 10295 0 0 0 145 4 0 0 25 0 1 0 128014430 40628224 9412 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 9919 9412 112 221 0 9695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39676

[startup+3.102 s]
/proc/loadavg: 1.00 0.97 0.90 2/65 2078
/proc/meminfo: memFree=783496/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=39676 CPUtime=3.09
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 10299 0 0 0 305 4 0 0 25 0 1 0 128014430 40628224 9416 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 9919 9416 115 221 0 9695 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39676

[startup+6.30146 s]
/proc/loadavg: 1.00 0.97 0.90 2/65 2078
/proc/meminfo: memFree=783432/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=39892 CPUtime=6.29
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 10325 0 0 0 625 4 0 0 25 0 1 0 128014430 40849408 9442 1992294400 4194304 5102648 548682068784 18446744073709551615 4214337 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 9973 9442 115 221 0 9749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39892

[startup+12.7014 s]
/proc/loadavg: 1.00 0.97 0.90 2/65 2078
/proc/meminfo: memFree=783304/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=40476 CPUtime=12.69
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 10370 0 0 0 1265 4 0 0 25 0 1 0 128014430 41447424 9487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 10119 9487 115 221 0 9895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40476

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=782408/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=41176 CPUtime=25.48
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 10598 0 0 0 2544 4 0 0 25 0 1 0 128014430 42164224 9715 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 10294 9715 115 221 0 10070 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41176

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=777608/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=46200 CPUtime=51.08
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 11828 0 0 0 5102 6 0 0 25 0 1 0 128014430 47308800 10945 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 11550 10945 115 221 0 11326 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46200

[startup+102.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=776712/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=47268 CPUtime=102.26
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 12045 0 0 0 10220 6 0 0 25 0 1 0 128014430 48402432 11162 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 11817 11162 115 221 0 11593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47268

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=772872/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=50960 CPUtime=162.24
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 13006 0 0 0 16217 7 0 0 25 0 1 0 128014430 52183040 12123 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 12740 12123 115 221 0 12516 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50960

[startup+222.305 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=772104/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=51672 CPUtime=222.23
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 13184 0 0 0 22215 8 0 0 25 0 1 0 128014430 52912128 12301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 12918 12301 115 221 0 12694 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51672

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=770376/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=54064 CPUtime=282.21
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 13623 0 0 0 28213 8 0 0 25 0 1 0 128014430 55361536 12740 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 13516 12740 115 221 0 13292 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54064

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=769672/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=54844 CPUtime=342.19
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 13792 0 0 0 34211 8 0 0 25 0 1 0 128014430 56160256 12909 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 13711 12909 115 221 0 13487 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54844

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=767944/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=56504 CPUtime=402.18
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 14220 0 0 0 40209 9 0 0 25 0 1 0 128014430 57860096 13337 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 14126 13337 115 221 0 13902 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 56504

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=767048/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=57576 CPUtime=462.16
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 14435 0 0 0 46207 9 0 0 25 0 1 0 128014430 58957824 13552 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 14394 13552 115 221 0 14170 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 57576

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=766152/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=58548 CPUtime=522.13
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 14673 0 0 0 52204 9 0 0 25 0 1 0 128014430 59953152 13790 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 14637 13790 115 221 0 14413 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 58548

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=765768/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=58828 CPUtime=582.12
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 14771 0 0 0 58203 9 0 0 25 0 1 0 128014430 60239872 13888 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 14707 13888 115 221 0 14483 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 58828

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=763400/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=61204 CPUtime=642.1
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15361 0 0 0 64200 10 0 0 25 0 1 0 128014430 62672896 14478 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15301 14478 115 221 0 15077 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 61204

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=762504/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62200 CPUtime=702.08
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15579 0 0 0 70198 10 0 0 25 0 1 0 128014430 63692800 14696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15550 14696 115 221 0 15326 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 62200

[startup+762.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=762.07
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15738 0 0 0 76196 11 0 0 25 0 1 0 128014430 64401408 14855 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14855 115 221 0 15499 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 62892

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

[startup+768.001 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761800/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=767.77
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 76766 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 767.77
Current children cumulated vsize (KiB) 62892

[startup+793.602 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761800/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=793.36
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 79325 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 793.36
Current children cumulated vsize (KiB) 62892

[startup+806.406 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761800/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=806.16
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 80605 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 806.16
Current children cumulated vsize (KiB) 62892

[startup+812.802 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=812.55
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 81244 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 812.55
Current children cumulated vsize (KiB) 62892

[startup+814.402 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=814.15
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 81404 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 814.15
Current children cumulated vsize (KiB) 62892

[startup+816.001 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=815.75
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 81564 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 815.75
Current children cumulated vsize (KiB) 62892

[startup+816.801 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=816.55
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 81644 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 816.55
Current children cumulated vsize (KiB) 62892

[startup+817.001 s]
/proc/loadavg: 1.00 0.97 0.91 2/65 2078
/proc/meminfo: memFree=761864/2055920 swapFree=4180504/4192956
[pid=2077] ppid=2075 vsize=62892 CPUtime=816.75
/proc/2077/stat : 2077 (varsat-industri) R 2075 2077 1916 0 -1 4194304 15739 0 0 0 81664 11 0 0 25 0 1 0 128014430 64401408 14856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2077/statm: 15723 14856 115 221 0 15499 0
Current children cumulated CPU time (s) 816.75
Current children cumulated vsize (KiB) 62892

Child status: 20
Real time (s): 817.066
CPU time (s): 816.826
CPU user time (s): 816.702
CPU system time (s): 0.123981
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 62892

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

runsolver used 0.603908 second user time and 1.79573 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-29 12:11:40
IDJOB=1563062
IDBENCH=70946
IDSOLVER=538
FILE ID=node49/1563062-1240999900
PBS_JOBID= 9204821
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563062-1240999900/watcher-1563062-1240999900 -o /tmp/evaluation-result-1563062-1240999900/solver-1563062-1240999900 -C 1200 -W 1800 -M 1800  HOME/varsat-industrial_static -seed=342521348 HOME/instance-1563062-1240999900.cnf

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=342521348

node49.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.241
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.241
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:        821616 kB
Buffers:         76948 kB
Cached:        1069204 kB
SwapCached:       5564 kB
Active:         328400 kB
Inactive:       825928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        821616 kB
SwapTotal:     4192956 kB
SwapFree:      4180504 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          13852 kB
Slab:            65804 kB
Committed_AS:   514976 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-04-29 12:25:18