Trace number 1728631

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.12 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

24.88/24.91	c starting MXC with:
24.88/24.91	c cnf_path = HOME/instance-1728631-1240739231.cnf
24.88/24.91	c restart_strategy = auto
24.88/24.91	c sign_strategy = cached
24.88/24.91	c use_preprocessing = -1
24.88/24.91	c output_implicant = 1
24.88/24.91	c timeout_seconds = 0
24.88/24.91	c running SatELite... done
24.88/24.91	c 28 vars eliminated
24.88/24.91	c received 0 units and 15280 clauses from SatELite
24.88/24.91	c 27 assignments made, starting to guess now
24.88/24.91	c ===================================[MXC]=====================================
24.88/24.91	c | Conflicts |                Clause Statistics                   |   Vars   |
24.88/24.91	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
24.88/24.91	c =============================================================================
24.88/24.91	c |         0 |       0     774    14506        0        0     nan |      456 |
24.88/24.91	c |       100 |       0     774    14506      100     1050    36.6 |      429 |
24.88/24.91	c |       210 |       0     774    14506      210     1105    38.4 |      429 |
24.88/24.91	c |       441 |       0     774    14506      441     1220    31.7 |      429 |
24.88/24.91	c |       805 |       0     774    14506      805     1402    27.9 |      429 |
24.88/24.91	c |      1315 |       0     774    14506     1315     1657    25.2 |      429 |
24.88/24.91	c |      1986 |       0     774    14506     1986     1993    23.9 |      429 |
24.88/24.91	c |      2834 |       0     774    14506     1838     2417    22.1 |      429 |
24.88/24.91	c |      3876 |       0     774    14506     2880     2938    21.9 |      429 |
24.88/24.91	c |      5132 |       0     774    14506     2640     3566    21.6 |      429 |
24.88/24.91	c |      6623 |       0     774    14506     4131     4311    21.7 |      429 |
24.88/24.91	c |      8373 |       0     774    14506     3636     5186    21.9 |      429 |
24.88/24.91	c |     10408 |       0     774    14506     5671     6204    22.5 |      429 |
24.88/24.91	c |     12756 |       0     774    14506     4651     7378    23.2 |      429 |
24.88/24.91	c |     15449 |       0     774    14506     7344     8193    23.3 |      429 |
24.88/24.91	c |     18521 |       0     774    14506     6261     8545    22.7 |      429 |
24.88/24.91	c |     22010 |       0     774    14506     5347     8896    22.7 |      429 |
24.88/24.91	c |     25958 |       0     774    14506     4675     9244    23.0 |      429 |
24.88/24.91	c |     30411 |       0     774    14506     9128     9592    23.0 |      429 |
24.88/24.91	c |     35419 |       0     774    14506     9321     9940    23.9 |      429 |
24.88/24.91	c |     41038 |       0     774    14506     9948    10288    25.4 |      429 |
24.88/24.91	c |     47329 |       0     774    14506     5777    10638    23.5 |      429 |
24.88/24.91	c |     54360 |       0     774    14506     7359    10988    23.3 |      429 |
24.88/24.91	c |     62205 |       0     774    14506     9623    11341    23.6 |      429 |
24.88/24.91	c |     70945 |       0     774    14506     6825    11696    23.8 |      429 |
24.88/24.91	c |     80669 |       0     774    14506    10606    12053    25.0 |      429 |
24.88/24.91	c |     91476 |       0     774    14506     9202    12414    24.2 |      429 |
24.88/24.91	c |    103474 |       0     774    14506     8584    12778    25.4 |      429 |
24.88/24.91	c |    116782 |       0     774    14506     8899    13146    24.7 |      429 |
24.88/24.91	c |    131532 |       0     774    14506    10303    13518    23.2 |      429 |
24.88/24.91	c |    147868 |       0     774    14506    12960    13895    24.1 |      429 |
24.88/24.91	c |    165948 |       0     774    14506     9937    14276    24.7 |      429 |
24.88/24.91	c |    185947 |       0     774    14506     8175    14663    24.4 |      429 |
24.88/24.91	c |    208057 |       0     774    14506     7910    15055    25.1 |      429 |
24.88/24.91	c |    232489 |       0     774    14506     9388    15453    25.0 |      429 |
24.88/24.91	c |    259475 |       0     774    14506    12874    15856    24.3 |      429 |
24.88/24.91	c |    289271 |       0     774    14506    10533    16266    24.8 |      429 |
24.88/24.91	c |    322158 |       0     774    14506    10418    16683    23.6 |      429 |
24.88/24.91	c |    358445 |       0     774    14506    12886    17107    24.6 |      429 |
24.88/24.91	c |    398472 |       0     774    14506     9556    17538    24.1 |      429 |
24.88/24.91	c |    442613 |       0     774    14506     9201    17976    23.2 |      429 |
24.88/24.91	c |    491279 |       0     774    14506    12297    18422    23.5 |      429 |
24.88/24.91	c |    544923 |       0     774    14506     9915 

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-1728631-1240739231/watcher-1728631-1240739231 -o /tmp/evaluation-result-1728631-1240739231/solver-1728631-1240739231 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1728631-1240739231.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: 0.99 0.98 0.99 3/64 21563
/proc/meminfo: memFree=1803888/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=1328 CPUtime=0
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 101950363 1359872 192 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 332 193 54 166 0 163 0

[startup+0.087841 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21563
/proc/meminfo: memFree=1803888/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=2372 CPUtime=0.08
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 523 0 0 0 8 0 0 0 18 0 1 0 101950363 2428928 454 1992294400 134512640 135192793 4294956208 18446744073709551615 134568155 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 593 454 56 166 0 424 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2372

[startup+0.101842 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21563
/proc/meminfo: memFree=1803888/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=2372 CPUtime=0.09
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 523 0 0 0 9 0 0 0 18 0 1 0 101950363 2428928 454 1992294400 134512640 135192793 4294956208 18446744073709551615 134567934 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 593 454 56 166 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2372

[startup+0.301859 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21563
/proc/meminfo: memFree=1803888/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=4484 CPUtime=0.29
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 1077 0 0 0 29 0 0 0 19 0 1 0 101950363 4591616 1008 1992294400 134512640 135192793 4294956208 18446744073709551615 134548170 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 1121 1008 73 166 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4484

[startup+0.701894 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21563
/proc/meminfo: memFree=1803888/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=5936 CPUtime=0.69
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 1427 0 0 0 68 1 0 0 22 0 1 0 101950363 6078464 1358 1992294400 134512640 135192793 4294956208 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 1484 1358 73 166 0 1315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5936

[startup+1.50196 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1798376/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=6872 CPUtime=1.49
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 1646 0 0 0 148 1 0 0 25 0 1 0 101950363 7036928 1577 1992294400 134512640 135192793 4294956208 18446744073709551615 134550846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 1718 1577 73 166 0 1549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6872

[startup+3.1021 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1797160/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=8240 CPUtime=3.09
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 1969 0 0 0 308 1 0 0 25 0 1 0 101950363 8437760 1900 1992294400 134512640 135192793 4294956208 18446744073709551615 134550763 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 2060 1900 73 166 0 1891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8240

[startup+6.30138 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1794920/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=10384 CPUtime=6.29
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 2432 0 0 0 628 1 0 0 25 0 1 0 101950363 10633216 2363 1992294400 134512640 135192793 4294956208 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 2596 2363 73 166 0 2427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10384

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1792040/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=13616 CPUtime=12.68
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 3091 0 0 0 1267 1 0 0 25 0 1 0 101950363 13942784 3022 1992294400 134512640 135192793 4294956208 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 3404 3022 73 166 0 3235 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13616

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1788840/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=17172 CPUtime=25.48
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 3833 0 0 0 2546 2 0 0 25 0 1 0 101950363 17584128 3764 1992294400 134512640 135192793 4294956208 18446744073709551615 134533188 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 4293 3764 73 166 0 4124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17172

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1784424/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=22728 CPUtime=51.08
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 4934 0 0 0 5105 3 0 0 25 0 1 0 101950363 23273472 4865 1992294400 134512640 135192793 4294956208 18446744073709551615 134533804 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 5682 4865 73 166 0 5513 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22728

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1778344/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=30424 CPUtime=102.27
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 6439 0 0 0 10223 4 0 0 25 0 1 0 101950363 31154176 6370 1992294400 134512640 135192793 4294956208 18446744073709551615 134533896 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 7606 6370 73 166 0 7437 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30424

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1773352/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=36940 CPUtime=162.25
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 7719 0 0 0 16220 5 0 0 25 0 1 0 101950363 37826560 7650 1992294400 134512640 135192793 4294956208 18446744073709551615 134533866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 9235 7650 73 166 0 9066 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36940

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1769064/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=41968 CPUtime=222.24
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 8728 0 0 0 22218 6 0 0 25 0 1 0 101950363 42975232 8659 1992294400 134512640 135192793 4294956208 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 10492 8659 73 166 0 10323 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 41968

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1765672/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=46056 CPUtime=282.22
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 9571 0 0 0 28215 7 0 0 25 0 1 0 101950363 47161344 9502 1992294400 134512640 135192793 4294956208 18446744073709551615 134551023 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 11514 9502 73 166 0 11345 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 46056

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=50500 CPUtime=342.2
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 10387 0 0 0 34213 7 0 0 25 0 1 0 101950363 51712000 10318 1992294400 134512640 135192793 4294956208 18446744073709551615 134534332 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 12625 10318 73 166 0 12456 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 50500

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1759080/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=54616 CPUtime=402.19
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 11205 0 0 0 40211 8 0 0 25 0 1 0 101950363 55926784 11136 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 13654 11136 73 166 0 13485 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 54616

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1755944/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=58504 CPUtime=462.18
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 11984 0 0 0 46209 9 0 0 25 0 1 0 101950363 59908096 11915 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 14626 11915 73 166 0 14457 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 58504

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=61180 CPUtime=522.17
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 12541 0 0 0 52208 9 0 0 25 0 1 0 101950363 62648320 12472 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 15295 12472 73 166 0 15126 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 61180

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1750824/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=64668 CPUtime=582.15
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 13241 0 0 0 58205 10 0 0 25 0 1 0 101950363 66220032 13172 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 16167 13172 73 166 0 15998 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 64668

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1748968/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=67268 CPUtime=642.14
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 13709 0 0 0 64204 10 0 0 25 0 1 0 101950363 68882432 13640 1992294400 134512640 135192793 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 16817 13640 73 166 0 16648 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 67268

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1747240/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=69060 CPUtime=702.12
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 14115 0 0 0 70202 10 0 0 25 0 1 0 101950363 70717440 14046 1992294400 134512640 135192793 4294956208 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 17265 14046 73 166 0 17096 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 69060

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1745064/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=71876 CPUtime=762.12
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 14649 0 0 0 76201 11 0 0 25 0 1 0 101950363 73601024 14580 1992294400 134512640 135192793 4294956208 18446744073709551615 134549681 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 17969 14580 73 166 0 17800 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 71876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21564
/proc/meminfo: memFree=1743784/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=73300 CPUtime=822.09
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 14963 0 0 0 82198 11 0 0 25 0 1 0 101950363 75059200 14894 1992294400 134512640 135192793 4294956208 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 18325 14894 73 166 0 18156 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 73300

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21570
/proc/meminfo: memFree=1742440/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=74768 CPUtime=882.07
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 15287 0 0 0 88196 11 0 0 25 0 1 0 101950363 76562432 15218 1992294400 134512640 135192793 4294956208 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 18692 15218 73 166 0 18523 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 74768

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21570
/proc/meminfo: memFree=1740904/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=76812 CPUtime=942.06
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 15664 0 0 0 94194 12 0 0 25 0 1 0 101950363 78655488 15595 1992294400 134512640 135192793 4294956208 18446744073709551615 134533849 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 19203 15595 73 166 0 19034 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 76812

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21570
/proc/meminfo: memFree=1738600/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=78936 CPUtime=1002.04
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 16235 0 0 0 100192 12 0 0 25 0 1 0 101950363 80830464 16166 1992294400 134512640 135192793 4294956208 18446744073709551615 134549803 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 19734 16166 73 166 0 19565 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 78936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21570
/proc/meminfo: memFree=1737576/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=80164 CPUtime=1062.03
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 16492 0 0 0 106190 13 0 0 25 0 1 0 101950363 82087936 16423 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 20041 16423 73 166 0 19872 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 80164

[startup+1122.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 21570
/proc/meminfo: memFree=1735528/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=82704 CPUtime=1122.02
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 17010 0 0 0 112188 14 0 0 25 0 1 0 101950363 84688896 16941 1992294400 134512640 135192793 4294956208 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 20676 16941 73 166 0 20507 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 82704

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21570
/proc/meminfo: memFree=1734184/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=84248 CPUtime=1182
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 17313 0 0 0 118186 14 0 0 25 0 1 0 101950363 86269952 17244 1992294400 134512640 135192793 4294956208 18446744073709551615 134533818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 21062 17244 73 166 0 20893 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 84248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21570
/proc/meminfo: memFree=1733736/2055920 swapFree=4192812/4192956
[pid=21563] ppid=21561 vsize=84988 CPUtime=1200.1
/proc/21563/stat : 21563 (mxc-sat09) R 21561 21563 21331 0 -1 4194304 17435 0 0 0 119996 14 0 0 25 0 1 0 101950363 87027712 17366 1992294400 134512640 135192793 4294956208 18446744073709551615 134550388 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 21247 17366 73 166 0 21078 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 84988

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): 1200.42
CPU time (s): 1200.12
CPU user time (s): 1199.96
CPU system time (s): 0.159975
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 84988

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

runsolver used 1.12683 second user time and 2.18967 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 11:47:11
IDJOB=1728631
IDBENCH=24681
IDSOLVER=504
FILE ID=node58/1728631-1240739231
PBS_JOBID= 9186982
Free space on /tmp= 65940 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728631-1240739231/watcher-1728631-1240739231 -o /tmp/evaluation-result-1728631-1240739231/solver-1728631-1240739231 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1728631-1240739231.cnf

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=981466914

node58.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.233
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.233
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:       1804304 kB
Buffers:         16300 kB
Cached:         166008 kB
SwapCached:          0 kB
Active:          42396 kB
Inactive:       153804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             904 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            41472 kB
Committed_AS:   372256 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 12:07:14