Trace number 1783685

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) 5000.09 5001.88

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27994
/proc/meminfo: memFree=1808792/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=15268 CPUtime=0
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 776 0 0 0 0 0 0 0 18 0 1 0 215219827 15634432 762 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 3817 770 46 166 0 3648 0

[startup+0.0583511 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27994
/proc/meminfo: memFree=1808792/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=20120 CPUtime=0.04
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 4711 0 0 0 2 2 0 0 18 0 1 0 215219827 20602880 4695 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 5030 4695 54 166 0 4861 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20120

[startup+0.101358 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27994
/proc/meminfo: memFree=1808792/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=21840 CPUtime=0.09
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 5119 0 0 0 7 2 0 0 18 0 1 0 215219827 22364160 5103 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 5460 5104 54 166 0 5291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21840

[startup+0.301398 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27994
/proc/meminfo: memFree=1808792/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=30672 CPUtime=0.29
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 7214 0 0 0 25 4 0 0 19 0 1 0 215219827 31408128 7198 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 7668 7199 54 166 0 7499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30672

[startup+0.70148 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27994
/proc/meminfo: memFree=1808792/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=48760 CPUtime=0.69
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 11670 0 0 0 63 6 0 0 23 0 1 0 215219827 49930240 11654 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 12190 11655 54 166 0 12021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48760

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1747856/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=64532 CPUtime=1.49
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 18575 0 0 0 140 9 0 0 25 0 1 0 215219827 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64532

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1748304/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=64532 CPUtime=3.09
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 18575 0 0 0 300 9 0 0 25 0 1 0 215219827 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64532

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1748624/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=64532 CPUtime=6.29
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 18575 0 0 0 620 9 0 0 25 0 1 0 215219827 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64532

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1748632/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=64532 CPUtime=12.68
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 18575 0 0 0 1259 9 0 0 25 0 1 0 215219827 66080768 14953 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 16133 14953 55 166 0 15964 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64532

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1714776/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=99680 CPUtime=25.48
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 27115 0 0 0 2534 14 0 0 25 0 1 0 215219827 102072320 23493 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 24920 23493 56 166 0 24751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99680

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1709720/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=86736 CPUtime=51.06
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 28439 0 0 0 5091 15 0 0 25 0 1 0 215219827 88817664 21163 1992294400 134512640 135192793 4294956224 18446744073709551615 134546193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 21684 21163 56 166 0 21515 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86736

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1691800/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=119236 CPUtime=102.25
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 36529 0 0 0 10202 23 0 0 25 0 1 0 215219827 122097664 29253 1992294400 134512640 135192793 4294956224 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 29809 29253 73 166 0 29640 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 119236

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1683672/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=127284 CPUtime=162.23
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 38543 0 0 0 16198 25 0 0 25 0 1 0 215219827 130338816 31267 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/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.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1673240/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=137844 CPUtime=222.2
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 41135 0 0 0 22192 28 0 0 25 0 1 0 215219827 141152256 33859 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 34461 33859 73 166 0 34292 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 137844

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1657944/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=153056 CPUtime=282.19
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 44985 0 0 0 28187 32 0 0 25 0 1 0 215219827 156729344 37709 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 38264 37709 73 166 0 38095 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 153056

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1654744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=156100 CPUtime=342.17
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 45729 0 0 0 34184 33 0 0 25 0 1 0 215219827 159846400 38453 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 39025 38453 73 166 0 38856 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 156100

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1643928/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=167496 CPUtime=402.14
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 48469 0 0 0 40178 36 0 0 25 0 1 0 215219827 171515904 41193 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 41874 41193 73 166 0 41705 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 167496

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1626904/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=184308 CPUtime=462.12
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 52668 0 0 0 46170 42 0 0 25 0 1 0 215219827 188731392 45392 1992294400 134512640 135192793 4294956224 18446744073709551615 134533263 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 46077 45392 73 166 0 45908 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 184308

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1622744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=188304 CPUtime=522.1
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 53679 0 0 0 52166 44 0 0 25 0 1 0 215219827 192823296 46403 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 47076 46403 73 166 0 46907 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 188304

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1622744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=188304 CPUtime=582.08
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 53684 0 0 0 58164 44 0 0 25 0 1 0 215219827 192823296 46408 1992294400 134512640 135192793 4294956224 18446744073709551615 134533824 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 47076 46408 73 166 0 46907 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 188304

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27995
/proc/meminfo: memFree=1616984/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=194148 CPUtime=642.06
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 55120 0 0 0 64161 45 0 0 25 0 1 0 215219827 198807552 47844 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 48537 47844 73 166 0 48368 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 194148

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302872/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4000.86
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133192 0 0 0 399951 135 0 0 25 0 1 0 215219827 526852096 125916 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125916 73 166 0 128457 0
Current children cumulated CPU time (s) 4000.86
Current children cumulated vsize (KiB) 514504

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302808/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4060.84
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133192 0 0 0 405949 135 0 0 25 0 1 0 215219827 526852096 125916 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125916 73 166 0 128457 0
Current children cumulated CPU time (s) 4060.84
Current children cumulated vsize (KiB) 514504

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4120.81
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133193 0 0 0 411946 135 0 0 25 0 1 0 215219827 526852096 125917 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125917 73 166 0 128457 0
Current children cumulated CPU time (s) 4120.81
Current children cumulated vsize (KiB) 514504

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4180.79
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133195 0 0 0 417944 135 0 0 25 0 1 0 215219827 526852096 125919 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125919 73 166 0 128457 0
Current children cumulated CPU time (s) 4180.79
Current children cumulated vsize (KiB) 514504

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4240.77
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133196 0 0 0 423942 135 0 0 25 0 1 0 215219827 526852096 125920 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125920 73 166 0 128457 0
Current children cumulated CPU time (s) 4240.77
Current children cumulated vsize (KiB) 514504

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302680/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4300.75
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133197 0 0 0 429940 135 0 0 25 0 1 0 215219827 526852096 125921 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125921 73 166 0 128457 0
Current children cumulated CPU time (s) 4300.75
Current children cumulated vsize (KiB) 514504

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302744/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4360.73
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133198 0 0 0 435938 135 0 0 25 0 1 0 215219827 526852096 125922 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125922 73 166 0 128457 0
Current children cumulated CPU time (s) 4360.73
Current children cumulated vsize (KiB) 514504

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302680/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4420.71
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133204 0 0 0 441936 135 0 0 25 0 1 0 215219827 526852096 125928 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125928 73 166 0 128457 0
Current children cumulated CPU time (s) 4420.71
Current children cumulated vsize (KiB) 514504

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302616/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4480.69
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133207 0 0 0 447934 135 0 0 25 0 1 0 215219827 526852096 125931 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125931 73 166 0 128457 0
Current children cumulated CPU time (s) 4480.69
Current children cumulated vsize (KiB) 514504

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302616/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4540.66
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133210 0 0 0 453931 135 0 0 25 0 1 0 215219827 526852096 125934 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125934 73 166 0 128457 0
Current children cumulated CPU time (s) 4540.66
Current children cumulated vsize (KiB) 514504

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28003
/proc/meminfo: memFree=1302552/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4600.65
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133215 0 0 0 459930 135 0 0 25 0 1 0 215219827 526852096 125939 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125939 73 166 0 128457 0
Current children cumulated CPU time (s) 4600.65
Current children cumulated vsize (KiB) 514504

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302360/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4660.62
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133217 0 0 0 465927 135 0 0 25 0 1 0 215219827 526852096 125941 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125941 73 166 0 128457 0
Current children cumulated CPU time (s) 4660.62
Current children cumulated vsize (KiB) 514504

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302360/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4720.6
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133222 0 0 0 471925 135 0 0 25 0 1 0 215219827 526852096 125946 1992294400 134512640 135192793 4294956224 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125946 73 166 0 128457 0
Current children cumulated CPU time (s) 4720.6
Current children cumulated vsize (KiB) 514504

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302424/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4780.58
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133227 0 0 0 477923 135 0 0 25 0 1 0 215219827 526852096 125951 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125951 73 166 0 128457 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 514504

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302424/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4840.55
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133234 0 0 0 483920 135 0 0 25 0 1 0 215219827 526852096 125958 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125958 73 166 0 128457 0
Current children cumulated CPU time (s) 4840.55
Current children cumulated vsize (KiB) 514504

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302360/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4900.53
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133243 0 0 0 489918 135 0 0 25 0 1 0 215219827 526852096 125967 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125967 73 166 0 128457 0
Current children cumulated CPU time (s) 4900.53
Current children cumulated vsize (KiB) 514504

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302360/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=4960.51
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133250 0 0 0 495916 135 0 0 25 0 1 0 215219827 526852096 125974 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125974 73 166 0 128457 0
Current children cumulated CPU time (s) 4960.51
Current children cumulated vsize (KiB) 514504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28005
/proc/meminfo: memFree=1302296/2055920 swapFree=4162540/4192956
[pid=27994] ppid=27992 vsize=514504 CPUtime=5000
/proc/27994/stat : 27994 (mxc-sat09) R 27992 27994 26795 0 -1 4194304 133254 0 0 0 499865 135 0 0 25 0 1 0 215219827 526852096 125978 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27994/statm: 128626 125978 73 166 0 128457 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 514504

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.88
CPU time (s): 5000.09
CPU user time (s): 4998.66
CPU system time (s): 1.42778
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 514504

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

runsolver used 5.85511 second user time and 11.8112 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-09 14:25:09
IDJOB=1783685
IDBENCH=24637
IDSOLVER=613
FILE ID=node80/1783685-1241871907
PBS_JOBID= 9264537
Free space on /tmp= 65844 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-1783685-1241871907/watcher-1783685-1241871907 -o /tmp/evaluation-result-1783685-1241871907/solver-1783685-1241871907 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1783685-1241871907.cnf

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=527932099

node80.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.270
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.270
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:       1809272 kB
Buffers:         35684 kB
Cached:         122436 kB
SwapCached:      25208 kB
Active:          87292 kB
Inactive:        98164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809272 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:           15104 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            47164 kB
Committed_AS:   750744 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= 65844 MiB
End job on node80 at 2009-05-09 15:48:33