Trace number 334098

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, and are wall clock time (not CPU 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
MiraXT v1? (TO) 1200.03 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s405595518.sat05-531.reshuffled-07.cnf
MD5SUM289600ad1a14c58bf1b867d8d9aa90f1
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 variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-334098-1178899032 -o ROOT/results/node15/solver-334098-1178899032 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334098-1178899032/MiraXTv1_dyn /tmp/evaluation/334098-1178899032/instance-334098-1178899032.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): 2400 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.91 0.95 0.98 3/77 12903
/proc/meminfo: memFree=1791288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=3920 CPUtime=0
/proc/12903/stat : 12903 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 337820796 4014080 329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/12903/statm: 980 330 206 20 0 338 0

[startup+0.086271 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 12903
/proc/meminfo: memFree=1791288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=5848 CPUtime=0.07
/proc/12903/stat : 12903 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194304 831 0 0 0 7 0 0 0 18 0 1 0 337820796 5988352 806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134581605 0 0 4096 0 0 0 0 17 0 0 0
/proc/12903/statm: 1462 807 207 20 0 820 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5848

[startup+0.101272 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 12903
/proc/meminfo: memFree=1791288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=5848 CPUtime=0.09
/proc/12903/stat : 12903 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194304 835 0 0 0 9 0 0 0 18 0 1 0 337820796 5988352 810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7955654 0 0 4096 0 0 0 0 17 0 0 0
/proc/12903/statm: 1462 810 207 20 0 820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5848

[startup+0.30129 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 12903
/proc/meminfo: memFree=1791288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=8120 CPUtime=0.29
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 1096 0 0 0 29 0 0 0 18 0 2 0 337820796 8314880 1021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 2030 1021 218 20 0 1388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8120

[startup+0.701326 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 12903
/proc/meminfo: memFree=1791288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=9044 CPUtime=0.69
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 1366 0 0 0 69 0 0 0 18 0 2 0 337820796 9261056 1291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 2261 1291 218 20 0 1619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9044

[startup+1.5014 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 12905
/proc/meminfo: memFree=1786152/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=10760 CPUtime=1.49
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 1851 0 0 0 149 0 0 0 18 0 2 0 337820796 11018240 1776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 2690 1776 218 20 0 2048 0
[pid=12903/tid=12905] ppid=12901 vsize=10760 CPUtime=1.38
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 995 0 0 0 138 0 0 0 25 0 2 0 337820807 11018240 1776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10760

[startup+3.10156 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 12905
/proc/meminfo: memFree=1783912/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=13148 CPUtime=3.08
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 2333 0 0 0 308 0 0 0 18 0 2 0 337820796 13463552 2258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 3287 2258 218 20 0 2645 0
[pid=12903/tid=12905] ppid=12901 vsize=13148 CPUtime=2.98
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 1477 0 0 0 298 0 0 0 25 0 2 0 337820807 13463552 2258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13148

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 3/79 12905
/proc/meminfo: memFree=1779560/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=17268 CPUtime=6.29
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 3371 0 0 0 627 2 0 0 18 0 2 0 337820796 17682432 3296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 4317 3296 218 20 0 3675 0
[pid=12903/tid=12905] ppid=12901 vsize=17268 CPUtime=6.17
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 2515 0 0 0 616 1 0 0 25 0 2 0 337820807 17682432 3296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17268

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 12905
/proc/meminfo: memFree=1775720/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=20108 CPUtime=12.68
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 4138 0 0 0 1266 2 0 0 18 0 2 0 337820796 20590592 4026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 5027 4026 218 20 0 4385 0
[pid=12903/tid=12905] ppid=12901 vsize=20108 CPUtime=12.58
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 3282 0 0 0 1256 2 0 0 25 0 2 0 337820807 20590592 4026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20108

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 12905
/proc/meminfo: memFree=1765544/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=29600 CPUtime=25.48
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 6735 0 0 0 2544 4 0 0 18 0 2 0 337820796 30310400 6483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 7400 6483 218 20 0 6758 0
[pid=12903/tid=12905] ppid=12901 vsize=29600 CPUtime=25.37
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 5879 0 0 0 2534 3 0 0 25 0 2 0 337820807 30310400 6483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29600

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 12905
/proc/meminfo: memFree=1759400/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=35408 CPUtime=51.07
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 8531 0 0 0 5103 4 0 0 18 0 2 0 337820796 36257792 8034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 8852 8034 218 20 0 8210 0
[pid=12903/tid=12905] ppid=12901 vsize=35408 CPUtime=50.96
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 7675 0 0 0 5092 4 0 0 25 0 2 0 337820807 36257792 8034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35408

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 12905
/proc/meminfo: memFree=1755496/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=39412 CPUtime=102.27
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 9931 0 0 0 10221 6 0 0 18 0 2 0 337820796 40357888 9018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 9853 9018 218 20 0 9211 0
[pid=12903/tid=12905] ppid=12901 vsize=39412 CPUtime=102.15
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 9075 0 0 0 10210 5 0 0 25 0 2 0 337820807 40357888 9018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39412

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 12905
/proc/meminfo: memFree=1747880/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=46856 CPUtime=162.25
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 12182 0 0 0 16217 8 0 0 18 0 2 0 337820796 47980544 10906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 11714 10906 218 20 0 11072 0
[pid=12903/tid=12905] ppid=12901 vsize=46856 CPUtime=162.13
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 11326 0 0 0 16206 7 0 0 25 0 2 0 337820807 47980544 10906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46856

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 12905
/proc/meminfo: memFree=1747816/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=46856 CPUtime=222.23
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 12711 0 0 0 22215 8 0 0 18 0 2 0 337820796 47980544 10917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 11714 10917 218 20 0 11072 0
[pid=12903/tid=12905] ppid=12901 vsize=46856 CPUtime=222.12
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 11855 0 0 0 22204 8 0 0 25 0 2 0 337820807 47980544 10917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46856

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 13081
/proc/meminfo: memFree=1746552/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=46856 CPUtime=282.14
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 13170 0 0 0 28205 9 0 0 18 0 2 0 337820796 47980544 10924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 11714 10924 218 20 0 11072 0
[pid=12903/tid=12905] ppid=12901 vsize=46856 CPUtime=282.03
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 12314 0 0 0 28194 9 0 0 25 0 2 0 337820807 47980544 10924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 46856

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1745128/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=49540 CPUtime=342.11
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 14122 0 0 0 34201 10 0 0 18 0 2 0 337820796 50728960 11572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 12385 11572 218 20 0 11743 0
[pid=12903/tid=12905] ppid=12901 vsize=49540 CPUtime=342
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 13266 0 0 0 34190 10 0 0 25 0 2 0 337820807 50728960 11572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 49540

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1743208/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=51308 CPUtime=402.09
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 15129 0 0 0 40198 11 0 0 18 0 2 0 337820796 52539392 12042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 12827 12042 218 20 0 12185 0
[pid=12903/tid=12905] ppid=12901 vsize=51308 CPUtime=401.99
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 14273 0 0 0 40188 11 0 0 25 0 2 0 337820807 52539392 12042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 51308

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1743144/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=51284 CPUtime=462.08
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 15523 0 0 0 46196 12 0 0 18 0 2 0 337820796 52514816 12048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 12821 12048 218 20 0 12179 0
[pid=12903/tid=12905] ppid=12901 vsize=51284 CPUtime=461.96
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 14667 0 0 0 46185 11 0 0 25 0 2 0 337820807 52514816 12048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 51284

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1742248/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=52340 CPUtime=522.07
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 16085 0 0 0 52194 13 0 0 18 0 2 0 337820796 53596160 12298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13085 12298 218 20 0 12443 0
[pid=12903/tid=12905] ppid=12901 vsize=52340 CPUtime=521.95
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 15229 0 0 0 52183 12 0 0 25 0 2 0 337820807 53596160 12298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 52340

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1741288/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=53292 CPUtime=582.05
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 16718 0 0 0 58191 14 0 0 18 0 2 0 337820796 54571008 12538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13323 12538 218 20 0 12681 0
[pid=12903/tid=12905] ppid=12901 vsize=53292 CPUtime=581.93
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 15862 0 0 0 58180 13 0 0 25 0 2 0 337820807 54571008 12538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 53292

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1740968/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=53564 CPUtime=642.04
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 17034 0 0 0 64189 15 0 0 18 0 2 0 337820796 54849536 12617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13391 12617 218 20 0 12749 0
[pid=12903/tid=12905] ppid=12901 vsize=53564 CPUtime=641.93
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 16178 0 0 0 64179 14 0 0 25 0 2 0 337820807 54849536 12617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 53564

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1740328/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=54100 CPUtime=702.02
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 17495 0 0 0 70187 15 0 0 18 0 2 0 337820796 55398400 12762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13525 12762 218 20 0 12883 0
[pid=12903/tid=12905] ppid=12901 vsize=54100 CPUtime=701.91
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 16639 0 0 0 70176 15 0 0 25 0 2 0 337820807 55398400 12762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 54100

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1740136/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=54380 CPUtime=762.01
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 17853 0 0 0 76185 16 0 0 18 0 2 0 337820796 55685120 12803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13595 12803 218 20 0 12953 0
[pid=12903/tid=12905] ppid=12901 vsize=54380 CPUtime=761.9
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 16997 0 0 0 76174 16 0 0 25 0 2 0 337820807 55685120 12803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 54380

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1739496/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=55060 CPUtime=821.99
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 18353 0 0 0 82182 17 0 0 18 0 2 0 337820796 56381440 12983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 13765 12983 218 20 0 13123 0
[pid=12903/tid=12905] ppid=12901 vsize=55060 CPUtime=821.88
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 17497 0 0 0 82171 17 0 0 25 0 2 0 337820807 56381440 12983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 55060

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737896/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56644 CPUtime=881.97
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 18993 0 0 0 88179 18 0 0 18 0 2 0 337820796 58003456 13383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14161 13383 218 20 0 13519 0
[pid=12903/tid=12905] ppid=12901 vsize=56644 CPUtime=881.87
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 18137 0 0 0 88169 18 0 0 25 0 2 0 337820807 58003456 13383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 56644

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737576/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=941.96
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 19398 0 0 0 94177 19 0 0 18 0 2 0 337820796 58281984 13468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13468 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=941.85
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 18542 0 0 0 94167 18 0 0 25 0 2 0 337820807 58281984 13468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 56916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737512/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=1001.94
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 19889 0 0 0 100175 19 0 0 18 0 2 0 337820796 58281984 13475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13475 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=1001.84
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 19033 0 0 0 100165 19 0 0 25 0 2 0 337820807 58281984 13475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 56916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737576/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=1061.93
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 20299 0 0 0 106173 20 0 0 18 0 2 0 337820796 58281984 13479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13479 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=1061.82
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 19443 0 0 0 106162 20 0 0 25 0 2 0 337820807 58281984 13479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 56916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737512/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=1121.92
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 20631 0 0 0 112171 21 0 0 18 0 2 0 337820796 58281984 13483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13483 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=1121.8
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 19775 0 0 0 112160 20 0 0 25 0 2 0 337820807 58281984 13483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 56916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737512/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=1181.91
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 20960 0 0 0 118169 22 0 0 18 0 2 0 337820796 58281984 13484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13484 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=1181.79
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 20104 0 0 0 118158 21 0 0 25 0 2 0 337820807 58281984 13484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 56916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13103
/proc/meminfo: memFree=1737512/2055920 swapFree=4156500/4192956
[pid=12903] ppid=12901 vsize=56916 CPUtime=1200
/proc/12903/stat : 12903 (MiraXTv1_dyn) S 12901 12903 12598 0 -1 4194304 21043 0 0 0 119978 22 0 0 18 0 2 0 337820796 58281984 13485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12903/statm: 14229 13485 218 20 0 13587 0
[pid=12903/tid=12905] ppid=12901 vsize=56916 CPUtime=1199.89
/proc/12903/task/12905/stat : 12905 (MiraXTv1_dyn) R 12901 12903 12598 0 -1 4194368 20187 0 0 0 119968 21 0 0 25 0 2 0 337820807 58281984 13485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 56916

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.03
CPU user time (s): 1199.8
CPU system time (s): 0.232964
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 57244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21043
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= 13
involuntary context switches= 19857

runsolver used 1.20382 second user time and 3.16952 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 15:57:12 UTC 2007

IDJOB= 334098
IDBENCH= 24619
IDSOLVER= 130
FILE ID= node15/334098-1178899032

PBS_JOBID= 5251085

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s405595518.sat05-531.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334098-1178899032/MiraXTv1_dyn /tmp/evaluation/334098-1178899032/instance-334098-1178899032.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-334098-1178899032 -o ROOT/results/node15/solver-334098-1178899032 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334098-1178899032/MiraXTv1_dyn /tmp/evaluation/334098-1178899032/instance-334098-1178899032.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  289600ad1a14c58bf1b867d8d9aa90f1

RANDOM SEED= 576319509

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1791512 kB
Buffers:         41984 kB
Cached:         156692 kB
SwapCached:      16272 kB
Active:         127968 kB
Inactive:        94780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791512 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            27108 kB
Committed_AS: 10892724 kB
PageTables:       1868 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= 66552 MiB

End job on node15 on Fri May 11 16:17:14 UTC 2007