Trace number 1727359

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-10? (TO) 1200.13 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data

859.59/859.95	c starting MXC with:
859.59/859.95	c cnf_path = HOME/instance-1727359-1240723740.cnf
859.59/859.95	c restart_strategy = auto
859.59/859.95	c sign_strategy = cached
859.59/859.95	c use_preprocessing = -1
859.59/859.95	c output_implicant = 1
859.59/859.95	c timeout_seconds = 0
859.59/859.95	c running SatELite... done
859.59/859.95	c 1522 vars eliminated
859.59/859.95	c received 391 units and 1019565 clauses from SatELite
859.59/859.95	c 1912 assignments made, starting to guess now
859.59/859.95	c ===================================[MXC]=====================================
859.59/859.95	c | Conflicts |                Clause Statistics                   |   Vars   |
859.59/859.95	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
859.59/859.95	c =============================================================================
859.59/859.95	c |         0 |       0  821809   197756        0        0     nan |    12558 |
859.59/859.95	c |       100 |       0  821810   197756       99     1050    13.8 |    10646 |
859.59/859.95	c |       210 |       0  821811   197756      208     1105    15.0 |    10646 |
859.59/859.95	c |       441 |       0  821816   197756      434     1220    17.0 |    10646 |
859.59/859.95	c |       805 |       0  821828   197756      786     1402    15.9 |    10646 |
859.59/859.95	c |      1315 |       0  821836   197756     1288     1657    15.7 |    10646 |
859.59/859.95	c |      1986 |       0  821846   197756     1949     1993    16.0 |    10646 |
859.59/859.95	c |      2834 |       0  821855   197756     1779     2417    19.9 |    10646 |
859.59/859.95	c |      3876 |       0  821736   197733     2801     2938    18.4 |    10645 |
859.59/859.95	c |      5132 |       0  821760   197733     2501     3566    16.3 |    10645 |
859.59/859.95	c |      6623 |       0  821774   197733     3978     4311    17.4 |    10645 |
859.59/859.95	c |      8373 |       0  821662   197705     3392     5186    18.3 |    10644 |
859.59/859.95	c |     10408 |       0  821473   197675     5407     6204    18.4 |    10643 |
859.59/859.95	c |     12756 |       0  821295   197655     4212     7378    21.6 |    10642 |
859.59/859.95	c |     15449 |       0  821340   197655     6860     8724    21.2 |    10642 |
859.59/859.95	c |     18521 |       0  821055   197605     9886    10260    21.3 |    10640 |
859.59/859.95	c |     22010 |       0  821084   197605     8042    12005    21.1 |    10640 |
859.59/859.95	c |     25958 |       0  820267   197490    11939    13979    20.7 |    10636 |
859.59/859.95	c |     30411 |       0  819863   197412     8330    16205    19.3 |    10633 |
859.59/859.95	c |     35419 |       0  819774   197388    13299    18709    22.2 |    10632 |
859.59/859.95	c |     41038 |       0  819722   197376    18891    21519    24.1 |    10631 |
859.59/859.95	c |     47329 |       0  819088   197266    13060    24664    23.7 |    10627 |
859.59/859.95	c |     54360 |       0  819141   197266    20038    28180    25.8 |    10627 |
859.59/859.95	c |     62205 |       0  818938   197237    27838    32102    27.7 |    10626 |
859.59/859.95	c |     70945 |       0  818687   197179    18337    36472    27.6 |    10624 |
859.59/859.95	c |     80669 |       0  818606   197157    27996    41334    30.3 |    10623 |
859.59/859.95	c |     91476 |       0  818660   197157    38749    46738    32.9 |    10623 |
859.59/859.95	c |    103474 |       0  817977   197042    50674    52737    34.1 |    10618 |
859.59/859.95	c |    116782 |       0  817499   196946    36522    59391    32.2 |    10614 |
859.59/859.95	c |    131532 |       0  816997   196848    51200    66766    34.2 |    10610 |
859.59/859.95	c |    147868 |       0  817034   196848    67499    74934    37.6 |    10610 |
859.59/859.95	c |    165948 |       0  816636   196762    44346    83974    38.2 |    10607 |
859.59/859.95	c |    185947 |       0  816201   196682    64265    93973    41.2 |    10604 |
859.59/859.95	c |    208057 |       0  815779   196592    86314   105028    45.2 |    10601 |
859.59/859.95	c |    232489 |       0  815483   196530   110687   117244    49.1 |    10598 |
859.59/859.95	c |    259475 |       0  814983   196443    75721   130737    45.1 |    10594 |
859.59/859.95	c |    289271 |       0  814547   196343   105442   145635    50.8 |    10591 |
859.59/859.95	c |    322158 |       0  813336   196125   138225   162079    54.5 |    10584 |
859.59/859.95	c |    358445 |       0  812962   196043   174460   180222    60.5 |    10581 |
859.59/859.95	c |    398472 |       0  812038   195885   121451   200236    56.1 |    10574 |
859.59/859.95	c |    442613 |       0  811250   195730   165528   222306    62.5 |    10569 |
859.59/859.95	c |    491279 |       0  810696   195614   214126   246639    68.4 |    10565 |
859.59/859.95	c |    544923 |       0  809890   195474  

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727359-1240723740/watcher-1727359-1240723740 -o /tmp/evaluation-result-1727359-1240723740/solver-1727359-1240723740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1727359-1240723740.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.53 2/64 9409
/proc/meminfo: memFree=1660216/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=15268 CPUtime=0
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 740 0 0 0 0 0 0 0 18 0 1 0 100401507 15634432 726 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 3817 732 47 166 0 3648 0

[startup+0.0915421 s]
/proc/loadavg: 1.83 1.82 1.53 2/64 9409
/proc/meminfo: memFree=1660216/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=21204 CPUtime=0.08
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 4999 0 0 0 6 2 0 0 18 0 1 0 100401507 21712896 4984 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 5301 4984 54 166 0 5132 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21204

[startup+0.101543 s]
/proc/loadavg: 1.83 1.82 1.53 2/64 9409
/proc/meminfo: memFree=1660216/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=21708 CPUtime=0.09
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 5106 0 0 0 6 3 0 0 18 0 1 0 100401507 22228992 5090 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 5427 5090 54 166 0 5258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21708

[startup+0.301575 s]
/proc/loadavg: 1.83 1.82 1.53 2/64 9409
/proc/meminfo: memFree=1660216/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=30540 CPUtime=0.29
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 7168 0 0 0 25 4 0 0 20 0 1 0 100401507 31272960 7152 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 7635 7152 54 166 0 7466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30540

[startup+0.701643 s]
/proc/loadavg: 1.83 1.82 1.53 2/64 9409
/proc/meminfo: memFree=1660216/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=48628 CPUtime=0.69
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 11612 0 0 0 63 6 0 0 23 0 1 0 100401507 49795072 11596 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 12157 11598 54 166 0 11988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48628

[startup+1.50178 s]
/proc/loadavg: 1.77 1.81 1.52 2/65 9410
/proc/meminfo: memFree=1600240/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=64532 CPUtime=1.49
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 18575 0 0 0 139 10 0 0 25 0 1 0 100401507 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64532

[startup+3.10105 s]
/proc/loadavg: 1.77 1.81 1.52 2/65 9410
/proc/meminfo: memFree=1600112/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=64532 CPUtime=3.09
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 18575 0 0 0 299 10 0 0 25 0 1 0 100401507 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64532

[startup+6.30158 s]
/proc/loadavg: 1.71 1.79 1.52 2/65 9410
/proc/meminfo: memFree=1600112/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=64532 CPUtime=6.29
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 18575 0 0 0 619 10 0 0 25 0 1 0 100401507 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64532

[startup+12.7017 s]
/proc/loadavg: 1.65 1.78 1.52 2/65 9410
/proc/meminfo: memFree=1600176/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=64532 CPUtime=12.68
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 18575 0 0 0 1258 10 0 0 25 0 1 0 100401507 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64532

[startup+25.5018 s]
/proc/loadavg: 1.50 1.74 1.51 2/65 9410
/proc/meminfo: memFree=1566512/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=99680 CPUtime=25.48
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 27066 0 0 0 2533 15 0 0 25 0 1 0 100401507 102072320 23444 1992294400 134512640 135192793 4294956224 18446744073709551615 134567775 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 24920 23444 56 166 0 24751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99680

[startup+51.1011 s]
/proc/loadavg: 1.33 1.68 1.49 2/65 9410
/proc/meminfo: memFree=1561264/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=107392 CPUtime=51.08
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 28368 0 0 0 5091 17 0 0 25 0 1 0 100401507 109969408 24746 1992294400 134512640 135192793 4294956224 18446744073709551615 134568017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 26848 24746 56 166 0 26679 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107392

[startup+102.306 s]
/proc/loadavg: 1.14 1.57 1.47 2/65 9410
/proc/meminfo: memFree=1544496/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=118048 CPUtime=102.25
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 36228 0 0 0 10203 22 0 0 25 0 1 0 100401507 120881152 28952 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 29512 28952 73 166 0 29343 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 118048

[startup+162.303 s]
/proc/loadavg: 1.05 1.47 1.43 2/65 9410
/proc/meminfo: memFree=1535152/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=127284 CPUtime=162.23
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 38543 0 0 0 16197 26 0 0 25 0 1 0 100401507 130338816 31267 1992294400 134512640 135192793 4294956224 18446744073709551615 134533299 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 31821 31267 73 166 0 31652 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 127284

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.40 2/65 9410
/proc/meminfo: memFree=1524784/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=137844 CPUtime=222.22
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 41135 0 0 0 22192 30 0 0 25 0 1 0 100401507 141152256 33859 1992294400 134512640 135192793 4294956224 18446744073709551615 134533236 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 34461 33859 73 166 0 34292 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 137844

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.38 2/65 9410
/proc/meminfo: memFree=1512560/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=150260 CPUtime=282.19
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 44257 0 0 0 28185 34 0 0 25 0 1 0 100401507 153866240 36981 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 37565 36981 73 166 0 37396 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 150260

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.35 2/65 9410
/proc/meminfo: memFree=1506288/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=156100 CPUtime=342.17
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 45728 0 0 0 34180 37 0 0 25 0 1 0 100401507 159846400 38452 1992294400 134512640 135192793 4294956224 18446744073709551615 134533317 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 39025 38452 73 166 0 38856 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 156100

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.33 2/65 9410
/proc/meminfo: memFree=1499440/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=163648 CPUtime=402.15
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 47501 0 0 0 40176 39 0 0 25 0 1 0 100401507 167575552 40225 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 40912 40225 73 166 0 40743 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 163648

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.30 2/65 9410
/proc/meminfo: memFree=1483056/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=179808 CPUtime=462.13
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 51549 0 0 0 46169 44 0 0 25 0 1 0 100401507 184123392 44273 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 44952 44273 73 166 0 44783 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 179808

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.28 2/65 9410
/proc/meminfo: memFree=1474416/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=188304 CPUtime=522.11
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 53679 0 0 0 52165 46 0 0 25 0 1 0 100401507 192823296 46403 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 47076 46403 73 166 0 46907 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 188304

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.26 2/65 9412
/proc/meminfo: memFree=1474160/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=188304 CPUtime=582.09
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 53681 0 0 0 58163 46 0 0 25 0 1 0 100401507 192823296 46405 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 47076 46405 73 166 0 46907 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 188304

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.24 2/65 9412
/proc/meminfo: memFree=1474096/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=188568 CPUtime=642.07
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 53746 0 0 0 64161 46 0 0 25 0 1 0 100401507 193093632 46470 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 47142 46470 73 166 0 46973 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 188568

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.22 2/65 9412
/proc/meminfo: memFree=1460016/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=202772 CPUtime=702.04
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 57281 0 0 0 70155 49 0 0 25 0 1 0 100401507 207638528 50005 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 50693 50005 73 166 0 50524 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 202772

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.21 2/65 9412
/proc/meminfo: memFree=1446832/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=215764 CPUtime=762.03
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 60548 0 0 0 76149 54 0 0 25 0 1 0 100401507 220942336 53272 1992294400 134512640 135192793 4294956224 18446744073709551615 134533956 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 53941 53272 73 166 0 53772 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 215764

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.19 2/65 9412
/proc/meminfo: memFree=1434288/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=228624 CPUtime=822.01
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 63693 0 0 0 82143 58 0 0 25 0 1 0 100401507 234110976 56417 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 57156 56417 73 166 0 56987 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 228624

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 9412
/proc/meminfo: memFree=1421104/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=242828 CPUtime=881.99
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 66957 0 0 0 88137 62 0 0 25 0 1 0 100401507 248655872 59681 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 60707 59681 73 166 0 60538 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 242828

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 9412
/proc/meminfo: memFree=1419184/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=244744 CPUtime=941.97
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67414 0 0 0 94134 63 0 0 25 0 1 0 100401507 250617856 60138 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61186 60138 73 166 0 61017 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 244744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 9412
/proc/meminfo: memFree=1419184/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=244744 CPUtime=1001.95
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67415 0 0 0 100132 63 0 0 25 0 1 0 100401507 250617856 60139 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61186 60139 73 166 0 61017 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 244744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 9412
/proc/meminfo: memFree=1419120/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=244744 CPUtime=1061.93
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67424 0 0 0 106130 63 0 0 25 0 1 0 100401507 250617856 60148 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61186 60148 73 166 0 61017 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 244744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 9412
/proc/meminfo: memFree=1419056/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=244744 CPUtime=1121.91
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67432 0 0 0 112128 63 0 0 25 0 1 0 100401507 250617856 60156 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61186 60156 73 166 0 61017 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 244744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 9412
/proc/meminfo: memFree=1418992/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=244744 CPUtime=1181.88
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67454 0 0 0 118125 63 0 0 25 0 1 0 100401507 250617856 60178 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61186 60178 73 166 0 61017 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 244744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9412
/proc/meminfo: memFree=1417008/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=246640 CPUtime=1200.08
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67939 0 0 0 119944 64 0 0 25 0 1 0 100401507 252559360 60663 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61660 60663 73 166 0 61491 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 246640

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9412
/proc/meminfo: memFree=1417008/2055920 swapFree=4192956/4192956
[pid=9409] ppid=9407 vsize=246640 CPUtime=1200.08
/proc/9409/stat : 9409 (mxc-sat09) R 9407 9409 9372 0 -1 4194304 67939 0 0 0 119944 64 0 0 25 0 1 0 100401507 252559360 60663 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/9409/statm: 61660 60663 73 166 0 61491 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 246640

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1199.45
CPU system time (s): 0.680896
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 246640

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

runsolver used 1.16382 second user time and 2.15967 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 07:29:02
IDJOB=1727359
IDBENCH=24637
IDSOLVER=504
FILE ID=node57/1727359-1240723740
PBS_JOBID= 9186948
Free space on /tmp= 66428 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727359-1240723740/watcher-1727359-1240723740 -o /tmp/evaluation-result-1727359-1240723740/solver-1727359-1240723740 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1727359-1240723740.cnf

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=412753272

node57.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.256
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.256
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:       1660696 kB
Buffers:         34000 kB
Cached:         272544 kB
SwapCached:          0 kB
Active:         139984 kB
Inactive:       180380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660696 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           15384 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            60912 kB
Committed_AS:   295400 kB
PageTables:       1388 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= 66428 MiB
End job on node57 at 2009-04-26 07:49:05