Trace number 1774567

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 453.675 453.898

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark112.165
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

399.19/399.41	c starting MXC with:
399.19/399.41	c cnf_path = HOME/instance-1774567-1241307329.cnf
399.19/399.41	c restart_strategy = auto
399.19/399.41	c sign_strategy = cached
399.19/399.41	c use_preprocessing = -1
399.19/399.41	c output_implicant = 1
399.19/399.41	c timeout_seconds = 0
399.19/399.41	c running SatELite... done
399.19/399.41	c 154783 vars eliminated
399.19/399.41	c received 61107 units and 360664 clauses from SatELite
399.19/399.41	c 215889 assignments made, starting to guess now
399.19/399.41	c ===================================[MXC]=====================================
399.19/399.41	c | Conflicts |                Clause Statistics                   |   Vars   |
399.19/399.41	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
399.19/399.41	c =============================================================================
399.19/399.41	c |         0 |       0   38922   321742        0        0     nan |   250567 |
399.19/399.41	c |       100 |       0   38925   321742       97     1050     4.2 |    34678 |
399.19/399.41	c |       210 |       0   38932   321742      200     1105     7.4 |    34678 |
399.19/399.41	c |       441 |       0   41397   307428      370     1220     6.8 |    34517 |
399.19/399.41	c |       805 |       0   40741   295471      612     1402     7.3 |    34050 |
399.19/399.41	c |      1315 |       0   40771   295471     1063     1657     8.8 |    33781 |
399.19/399.41	c |      1986 |       0   39229   286290     1491     1993     9.1 |    33530 |
399.19/399.41	c |      2834 |       0   39150   285832     2329     2417    10.1 |    33501 |
399.19/399.41	c |      3876 |       0   39089   285280     2100     2938    11.2 |    33472 |
399.19/399.41	c |      5132 |       0   39093   285104     3296     3566    11.5 |    33458 |
399.19/399.41	c |      6623 |       0   41125   279604     2842     4311    12.3 |    33430 |
399.19/399.41	c |      8373 |       0   41136   279604     4581     5186    13.3 |    33430 |
399.19/399.41	c |     10408 |       0   41191   279604     3654     6204    13.9 |    33430 |
399.19/399.41	c |     12756 |       0   41144   277986     5877     7378    14.9 |    33357 |
399.19/399.41	c |     15449 |       0   41198   277986     8516     8724    14.6 |    33357 |
399.19/399.41	c |     18521 |       0   41238   277986     7110    10260    15.1 |    33357 |
399.19/399.41	c |     22010 |       0   41260   277986    10577    12005    16.2 |    33357 |
399.19/399.41	c |     25958 |       0   41272   277986     7799    13979    15.4 |    33357 |
399.19/399.41	c |     30411 |       0   41297   277986    12227    16205    16.5 |    33357 |
399.19/399.41	c |     35419 |       0   41341   277913    17192    18709    18.1 |    33353 |
399.19/399.41	c |     41038 |       0   41354   277913    12685    21519    16.9 |    33353 |
399.19/399.41	c |     47329 |       0   41369   277913    18961    24664    17.6 |    33353 |
399.19/399.41	c |     54360 |       0   41394   277913    25967    28180    18.2 |    33353 |
399.19/399.41	c |     62205 |       0   41406   277913    18617    32102    16.8 |    33353 |
399.19/399.41	c |     70945 |       0   41424   277887    27338    36472    17.3 |    33350 |
399.19/399.41	c |     80669 |       0   42488   272798    20600    41334    15.8 |    33319 |
399.19/399.41	c |     91476 |       0   43625   266843    23058    46738    16.4 |    33245 |
399.19/399.41	c |    103474 |       0   43672   266791    35005    52737    18.8 |    33239 |
399.19/399.41	c |    116782 |       0   43729   266791    48256    59391    20.1 |    33239 |
399.19/399.41	c |    131532 |       0   43772   266791    62963    66766    21.1 |    33239 |
399.19/399.41	c |    147868 |       0   43810   266791    43982    74934    20.0 |    33239 |
399.19/399.41	c |    165948 |       0   43846   266791    62026    83974    22.7 |    33239 |
399.19/399.41	c |    185947 |       0   43876   266791    81995    93973    23.4 |    33239 |
399.19/399.41	c |    208057 |       0   43929   266791   104052   105028    25.3 |    33239 |
399.19/399.41	c |    232489 |       0   43985   266791    75432   117244    21.7 |    33239 |
399.19/399.41	c |    259475 |       0   44054   266765   102348   130737    23.4 |    33236 |
399.19/399.41	c |    289271 |       0   44088   266765   132110   145635    25.2 |    33236 |
399.19/399.41	c |    322158 |       0   44123   266765    85369   162079    23.1 |    33236 |
399.19/399.41	c |    358445 |       0   43101   263141   121560   180222    26.7 |    32971 |
399.19/399.41	c |    398472 |       0   41252   254586   161027   200236    26.9 |    32419 |
399.19/399.41	c |    442613 |       0   41295   254586   205125   222306    28.8 |    32419 |
399.19/399.41	c |    491279 |       0   42005   249360   125697   246639    26.6 |    32113 |
399.19/399.41	c |    544923 |       0   42041   249334   179303   273461    27.2 |    32110 |
453.57/453.86	c |    593611 |       0   42124   249334   227896   297805    25.9 |    30712 |
453.57/453.86	c ----- stats for thread 0 -----
453.57/453.86	c restarts: 872
453.57/453.86	c decisions: 942442
453.57/453.86	c propagations: 330990618
453.57/453.86	c conflicts: 593611
453.57/453.86	c 453.830s elapsed
453.57/453.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-1774567-1241307329/watcher-1774567-1241307329 -o /tmp/evaluation-result-1774567-1241307329/solver-1774567-1241307329 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774567-1241307329.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 1.00 1.00 3/64 19402
/proc/meminfo: memFree=1894648/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=23964 CPUtime=0
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 803 0 0 0 0 0 0 0 18 0 1 0 158766437 24539136 789 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 5991 795 46 166 0 5822 0

[startup+0.00814607 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19402
/proc/meminfo: memFree=1894648/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=23964 CPUtime=0
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 1281 0 0 0 0 0 0 0 18 0 1 0 158766437 24539136 1267 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 5991 1274 46 166 0 5822 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23964

[startup+0.101154 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19402
/proc/meminfo: memFree=1894648/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=58872 CPUtime=0.09
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 13685 0 0 0 3 6 0 0 18 0 1 0 158766437 60284928 13600 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 14718 13604 53 166 0 14549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58872

[startup+0.30117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19402
/proc/meminfo: memFree=1894648/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=87332 CPUtime=0.29
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 19585 0 0 0 19 10 0 0 19 0 1 0 158766437 89427968 19408 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 21833 19408 55 166 0 21664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87332

[startup+0.701204 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19402
/proc/meminfo: memFree=1894648/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=116080 CPUtime=0.69
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 26626 0 0 0 56 13 0 0 23 0 1 0 158766437 118865920 26449 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 29020 26449 55 166 0 28851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116080

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1767792/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=115772 CPUtime=1.49
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 32359 0 0 0 133 16 0 0 25 0 1 0 158766437 118550528 26402 1992294400 134512640 135192793 4294956224 18446744073709551615 134563996 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 28943 26402 56 166 0 28774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115772

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1788656/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=115772 CPUtime=3.09
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 32359 0 0 0 293 16 0 0 25 0 1 0 158766437 118550528 26402 1992294400 134512640 135192793 4294956224 18446744073709551615 134563996 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 28943 26402 56 166 0 28774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115772

[startup+6.30269 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1787824/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=118612 CPUtime=6.29
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 32706 0 0 0 612 17 0 0 25 0 1 0 158766437 121458688 26749 1992294400 134512640 135192793 4294956224 18446744073709551615 134566008 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 29653 26749 56 166 0 29484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118612

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1746808/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=157072 CPUtime=12.68
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 47337 0 0 0 1245 23 0 0 25 0 1 0 158766437 160841728 37135 1992294400 134512640 135192793 4294956224 18446744073709551615 134534308 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 39268 37135 73 166 0 39099 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 157072

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1741752/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=161908 CPUtime=25.48
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 48557 0 0 0 2523 25 0 0 25 0 1 0 158766437 165793792 38355 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 40477 38355 73 166 0 40308 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 161908

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1735352/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=168664 CPUtime=51.05
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 50198 0 0 0 5079 26 0 0 25 0 1 0 158766437 172711936 39996 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 42166 39996 73 166 0 41997 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168664

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1722808/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=181096 CPUtime=102.23
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 53229 0 0 0 10195 28 0 0 25 0 1 0 158766437 185442304 43027 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 45274 43027 73 166 0 45105 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 181096

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19403
/proc/meminfo: memFree=1712248/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=192620 CPUtime=162.21
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 55918 0 0 0 16190 31 0 0 25 0 1 0 158766437 197242880 45716 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 48155 45716 73 166 0 47986 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 192620

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1708280/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=196332 CPUtime=222.16
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 56816 0 0 0 22185 31 0 0 25 0 1 0 158766437 201043968 46614 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 49083 46614 73 166 0 48914 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 196332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1698872/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=206808 CPUtime=282.14
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 59298 0 0 0 28180 34 0 0 25 0 1 0 158766437 211771392 49096 1992294400 134512640 135192793 4294956224 18446744073709551615 134534006 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 51702 49096 73 166 0 51533 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 206808

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 19405
/proc/meminfo: memFree=1688312/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=216864 CPUtime=342.11
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 61837 0 0 0 34175 36 0 0 25 0 1 0 158766437 222068736 51635 1992294400 134512640 135192793 4294956224 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54216 51635 73 166 0 54047 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 216864

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19405
/proc/meminfo: memFree=1687736/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217376 CPUtime=402.09
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 61974 0 0 0 40172 37 0 0 25 0 1 0 158766437 222593024 51772 1992294400 134512640 135192793 4294956224 18446744073709551615 134534236 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54344 51772 74 166 0 54175 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 217376

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

[startup+409.501 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19405
/proc/meminfo: memFree=1687672/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217376 CPUtime=409.29
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 61984 0 0 0 40892 37 0 0 25 0 1 0 158766437 222593024 51782 1992294400 134512640 135192793 4294956224 18446744073709551615 134533151 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54344 51782 74 166 0 54175 0
Current children cumulated CPU time (s) 409.29
Current children cumulated vsize (KiB) 217376

[startup+435.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687352/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217572 CPUtime=434.88
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62061 0 0 0 43451 37 0 0 25 0 1 0 158766437 222793728 51859 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54393 51859 74 166 0 54224 0
Current children cumulated CPU time (s) 434.88
Current children cumulated vsize (KiB) 217572

[startup+441.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687352/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217572 CPUtime=441.27
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62064 0 0 0 44090 37 0 0 25 0 1 0 158766437 222793728 51862 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54393 51862 74 166 0 54224 0
Current children cumulated CPU time (s) 441.27
Current children cumulated vsize (KiB) 217572

[startup+447.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217748 CPUtime=447.67
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62097 0 0 0 44730 37 0 0 25 0 1 0 158766437 222973952 51895 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54437 51895 74 166 0 54268 0
Current children cumulated CPU time (s) 447.67
Current children cumulated vsize (KiB) 217748

[startup+451.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217748 CPUtime=450.87
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62104 0 0 0 45050 37 0 0 25 0 1 0 158766437 222973952 51902 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54437 51902 74 166 0 54268 0
Current children cumulated CPU time (s) 450.87
Current children cumulated vsize (KiB) 217748

[startup+452.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=217748 CPUtime=452.47
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62104 0 0 0 45210 37 0 0 25 0 1 0 158766437 222973952 51902 1992294400 134512640 135192793 4294956224 18446744073709551615 134533813 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54437 51902 74 166 0 54268 0
Current children cumulated CPU time (s) 452.47
Current children cumulated vsize (KiB) 217748

[startup+453.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=218132 CPUtime=453.27
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62167 0 0 0 45290 37 0 0 25 0 1 0 158766437 223367168 51965 1992294400 134512640 135192793 4294956224 18446744073709551615 134533933 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54533 51965 74 166 0 54364 0
Current children cumulated CPU time (s) 453.27
Current children cumulated vsize (KiB) 218132

[startup+453.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=218132 CPUtime=453.47
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62171 0 0 0 45310 37 0 0 25 0 1 0 158766437 223367168 51969 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54533 51969 74 166 0 54364 0
Current children cumulated CPU time (s) 453.47
Current children cumulated vsize (KiB) 218132

[startup+453.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19405
/proc/meminfo: memFree=1687224/2055920 swapFree=4179764/4192956
[pid=19402] ppid=19400 vsize=218132 CPUtime=453.57
/proc/19402/stat : 19402 (mxc-sat09) R 19400 19402 19365 0 -1 4194304 62172 0 0 0 45320 37 0 0 25 0 1 0 158766437 223367168 51970 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/19402/statm: 54533 51970 74 166 0 54364 0
Current children cumulated CPU time (s) 453.57
Current children cumulated vsize (KiB) 218132

Child status: 20
Real time (s): 453.898
CPU time (s): 453.675
CPU user time (s): 453.27
CPU system time (s): 0.404938
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 218132

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

runsolver used 0.397939 second user time and 1.26081 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-03 01:35:30
IDJOB=1774567
IDBENCH=70960
IDSOLVER=613
FILE ID=node15/1774567-1241307329
PBS_JOBID= 9225237
Free space on /tmp= 66524 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774567-1241307329/watcher-1774567-1241307329 -o /tmp/evaluation-result-1774567-1241307329/solver-1774567-1241307329 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774567-1241307329.cnf

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=309051297

node15.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	: 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.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1895128 kB
Buffers:         17280 kB
Cached:          71104 kB
SwapCached:       6952 kB
Active:          48052 kB
Inactive:        49308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895128 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:           24020 kB
Writeback:           0 kB
Mapped:          14416 kB
Slab:            49324 kB
Committed_AS:   667800 kB
PageTables:       1464 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= 66524 MiB
End job on node15 at 2009-05-03 01:43:04