Trace number 1784161

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.06 5001.81

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
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 variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.59/16.68	c starting MXC with:
16.59/16.68	c cnf_path = HOME/instance-1784161-1241920028.cnf
16.59/16.68	c restart_strategy = auto
16.59/16.68	c sign_strategy = cached
16.59/16.68	c use_preprocessing = -1
16.59/16.68	c output_implicant = 1
16.59/16.68	c timeout_seconds = 0
16.59/16.68	c running SatELite... done
16.59/16.68	c 1 vars eliminated
16.59/16.68	c received 0 units and 252 clauses from SatELite
16.59/16.68	c 0 assignments made, starting to guess now
16.59/16.68	c ===================================[MXC]=====================================
16.59/16.68	c | Conflicts |                Clause Statistics                   |   Vars   |
16.59/16.68	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
16.59/16.68	c =============================================================================
16.59/16.68	c |         0 |       0       0      252        0        0     nan |      121 |
16.59/16.68	c |       100 |       0       0      252      100     1050    17.2 |      121 |
16.59/16.68	c |       210 |       0       0      252      210     1105    18.4 |      121 |
16.59/16.68	c |       441 |       0       0      252      441     1220    16.8 |      121 |
16.59/16.68	c |       805 |       0       0      252      805     1402    16.8 |      121 |
16.59/16.68	c |      1315 |       0       0      252     1315     1609    17.0 |      121 |
16.59/16.68	c |      1986 |       0       0      252     1138     1754    16.6 |      121 |
16.59/16.68	c |      2834 |       0       0      252     1046     1894    18.9 |      121 |
16.59/16.68	c |      3876 |       0       0      252     1076     2031    20.4 |      121 |
16.59/16.68	c |      5132 |       0       0      252     1259     2163    23.0 |      121 |
16.59/16.68	c |      6623 |       0       0      252     1625     2292    21.0 |      121 |
16.59/16.68	c |      8373 |       0       0      252     2201     2419    18.5 |      121 |
16.59/16.68	c |     10408 |       0       0      252     1762     2543    21.2 |      121 |
16.59/16.68	c |     12756 |       0       0      252     1487     2665    19.3 |      121 |
16.59/16.68	c |     15449 |       0       0      252     1425     2786    19.8 |      121 |
16.59/16.68	c |     18521 |       0       0      252     1628     2906    18.7 |      121 |
16.59/16.68	c |     22010 |       0       0      252     2154     3025    17.4 |      121 |
16.59/16.68	c |     25958 |       0       0      252     3024     3144    15.8 |      121 |
16.59/16.68	c |     30411 |       0       0      252     2702     3262    22.5 |      121 |
16.59/16.68	c |     35419 |       0       0      252     2746     3381    18.4 |      121 |
16.59/16.68	c |     41038 |       0       0      252     3216     3499    20.6 |      121 |
16.59/16.68	c |     47329 |       0       0      252     2393     3618    18.0 |      121 |
16.59/16.68	c |     54360 |       0       0      252     2052     3737    19.6 |      121 |
16.59/16.68	c |     62205 |       0       0      252     2289     3857    19.7 |      121 |
16.59/16.68	c |     70945 |       0       0      252     3186     3978    20.1 |      121 |
16.59/16.68	c |     80669 |       0       0      252     2824     4099    17.4 |      121 |
16.59/16.68	c |     91476 |       0       0      252     3224     4222    21.1 |      121 |
16.59/16.68	c |    103474 |       0       0      252     2356     4346    20.3 |      121 |
16.59/16.68	c |    116782 |       0       0      252     2418     4471    18.7 |      121 |
16.59/16.68	c |    131532 |       0       0      252     3573     4597    19.3 |      121 |
16.59/16.68	c |    147868 |       0       0      252     3593     4726    19.2 |      121 |
16.59/16.68	c |    165948 |       0       0      252     2499     4855    20.2 |      121 |
16.59/16.68	c |    185947 |       0       0      252     2830     4987    20.4 |      121 |
16.59/16.68	c |    208057 |       0       0      252     4724     5120    21.5 |      121 |
16.59/16.68	c |    232489 |       0       0      252     3216     5255    21.0 |      121 |
16.59/16.68	c |    259475 |       0       0      252     3571     5393    19.8 |      121 |
16.59/16.68	c |    289271 |       0       0      252     3301     5532    20.2 |      121 |
16.59/16.68	c |    322158 |       0       0      252     5371     5674    20.8 |      121 |
16.59/16.68	c |    358445 |       0       0      252     4377     5818    20.4 |      121 |
16.59/16.68	c |    398472 |       0       0      252     3205     5965    18.8 |      121 |
16.59/16.68	c |    442613 |       0       0      252     5166     6114    16.8 |      121 |
16.59/16.68	c |    491279 |       0       0      252     4361     6265    18.0 |      121 |
16.59/16.68	c |    544923 |       0       0      252     4076     6420    18.3 |      121 |
4338.10/4339.75	c |    604043 |       0       0      252     4707     6577    21.6 |      121 |
4338.10/4339.75	c |    669187 |       0       0      252     6629     6737    21.6 |      121 |
4338.10/4339.75	c |    740957 |       0       0      252     6845     6901    18.8 |      121 |
4338.10/4339.75	c |    820016 |       0       0      252     5692     7067    17.4 |      121 |
4338.10/4339.75	c |    907092 |       0       0      252     7004     7237    19.7 |      121 |
4338.10/4339.75	c |   1002987 |       0       0      252     4053     7410    18.5 |      121 |
4338.10/4339.75	c |   1108583 |       0       0      252     4661     7586    18.8 |      121 |
4338.10/4339.75	c |   1224850 |       0       0      252     5785     7766    21.4 |      121 |
4338.10/4339.75	c |   1352856 |       0       0      252     4158     7949    16.6 |      121 |
4338.10/4339.75	c |   1493774 |       0       0      252     4303     8137    17.6 |      121 |
4338.10/4339.75	c |   1648896 |       0       0      252     7183     8328    18.4 |      121 |
4338.10/4339.75	c |   1819642 |       0       0      252     5203     8523    19.3 |      121 |
4338.10/4339.75	c |   2007575 |       0       0      252     7873     8722    21.5 |      121 |
4338.10/4339.75	c |   2214413 |       0       0      252     7401     8926    18.6 |      121 |
4338.10/4339.75	c |   2442047 |       0       0      252     4768     9133    19.9 |      121 |
4338.10/4339.75	c |   2692557 |       0       0      252     5782     9345    18.8 |      121 |
4338.10/4339.75	c |   2968230 |       0       0      252     7310     9562    15.8 |      121 |
4338.10/4339.75	c |   3271583 |       0       0      252     6001     9783    19.2 |      121 |
4338.10/4339.75	c |   3605384 |       0       0      252     8267    10009    17.6 |      121 |
4338.10/4339.75	c |   3972677 |       0       0      252     6091    10240    22.8 |      121 |
4338.10/4339.75	c |   4376812 |       0       0      252     6217    10476    18.4 |      121 |
4338.10/4339.75	c |   4821473 |       0       0      252     5832    10717    17.9 |      121 |
4338.10/4339.75	c |   5310713 |       0       0      252     7451    10963    18.5 |      121 |
4338.10/4339.75	c |   5848990 |       0       0      252     7953    11215    19.4 |      121 |
4338.10/4339.75	c |   6441207 |       0       0      252    10364    11472    17.5 |      121 |
4338.10/4339.75	c |   7092758 |       0       0      252     6393    11735    15.8 |      121 |
4338.10/4339.75	c |   7809577 |       0       0      252    11075    12003    19.8 |      121 |
4338.10/4339.75	c |   8598191 |       0       0      252    10637    12278    21.0 |      121 |
4338.10/4339.75	c |   9465779 |       0       0      252     9060    12559    21.6 |      121 |
4338.10/4339.75	c |  10420239 |       0       0      252    10929    12845    19.2 |      121 |
4338.10/4339.75	c |  11470258 |       0       0      252     9288    13139    18.5 |      121 |
4338.10/4339.75	c |  12625392 |       0       0      252     8419    13438    17.1 |      121 |
4338.10/4339.75	c |  13896152 |       0       0      252     8545    13745    17.5 |      121 |
4338.10/4339.75	c |  15294101 |       0       0      252     9598    14058    18.2 |      121 |
4338.10/4339.75	c |  16831958 |       0       0      252    12095    14378    18.8 |      121 |
4338.10/4339.75	c |  18523714 |       0       0      252     9897    14705    18.4 |      121 |
4338.10/4339.75	c |  20384759 |       0       0      252    12167    15040    18.4 |      121 |
4338.10/4339.75	c |  22432022 |       0       0      252    13655    15382    17.8 |      121 |
4338.10/4339.75	c |  24684125 |       0       0      252    10358    15732    18.9 |      121 |
4338.10/4339.75	c |  27161552 |       0       0      252    13846    16090    19.1 |      121 |
4338.10/4339.75	c |  29886835 |       0       0      252    13768    16456    18.4 |      121 |
4338.10/4339.75	c |  32884760 |       0       0      252    16482    16830    19.4 |      121 |
4338.10/4339.75	c |  36182591 |       0       0      252    12700    17212    18.6 |      121 |
4338.10/4339.75	c |  39810318 |       0       0      252    11288    17603    19.5 |      121 |
4338.10/4339.75	c |  43800931 |       0       0      252    14472    18003    18.3 |      121 |
4338.10/4339.75	c |  48190719 |       0       0      252    16821    18411    19.3 |      121 |
4338.10/4339.75	c |  53019599 |       0       0      252    14263    18829    17.7 |      121 |
4338.10/4339.75	c |  58331481 |       0       0      252    13596    19257    16.7 |      121 |
4338.10/4339.75	c |  64174665 |       0       0      252    14886    19694    17.2 |      121 |
4338.10/4339.75	c |  70602281 |       0       0      252    19766    20141    22.6 |      121 |
4338.10/4339.75	c |  77672772 |       0       0      252    12639    20598    17.6 |  

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-1784161-1241920028/watcher-1784161-1241920028 -o /tmp/evaluation-result-1784161-1241920028/solver-1784161-1241920028 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1784161-1241920028.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: 0.99 0.97 0.99 2/64 24199
/proc/meminfo: memFree=1752968/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=844 CPUtime=0
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 220036259 864256 109 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 211 109 71 166 0 42 0

[startup+0.096083 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24199
/proc/meminfo: memFree=1752968/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=1372 CPUtime=0.09
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 247 0 0 0 9 0 0 0 18 0 1 0 220036259 1404928 233 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 343 233 72 166 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1372

[startup+0.101082 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24199
/proc/meminfo: memFree=1752968/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=1372 CPUtime=0.09
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 257 0 0 0 9 0 0 0 18 0 1 0 220036259 1404928 243 1992294400 134512640 135192793 4294956224 18446744073709551615 134550388 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 343 243 72 166 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1372

[startup+0.301101 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24199
/proc/meminfo: memFree=1752968/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=1636 CPUtime=0.29
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 321 0 0 0 29 0 0 0 19 0 1 0 220036259 1675264 307 1992294400 134512640 135192793 4294956224 18446744073709551615 134534016 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 409 307 72 166 0 240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1636

[startup+0.701137 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24199
/proc/meminfo: memFree=1752968/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=2172 CPUtime=0.69
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 423 0 0 0 69 0 0 0 22 0 1 0 220036259 2224128 409 1992294400 134512640 135192793 4294956224 18446744073709551615 134533197 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 543 409 72 166 0 374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2172

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1751424/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=2584 CPUtime=1.49
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 549 0 0 0 149 0 0 0 25 0 1 0 220036259 2646016 535 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 646 535 72 166 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2584

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1750656/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=3408 CPUtime=3.09
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 726 0 0 0 309 0 0 0 25 0 1 0 220036259 3489792 712 1992294400 134512640 135192793 4294956224 18446744073709551615 134613009 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 852 712 72 166 0 683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3408

[startup+6.30166 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1749696/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=4232 CPUtime=6.29
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 911 0 0 0 629 0 0 0 25 0 1 0 220036259 4333568 897 1992294400 134512640 135192793 4294956224 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 1058 897 72 166 0 889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4232

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1748224/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=5508 CPUtime=12.69
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 1210 0 0 0 1268 1 0 0 25 0 1 0 220036259 5640192 1196 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 1377 1196 72 166 0 1208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5508

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1747008/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=6816 CPUtime=25.49
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 1503 0 0 0 2548 1 0 0 25 0 1 0 220036259 6979584 1489 1992294400 134512640 135192793 4294956224 18446744073709551615 134533796 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 1704 1489 73 166 0 1535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6816

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1745216/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=8948 CPUtime=51.08
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 1970 0 0 0 5106 2 0 0 25 0 1 0 220036259 9162752 1956 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 2237 1956 73 166 0 2068 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8948

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1742848/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=11304 CPUtime=102.27
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 2519 0 0 0 10225 2 0 0 25 0 1 0 220036259 11575296 2505 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 2826 2505 73 166 0 2657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11304

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1740992/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=13580 CPUtime=162.25
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 2978 0 0 0 16222 3 0 0 25 0 1 0 220036259 13905920 2964 1992294400 134512640 135192793 4294956224 18446744073709551615 134520667 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 3395 2964 73 166 0 3226 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13580

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1739520/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=15508 CPUtime=222.23
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 3330 0 0 0 22220 3 0 0 25 0 1 0 220036259 15880192 3316 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 3877 3316 73 166 0 3708 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15508

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1738880/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=16276 CPUtime=282.22
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 3501 0 0 0 28219 3 0 0 25 0 1 0 220036259 16666624 3487 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 4069 3487 73 166 0 3900 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16276

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1737792/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=17504 CPUtime=342.21
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 3746 0 0 0 34217 4 0 0 25 0 1 0 220036259 17924096 3732 1992294400 134512640 135192793 4294956224 18446744073709551615 134550423 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 4376 3732 73 166 0 4207 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 17504

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1736448/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=18780 CPUtime=402.19
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 4067 0 0 0 40215 4 0 0 25 0 1 0 220036259 19230720 4053 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 4695 4053 73 166 0 4526 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 18780

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1735808/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=19548 CPUtime=462.18
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 4218 0 0 0 46213 5 0 0 25 0 1 0 220036259 20017152 4204 1992294400 134512640 135192793 4294956224 18446744073709551615 134534141 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 4887 4204 73 166 0 4718 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 19548

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1735424/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=19932 CPUtime=522.16
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 4324 0 0 0 52211 5 0 0 25 0 1 0 220036259 20410368 4310 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 4983 4310 73 166 0 4814 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 19932

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1734976/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=20252 CPUtime=582.15
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 4432 0 0 0 58210 5 0 0 25 0 1 0 220036259 20738048 4418 1992294400 134512640 135192793 4294956224 18446744073709551615 134613009 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 5063 4418 73 166 0 4894 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 20252

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24200
/proc/meminfo: memFree=1734912/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=20252 CPUtime=642.14
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 4450 0 0 0 64209 5 0 0 25 0 1 0 220036259 20738048 4436 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 5063 4436 73 166 0 4894 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20252

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682688/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=31616 CPUtime=4000.79
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6761 0 0 0 400047 32 0 0 25 0 1 0 220036259 32374784 6747 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 7904 6747 73 166 0 7735 0
Current children cumulated CPU time (s) 4000.79
Current children cumulated vsize (KiB) 31616

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682496/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=31872 CPUtime=4060.77
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6781 0 0 0 406045 32 0 0 25 0 1 0 220036259 32636928 6767 1992294400 134512640 135192793 4294956224 18446744073709551615 134550441 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 7968 6767 73 166 0 7799 0
Current children cumulated CPU time (s) 4060.77
Current children cumulated vsize (KiB) 31872

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682432/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=31872 CPUtime=4120.76
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6784 0 0 0 412044 32 0 0 25 0 1 0 220036259 32636928 6770 1992294400 134512640 135192793 4294956224 18446744073709551615 134533911 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 7968 6770 73 166 0 7799 0
Current children cumulated CPU time (s) 4120.76
Current children cumulated vsize (KiB) 31872

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682432/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=31872 CPUtime=4180.74
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6792 0 0 0 418042 32 0 0 25 0 1 0 220036259 32636928 6778 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 7968 6778 73 166 0 7799 0
Current children cumulated CPU time (s) 4180.74
Current children cumulated vsize (KiB) 31872

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682432/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=31872 CPUtime=4240.73
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6815 0 0 0 424040 33 0 0 25 0 1 0 220036259 32636928 6801 1992294400 134512640 135192793 4294956224 18446744073709551615 134550830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 7968 6801 73 166 0 7799 0
Current children cumulated CPU time (s) 4240.73
Current children cumulated vsize (KiB) 31872

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1682240/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=32128 CPUtime=4300.71
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6853 0 0 0 430038 33 0 0 25 0 1 0 220036259 32899072 6839 1992294400 134512640 135192793 4294956224 18446744073709551615 134551561 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8032 6839 73 166 0 7863 0
Current children cumulated CPU time (s) 4300.71
Current children cumulated vsize (KiB) 32128

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1681920/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=32640 CPUtime=4360.7
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6930 0 0 0 436037 33 0 0 25 0 1 0 220036259 33423360 6916 1992294400 134512640 135192793 4294956224 18446744073709551615 134533810 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8160 6916 73 166 0 7991 0
Current children cumulated CPU time (s) 4360.7
Current children cumulated vsize (KiB) 32640

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27278
/proc/meminfo: memFree=1681920/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=32640 CPUtime=4420.68
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6936 0 0 0 442035 33 0 0 25 0 1 0 220036259 33423360 6922 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8160 6922 73 166 0 7991 0
Current children cumulated CPU time (s) 4420.68
Current children cumulated vsize (KiB) 32640

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681600/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=32896 CPUtime=4480.66
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 6996 0 0 0 448033 33 0 0 25 0 1 0 220036259 33685504 6982 1992294400 134512640 135192793 4294956224 18446744073709551615 134533840 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8224 6982 73 166 0 8055 0
Current children cumulated CPU time (s) 4480.66
Current children cumulated vsize (KiB) 32896

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681536/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33152 CPUtime=4540.65
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7018 0 0 0 454031 34 0 0 25 0 1 0 220036259 33947648 7004 1992294400 134512640 135192793 4294956224 18446744073709551615 134534206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8288 7004 73 166 0 8119 0
Current children cumulated CPU time (s) 4540.65
Current children cumulated vsize (KiB) 33152

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681280/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4600.64
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7060 0 0 0 460030 34 0 0 25 0 1 0 220036259 34209792 7046 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7046 73 166 0 8183 0
Current children cumulated CPU time (s) 4600.64
Current children cumulated vsize (KiB) 33408

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681152/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4660.62
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7078 0 0 0 466028 34 0 0 25 0 1 0 220036259 34209792 7064 1992294400 134512640 135192793 4294956224 18446744073709551615 134550695 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7064 73 166 0 8183 0
Current children cumulated CPU time (s) 4660.62
Current children cumulated vsize (KiB) 33408

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681216/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4720.6
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7080 0 0 0 472026 34 0 0 25 0 1 0 220036259 34209792 7066 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7066 73 166 0 8183 0
Current children cumulated CPU time (s) 4720.6
Current children cumulated vsize (KiB) 33408

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681152/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4780.59
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7087 0 0 0 478024 35 0 0 25 0 1 0 220036259 34209792 7073 1992294400 134512640 135192793 4294956224 18446744073709551615 134549768 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7073 73 166 0 8183 0
Current children cumulated CPU time (s) 4780.59
Current children cumulated vsize (KiB) 33408

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681088/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4840.57
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7092 0 0 0 484022 35 0 0 25 0 1 0 220036259 34209792 7078 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7078 73 166 0 8183 0
Current children cumulated CPU time (s) 4840.57
Current children cumulated vsize (KiB) 33408

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1681024/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33408 CPUtime=4900.56
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7095 0 0 0 490021 35 0 0 25 0 1 0 220036259 34209792 7081 1992294400 134512640 135192793 4294956224 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8352 7081 73 166 0 8183 0
Current children cumulated CPU time (s) 4900.56
Current children cumulated vsize (KiB) 33408

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1680832/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33664 CPUtime=4960.55
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7141 0 0 0 496019 36 0 0 25 0 1 0 220036259 34471936 7127 1992294400 134512640 135192793 4294956224 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8416 7127 73 166 0 8247 0
Current children cumulated CPU time (s) 4960.55
Current children cumulated vsize (KiB) 33664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27284
/proc/meminfo: memFree=1680704/2055920 swapFree=4110764/4192956
[pid=24199] ppid=24197 vsize=33920 CPUtime=5000.04
/proc/24199/stat : 24199 (mxc-sat09) R 24197 24199 24021 0 -1 4194304 7167 0 0 0 499968 36 0 0 25 0 1 0 220036259 34734080 7153 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24199/statm: 8480 7153 73 166 0 8311 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 33920

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.81
CPU time (s): 5000.06
CPU user time (s): 4999.69
CPU system time (s): 0.368943
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 33920

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

runsolver used 3.89141 second user time and 10.3094 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-10 03:47:08
IDJOB=1784161
IDBENCH=71111
IDSOLVER=613
FILE ID=node14/1784161-1241920028
PBS_JOBID= 9264907
Free space on /tmp= 66008 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-121-100.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784161-1241920028/watcher-1784161-1241920028 -o /tmp/evaluation-result-1784161-1241920028/solver-1784161-1241920028 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1784161-1241920028.cnf

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=191590533

node14.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	: 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.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:       1753448 kB
Buffers:         51860 kB
Cached:         109380 kB
SwapCached:      77100 kB
Active:          62644 kB
Inactive:       177736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753448 kB
SwapTotal:     4192956 kB
SwapFree:      4110764 kB
Dirty:             756 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            48080 kB
Committed_AS:   672940 kB
PageTables:       1448 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= 66016 MiB
End job on node14 at 2009-05-10 05:10:31