Trace number 1562719

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
MXC 2009-03-10UNSAT 387.454 387.563

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

170.74/170.84	c starting MXC with:
170.74/170.84	c cnf_path = HOME/instance-1562719-1240997302.cnf
170.74/170.84	c restart_strategy = auto
170.74/170.84	c sign_strategy = cached
170.74/170.84	c use_preprocessing = -1
170.74/170.84	c output_implicant = 1
170.74/170.84	c timeout_seconds = 0
170.74/170.84	c running SatELite... done
170.74/170.84	c 18724 vars eliminated
170.74/170.84	c received 5372 units and 65860 clauses from SatELite
170.74/170.84	c 24095 assignments made, starting to guess now
170.74/170.84	c ===================================[MXC]=====================================
170.74/170.84	c | Conflicts |                Clause Statistics                   |   Vars   |
170.74/170.84	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
170.74/170.84	c =============================================================================
170.74/170.84	c |         0 |       0   11636    54224        0        0     nan |    31540 |
170.74/170.84	c |       100 |       0   11640    54224       96     1050     8.8 |     7445 |
170.74/170.84	c |       210 |       0   11643    54224      203     1105     9.0 |     7445 |
170.74/170.84	c |       441 |       0   11644    54224      433     1220    11.2 |     7445 |
170.74/170.84	c |       805 |       0   11647    54224      794     1402    13.1 |     7445 |
170.74/170.84	c |      1315 |       0   11648    54224     1303     1657    19.9 |     7445 |
170.74/170.84	c |      1986 |       0   11652    54224     1970     1993    19.1 |     7445 |
170.74/170.84	c |      2834 |       0   11656    54224     1809     2417    14.8 |     7445 |
170.74/170.84	c |      3876 |       0   11661    54224     2846     2938    16.0 |     7445 |
170.74/170.84	c |      5132 |       0   11789    53700     2576     3566    14.4 |     7442 |
170.74/170.84	c |      6623 |       0   11803    53700     4053     4311    15.4 |     7442 |
170.74/170.84	c |      8373 |       0   11816    53700     3502     5186    12.6 |     7442 |
170.74/170.84	c |     10408 |       0   11831    53700     5522     6204    13.4 |     7442 |
170.74/170.84	c |     12756 |       0   11839    53700     4418     7378    15.1 |     7442 |
170.74/170.84	c |     15449 |       0   11850    53700     7100     8724    16.6 |     7442 |
170.74/170.84	c |     18521 |       0   11855    53700    10167    10260    17.4 |     7442 |
170.74/170.84	c |     22010 |       0   11860    53700     8474    12005    15.9 |     7442 |
170.74/170.84	c |     25958 |       0   11868    53700    12414    13979    16.4 |     7442 |
170.74/170.84	c |     30411 |       0   11876    53700     9087    16205    16.6 |     7442 |
170.74/170.84	c |     35419 |       0   11884    53700    14087    18709    17.7 |     7442 |
170.74/170.84	c |     41038 |       0   11891    53700    19699    21519    17.5 |     7442 |
170.74/170.84	c |     47329 |       0   11903    53700    14305    24664    16.2 |     7442 |
170.74/170.84	c |     54360 |       0   11901    53699    21321    28180    17.7 |     7441 |
170.74/170.84	c |     62205 |       0   11906    53699    29161    32102    18.0 |     7441 |
170.74/170.84	c |     70945 |       0   11918    53699    20366    36472    17.4 |     7441 |
170.74/170.84	c |     80669 |       0   11926    53699    30082    41334    19.0 |     7441 |
170.74/170.84	c |     91476 |       0   11937    53699    40878    46738    19.8 |     7441 |
170.74/170.84	c |    103474 |       0   11947    53699    26564    52737    18.5 |     7441 |
170.74/170.84	c |    116782 |       0   11955    53699    39864    59391    17.7 |     7441 |
170.74/170.84	c |    131532 |       0   11962    53699    54607    66766    18.7 |     7441 |
170.74/170.84	c |    147868 |       0   11967    53699    70938    74934    19.9 |     7441 |
170.74/170.84	c |    165948 |       0   11978    53699    49538    83974    19.9 |     7441 |
170.74/170.84	c |    185947 |       0   11986    53699    69529    91931    20.7 |     7441 |
170.74/170.84	c |    208057 |       0   11998    53699    91627    94426    21.7 |     7441 |
170.74/170.84	c |    232489 |       0   12018    53699    68670    96984    21.0 |     7441 |
170.74/170.84	c |    259475 |       0   12025    53699    95649    99541    22.0 |     7441 |
170.74/170.84	c |    289271 |       0   12030    53699    75479   102132    21.3 |     7441 |
170.74/170.84	c |    322158 |       0   12036    53699    56125   104769    20.5 |     7441 |
170.74/170.84	c |    358445 |       0   12040    53699    92408   107444    21.4 |     7441 |
170.74/170.84	c |    398472 |       0   12048    53699    78148   110178    20.6 |     7441 |
170.74/170.84	c |    442613 |       0   12059    53699    66104   112972    20.5 |     7441 |
170.74/170.84	c |    491279 |       0   12069    53699   114760   115813    22.1 |     7441 |
170.74/170.84	c |    544923 |       0   12077    53699   110460   118699    22.3 |     7441 |
387.38/387.55	c |    604043 |       0   12082    53699   110006   121627    22.3 |     7441 |
387.38/387.55	c |    669187 |       0   12091    53699   114042   124626    22.4 |     7441 |
387.38/387.55	c |    740957 |       0   12097    53699   123256   127671    21.4 |     7441 |
387.38/387.55	c |    820016 |       0   12103    53699    73147   130775    19.9 |     7441 |
387.38/387.55	c |    907092 |       0   12107    53699    93732   133931    19.7 |     7441 |
387.38/387.55	c |   1002603 |       0   12179    53699   121456   137441    18.2 |     7335 |
387.38/387.55	c ----- stats for thread 0 -----
387.38/387.55	c restarts: 854
387.38/387.55	c decisions: 1436925
387.38/387.55	c propagations: 230271721
387.38/387.55	c conflicts: 1002603
387.38/387.55	c 387.549s elapsed
387.38/387.55	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-1562719-1240997302/watcher-1562719-1240997302 -o /tmp/evaluation-result-1562719-1240997302/solver-1562719-1240997302 -C 1200 -W 1800 -M 1800 HOME/mxc-sat09 -i HOME/instance-1562719-1240997302.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: 0.49 0.12 0.04 3/65 11669
/proc/meminfo: memFree=1259400/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=3728 CPUtime=0
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 779 0 0 0 0 0 0 0 20 0 1 0 127760184 3817472 765 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 932 771 46 166 0 763 0

[startup+0.032576 s]
/proc/loadavg: 0.49 0.12 0.04 3/65 11669
/proc/meminfo: memFree=1259400/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=11292 CPUtime=0.02
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 2416 0 0 0 1 1 0 0 20 0 1 0 127760184 11563008 2402 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 2856 2403 55 166 0 2687 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11292

[startup+0.101583 s]
/proc/loadavg: 0.49 0.12 0.04 3/65 11669
/proc/meminfo: memFree=1259400/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=16612 CPUtime=0.09
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 3640 0 0 0 8 1 0 0 20 0 1 0 127760184 17010688 3626 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 4153 3627 55 166 0 3984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16612

[startup+0.301604 s]
/proc/loadavg: 0.49 0.12 0.04 3/65 11669
/proc/meminfo: memFree=1259400/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=16780 CPUtime=0.29
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 4412 0 0 0 27 2 0 0 22 0 1 0 127760184 17182720 3677 1992294400 134512640 135192793 4294956224 18446744073709551615 134566129 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 4195 3677 56 166 0 4026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16780

[startup+0.701645 s]
/proc/loadavg: 0.49 0.12 0.04 3/65 11669
/proc/meminfo: memFree=1259400/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=20796 CPUtime=0.69
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 6059 0 0 0 67 2 0 0 25 0 1 0 127760184 21295104 4832 1992294400 134512640 135192793 4294956224 18446744073709551615 134740875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 5199 4832 56 166 0 5030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20796

[startup+1.50173 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 11670
/proc/meminfo: memFree=1236416/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=25024 CPUtime=1.49
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 7124 0 0 0 146 3 0 0 25 0 1 0 127760184 25624576 5897 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 6256 5897 73 166 0 6087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25024

[startup+3.1019 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 11670
/proc/meminfo: memFree=1235200/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=26740 CPUtime=3.09
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 7568 0 0 0 306 3 0 0 25 0 1 0 127760184 27381760 6341 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 6685 6342 73 166 0 6516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26740

[startup+6.30123 s]
/proc/loadavg: 0.53 0.14 0.04 2/66 11670
/proc/meminfo: memFree=1231808/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=28972 CPUtime=6.29
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 8127 0 0 0 625 4 0 0 25 0 1 0 127760184 29667328 6900 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 7243 6900 73 166 0 7074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28972

[startup+12.7019 s]
/proc/loadavg: 0.57 0.15 0.05 2/66 11670
/proc/meminfo: memFree=1227648/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=33952 CPUtime=12.69
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 9325 0 0 0 1264 5 0 0 25 0 1 0 127760184 34766848 8098 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 8488 8098 73 166 0 8319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33952

[startup+25.5012 s]
/proc/loadavg: 0.67 0.19 0.06 2/66 11670
/proc/meminfo: memFree=1220416/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=40980 CPUtime=25.48
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 10995 0 0 0 2541 7 0 0 25 0 1 0 127760184 41963520 9768 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 10245 9768 73 166 0 10076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40980

[startup+51.1019 s]
/proc/loadavg: 0.78 0.26 0.09 2/66 11670
/proc/meminfo: memFree=1215040/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=46660 CPUtime=51.08
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 12302 0 0 0 5099 9 0 0 25 0 1 0 127760184 47779840 11075 1992294400 134512640 135192793 4294956224 18446744073709551615 134533824 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 11665 11075 73 166 0 11496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46660

[startup+102.305 s]
/proc/loadavg: 0.90 0.37 0.13 2/66 11670
/proc/meminfo: memFree=1211072/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=50984 CPUtime=102.26
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 13297 0 0 0 10216 10 0 0 25 0 1 0 127760184 52207616 12070 1992294400 134512640 135192793 4294956224 18446744073709551615 134745651 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 12746 12070 73 166 0 12577 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50984

[startup+162.301 s]
/proc/loadavg: 0.96 0.48 0.19 2/66 11670
/proc/meminfo: memFree=1208640/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=53640 CPUtime=162.25
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 13896 0 0 0 16214 11 0 0 25 0 1 0 127760184 54927360 12669 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 13410 12669 73 166 0 13241 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53640

[startup+222.302 s]
/proc/loadavg: 0.98 0.57 0.23 2/66 11670
/proc/meminfo: memFree=1206592/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=55612 CPUtime=222.23
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 14393 0 0 0 22211 12 0 0 25 0 1 0 127760184 56946688 13166 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 13903 13166 73 166 0 13734 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 55612

[startup+282.302 s]
/proc/loadavg: 0.99 0.65 0.28 2/66 11670
/proc/meminfo: memFree=1204992/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=57708 CPUtime=282.21
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 14792 0 0 0 28209 12 0 0 25 0 1 0 127760184 59092992 13565 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 14427 13565 73 166 0 14258 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 57708

[startup+342.301 s]
/proc/loadavg: 0.99 0.71 0.32 2/66 11670
/proc/meminfo: memFree=1203904/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=59456 CPUtime=342.19
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15071 0 0 0 34207 12 0 0 25 0 1 0 127760184 60882944 13844 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 14864 13844 73 166 0 14695 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59456

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/66 11670
/proc/meminfo: memFree=1202432/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=358.19
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15431 0 0 0 35806 13 0 0 25 0 1 0 127760184 62574592 14204 1992294400 134512640 135192793 4294956224 18446744073709551615 134534326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14204 73 166 0 15108 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 61108

[startup+371.101 s]
/proc/loadavg: 0.99 0.74 0.34 2/66 11670
/proc/meminfo: memFree=1202368/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=370.99
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15442 0 0 0 37086 13 0 0 25 0 1 0 127760184 62574592 14215 1992294400 134512640 135192793 4294956224 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14215 73 166 0 15108 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 61108

[startup+377.502 s]
/proc/loadavg: 0.99 0.74 0.34 2/66 11670
/proc/meminfo: memFree=1202368/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=377.39
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15448 0 0 0 37726 13 0 0 25 0 1 0 127760184 62574592 14221 1992294400 134512640 135192793 4294956224 18446744073709551615 134550770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14221 73 166 0 15108 0
Current children cumulated CPU time (s) 377.39
Current children cumulated vsize (KiB) 61108

[startup+383.906 s]
/proc/loadavg: 0.99 0.75 0.35 2/66 11670
/proc/meminfo: memFree=1202368/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=383.79
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15450 0 0 0 38366 13 0 0 25 0 1 0 127760184 62574592 14223 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14223 73 166 0 15108 0
Current children cumulated CPU time (s) 383.79
Current children cumulated vsize (KiB) 61108

[startup+385.502 s]
/proc/loadavg: 0.99 0.75 0.35 2/66 11670
/proc/meminfo: memFree=1202304/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=385.38
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15451 0 0 0 38525 13 0 0 25 0 1 0 127760184 62574592 14224 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14224 73 166 0 15108 0
Current children cumulated CPU time (s) 385.38
Current children cumulated vsize (KiB) 61108

[startup+386.302 s]
/proc/loadavg: 0.99 0.75 0.35 2/66 11670
/proc/meminfo: memFree=1202304/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=386.18
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15452 0 0 0 38605 13 0 0 25 0 1 0 127760184 62574592 14225 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14225 73 166 0 15108 0
Current children cumulated CPU time (s) 386.18
Current children cumulated vsize (KiB) 61108

[startup+387.103 s]
/proc/loadavg: 0.99 0.75 0.35 2/66 11670
/proc/meminfo: memFree=1202304/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=386.99
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15452 0 0 0 38686 13 0 0 25 0 1 0 127760184 62574592 14225 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14225 73 166 0 15108 0
Current children cumulated CPU time (s) 386.99
Current children cumulated vsize (KiB) 61108

[startup+387.502 s]
/proc/loadavg: 0.99 0.75 0.35 2/66 11670
/proc/meminfo: memFree=1202304/2055920 swapFree=4181368/4192956
[pid=11669] ppid=11667 vsize=61108 CPUtime=387.38
/proc/11669/stat : 11669 (mxc-sat09) R 11667 11669 11605 0 -1 4194304 15452 0 0 0 38725 13 0 0 25 0 1 0 127760184 62574592 14225 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11669/statm: 15277 14225 73 166 0 15108 0
Current children cumulated CPU time (s) 387.38
Current children cumulated vsize (KiB) 61108

Child status: 20
Real time (s): 387.563
CPU time (s): 387.454
CPU user time (s): 387.311
CPU system time (s): 0.142978
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 61108

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

runsolver used 0.431934 second user time and 0.955854 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-29 11:28:22
IDJOB=1562719
IDBENCH=70940
IDSOLVER=504
FILE ID=node79/1562719-1240997302
PBS_JOBID= 9204793
Free space on /tmp= 65992 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562719-1240997302/watcher-1562719-1240997302 -o /tmp/evaluation-result-1562719-1240997302/solver-1562719-1240997302 -C 1200 -W 1800 -M 1800  HOME/mxc-sat09 -i HOME/instance-1562719-1240997302.cnf

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1922158321

node79.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1259880 kB
Buffers:         59032 kB
Cached:         643572 kB
SwapCached:       5480 kB
Active:          98672 kB
Inactive:       612292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259880 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            3704 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            71024 kB
Committed_AS:   559032 kB
PageTables:       1384 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= 65992 MiB
End job on node79 at 2009-04-29 11:34:49