Trace number 337499

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 v2? (TO) 1200.1 1200.42

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
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 variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node17/watcher-337499-1178911031 -o ROOT/results/node17/solver-337499-1178911031 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337499-1178911031/MiraXTv2_dyn /tmp/evaluation/337499-1178911031/instance-337499-1178911031.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: 1.69 1.79 1.43 3/77 19638
/proc/meminfo: memFree=1648120/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=3788 CPUtime=0
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 337 0 0 0 0 0 0 0 18 0 1 0 339020664 3878912 313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 947 321 203 20 0 305 0

[startup+0.07004 s]
/proc/loadavg: 1.69 1.79 1.43 3/77 19638
/proc/meminfo: memFree=1648120/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=6712 CPUtime=0.06
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 1239 0 0 0 6 0 0 0 18 0 1 0 339020664 6873088 1214 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 1678 1214 206 20 0 1036 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6712

[startup+0.101043 s]
/proc/loadavg: 1.69 1.79 1.43 3/77 19638
/proc/meminfo: memFree=1648120/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=7932 CPUtime=0.09
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 1557 0 0 0 8 1 0 0 18 0 1 0 339020664 8122368 1532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 1983 1532 206 20 0 1341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7932

[startup+0.301063 s]
/proc/loadavg: 1.69 1.79 1.43 3/77 19638
/proc/meminfo: memFree=1648120/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=10412 CPUtime=0.29
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 2172 0 0 0 28 1 0 0 19 0 1 0 339020664 10661888 2147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583884 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 2603 2147 207 20 0 1961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10412

[startup+0.701104 s]
/proc/loadavg: 1.69 1.79 1.43 3/77 19638
/proc/meminfo: memFree=1648120/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=10412 CPUtime=0.69
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 2172 0 0 0 68 1 0 0 23 0 1 0 339020664 10661888 2147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 2603 2147 207 20 0 1961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10412

[startup+1.50119 s]
/proc/loadavg: 1.63 1.78 1.43 2/78 19639
/proc/meminfo: memFree=1640368/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=10860 CPUtime=1.49
/proc/19638/stat : 19638 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194304 2251 0 0 0 148 1 0 0 25 0 1 0 339020664 11120640 2226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/19638/statm: 2715 2226 207 20 0 2073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10860

[startup+3.10136 s]
/proc/loadavg: 1.63 1.78 1.43 2/78 19639
/proc/meminfo: memFree=1639920/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=26192 CPUtime=3.09
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 4045 0 0 0 307 2 0 0 25 0 2 0 339020664 26820608 3862 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 6548 3862 218 20 0 5906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26192

[startup+6.30169 s]
/proc/loadavg: 1.58 1.76 1.43 2/79 19640
/proc/meminfo: memFree=1632040/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=27252 CPUtime=6.29
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 4452 0 0 0 627 2 0 0 25 0 2 0 339020664 27906048 4269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 6813 4269 218 20 0 6171 0
[pid=19638/tid=19640] ppid=19636 vsize=27252 CPUtime=4.08
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 1797 0 0 0 407 1 0 0 25 0 2 0 339020886 27906048 4269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27252

[startup+12.7014 s]
/proc/loadavg: 1.53 1.75 1.43 2/79 19640
/proc/meminfo: memFree=1626032/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=32100 CPUtime=12.68
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 5836 0 0 0 1265 3 0 0 25 0 2 0 339020664 32870400 5616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 8025 5616 218 20 0 7383 0
[pid=19638/tid=19640] ppid=19636 vsize=32100 CPUtime=10.47
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 3181 0 0 0 1045 2 0 0 25 0 2 0 339020886 32870400 5616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526384 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32100

[startup+25.5017 s]
/proc/loadavg: 1.45 1.72 1.42 2/79 19640
/proc/meminfo: memFree=1618288/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=39240 CPUtime=25.47
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 7916 0 0 0 2542 5 0 0 25 0 2 0 339020664 40181760 7558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 9810 7558 218 20 0 9168 0
[pid=19638/tid=19640] ppid=19636 vsize=39240 CPUtime=23.27
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 5261 0 0 0 2323 4 0 0 25 0 2 0 339020886 40181760 7558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39240

[startup+51.1014 s]
/proc/loadavg: 1.27 1.65 1.41 2/79 19640
/proc/meminfo: memFree=1615088/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=42920 CPUtime=51.07
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 8920 0 0 0 5100 7 0 0 25 0 2 0 339020664 43950080 8385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 10730 8385 218 20 0 10088 0
[pid=19638/tid=19640] ppid=19636 vsize=42920 CPUtime=48.85
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 6265 0 0 0 4880 5 0 0 25 0 2 0 339020886 43950080 8385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42920

[startup+102.306 s]
/proc/loadavg: 1.12 1.55 1.38 2/79 19640
/proc/meminfo: memFree=1611376/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=46392 CPUtime=102.26
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 10324 0 0 0 10218 8 0 0 25 0 2 0 339020664 47505408 9321 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 11598 9321 218 20 0 10956 0
[pid=19638/tid=19640] ppid=19636 vsize=46392 CPUtime=100.05
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 7669 0 0 0 9998 7 0 0 25 0 2 0 339020886 47505408 9321 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46392

[startup+162.302 s]
/proc/loadavg: 1.04 1.45 1.35 2/79 19640
/proc/meminfo: memFree=1609968/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=47648 CPUtime=162.24
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 11135 0 0 0 16215 9 0 0 25 0 2 0 339020664 48791552 9639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 11912 9639 218 20 0 11270 0
[pid=19638/tid=19640] ppid=19636 vsize=47648 CPUtime=160.02
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 8480 0 0 0 15995 7 0 0 25 0 2 0 339020886 48791552 9639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47648

[startup+222.301 s]
/proc/loadavg: 1.01 1.36 1.33 2/79 19640
/proc/meminfo: memFree=1609456/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=48068 CPUtime=222.23
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 11765 0 0 0 22213 10 0 0 25 0 2 0 339020664 49221632 9767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12017 9767 218 20 0 11375 0
[pid=19638/tid=19640] ppid=19636 vsize=48068 CPUtime=220.01
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 9110 0 0 0 21993 8 0 0 25 0 2 0 339020886 49221632 9767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48068

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.31 2/79 19640
/proc/meminfo: memFree=1608944/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=48548 CPUtime=282.21
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 12399 0 0 0 28210 11 0 0 25 0 2 0 339020664 49713152 9893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12137 9893 218 20 0 11495 0
[pid=19638/tid=19640] ppid=19636 vsize=48548 CPUtime=280
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 9744 0 0 0 27991 9 0 0 25 0 2 0 339020886 49713152 9893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 48548

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.28 2/79 19640
/proc/meminfo: memFree=1608632/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=48856 CPUtime=342.19
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 12995 0 0 0 34208 11 0 0 25 0 2 0 339020664 50028544 9976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12214 9976 218 20 0 11572 0
[pid=19638/tid=19640] ppid=19636 vsize=48856 CPUtime=339.99
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 10340 0 0 0 33989 10 0 0 25 0 2 0 339020886 50028544 9976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48856

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.26 2/79 19640
/proc/meminfo: memFree=1608440/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=49028 CPUtime=402.18
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 13622 0 0 0 40206 12 0 0 25 0 2 0 339020664 50204672 10010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12257 10010 218 20 0 11615 0
[pid=19638/tid=19640] ppid=19636 vsize=49028 CPUtime=399.96
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 10967 0 0 0 39986 10 0 0 25 0 2 0 339020886 50204672 10010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49028

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.25 2/79 19640
/proc/meminfo: memFree=1607736/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=49864 CPUtime=462.16
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 14279 0 0 0 46203 13 0 0 25 0 2 0 339020664 51060736 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12466 10217 218 20 0 11824 0
[pid=19638/tid=19640] ppid=19636 vsize=49864 CPUtime=459.96
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 11624 0 0 0 45984 12 0 0 25 0 2 0 339020886 51060736 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 49864

[startup+522.302 s]
/proc/loadavg: 1.00 1.12 1.23 2/79 19640
/proc/meminfo: memFree=1607352/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=50272 CPUtime=522.15
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 14923 0 0 0 52201 14 0 0 25 0 2 0 339020664 51478528 10335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12568 10335 218 20 0 11926 0
[pid=19638/tid=19640] ppid=19636 vsize=50272 CPUtime=519.93
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 12268 0 0 0 51981 12 0 0 25 0 2 0 339020886 51478528 10335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 50272

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/79 19640
/proc/meminfo: memFree=1607096/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=50440 CPUtime=582.13
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 15405 0 0 0 58199 14 0 0 25 0 2 0 339020664 51650560 10361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12610 10361 218 20 0 11968 0
[pid=19638/tid=19640] ppid=19636 vsize=50440 CPUtime=579.92
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 12750 0 0 0 57979 13 0 0 25 0 2 0 339020886 51650560 10361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 50440

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/79 19640
/proc/meminfo: memFree=1606840/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=50600 CPUtime=642.12
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 15914 0 0 0 64197 15 0 0 25 0 2 0 339020664 51814400 10414 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12650 10414 218 20 0 12008 0
[pid=19638/tid=19640] ppid=19636 vsize=50600 CPUtime=639.91
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 13259 0 0 0 63977 14 0 0 25 0 2 0 339020886 51814400 10414 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 50600

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.18 2/79 19640
/proc/meminfo: memFree=1606264/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=51132 CPUtime=702.1
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 16512 0 0 0 70194 16 0 0 25 0 2 0 339020664 52359168 10555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12783 10555 218 20 0 12141 0
[pid=19638/tid=19640] ppid=19636 vsize=51132 CPUtime=699.89
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 13857 0 0 0 69974 15 0 0 25 0 2 0 339020886 52359168 10555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 51132

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 19640
/proc/meminfo: memFree=1606264/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=51132 CPUtime=762.09
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 16978 0 0 0 76192 17 0 0 25 0 2 0 339020664 52359168 10559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12783 10559 218 20 0 12141 0
[pid=19638/tid=19640] ppid=19636 vsize=51132 CPUtime=759.88
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 14323 0 0 0 75973 15 0 0 25 0 2 0 339020886 52359168 10559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 51132

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/79 19640
/proc/meminfo: memFree=1606200/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=51424 CPUtime=822.07
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 17573 0 0 0 82190 17 0 0 25 0 2 0 339020664 52658176 10612 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12856 10612 218 20 0 12214 0
[pid=19638/tid=19640] ppid=19636 vsize=51424 CPUtime=819.86
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 14918 0 0 0 81970 16 0 0 25 0 2 0 339020886 52658176 10612 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 51424

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/79 19640
/proc/meminfo: memFree=1606072/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=51424 CPUtime=882.05
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 18062 0 0 0 88187 18 0 0 25 0 2 0 339020664 52658176 10633 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 12856 10633 218 20 0 12214 0
[pid=19638/tid=19640] ppid=19636 vsize=51424 CPUtime=879.85
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 15407 0 0 0 87968 17 0 0 25 0 2 0 339020886 52658176 10633 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 51424

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 19640
/proc/meminfo: memFree=1605432/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=52100 CPUtime=942.04
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 18679 0 0 0 94185 19 0 0 25 0 2 0 339020664 53350400 10782 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13025 10782 218 20 0 12383 0
[pid=19638/tid=19640] ppid=19636 vsize=52100 CPUtime=939.82
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 16024 0 0 0 93965 17 0 0 25 0 2 0 339020886 53350400 10782 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 52100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/79 19640
/proc/meminfo: memFree=1605240/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=52100 CPUtime=1002.03
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 19258 0 0 0 100183 20 0 0 25 0 2 0 339020664 53350400 10810 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13025 10810 218 20 0 12383 0
[pid=19638/tid=19640] ppid=19636 vsize=52100 CPUtime=999.81
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 16603 0 0 0 99963 18 0 0 25 0 2 0 339020886 53350400 10810 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 52100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 19640
/proc/meminfo: memFree=1605176/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=52920 CPUtime=1062.01
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 19760 0 0 0 106180 21 0 0 25 0 2 0 339020664 54190080 10837 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13230 10837 218 20 0 12588 0
[pid=19638/tid=19640] ppid=19636 vsize=52920 CPUtime=1059.8
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 17105 0 0 0 105961 19 0 0 25 0 2 0 339020886 54190080 10837 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 52920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 19640
/proc/meminfo: memFree=1604856/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=53184 CPUtime=1121.99
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 20239 0 0 0 112178 21 0 0 25 0 2 0 339020664 54460416 10916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13296 10916 218 20 0 12654 0
[pid=19638/tid=19640] ppid=19636 vsize=53184 CPUtime=1119.78
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 17584 0 0 0 111958 20 0 0 25 0 2 0 339020886 54460416 10916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 53184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 19640
/proc/meminfo: memFree=1604856/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=53184 CPUtime=1181.98
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 20719 0 0 0 118176 22 0 0 25 0 2 0 339020664 54460416 10916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13296 10916 218 20 0 12654 0
[pid=19638/tid=19640] ppid=19636 vsize=53184 CPUtime=1179.77
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 18064 0 0 0 117956 21 0 0 25 0 2 0 339020886 54460416 10916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 53184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 19640
/proc/meminfo: memFree=1604792/2055920 swapFree=4140644/4192956
[pid=19638] ppid=19636 vsize=53348 CPUtime=1200.07
/proc/19638/stat : 19638 (MiraXTv2_dyn) S 19636 19638 19564 0 -1 4194304 20899 0 0 0 119985 22 0 0 25 0 2 0 339020664 54628352 10936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19638/statm: 13337 10936 218 20 0 12695 0
[pid=19638/tid=19640] ppid=19636 vsize=53348 CPUtime=1197.87
/proc/19638/task/19640/stat : 19640 (MiraXTv2_dyn) R 19636 19638 19564 0 -1 4194368 18244 0 0 0 119766 21 0 0 25 0 2 0 339020886 54628352 10936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 53348

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.1
CPU user time (s): 1199.87
CPU system time (s): 0.234964
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 53348

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

runsolver used 1.27181 second user time and 3.10253 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 19:17:11 UTC 2007

IDJOB= 337499
IDBENCH= 24700
IDSOLVER= 129
FILE ID= node17/337499-1178911031

PBS_JOBID= 5251109

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337499-1178911031/MiraXTv2_dyn /tmp/evaluation/337499-1178911031/instance-337499-1178911031.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-337499-1178911031 -o ROOT/results/node17/solver-337499-1178911031 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337499-1178911031/MiraXTv2_dyn /tmp/evaluation/337499-1178911031/instance-337499-1178911031.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 473451107

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1648464 kB
Buffers:         50432 kB
Cached:         269036 kB
SwapCached:      15568 kB
Active:         165016 kB
Inactive:       178340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648464 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            6340 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            49600 kB
Committed_AS: 10213756 kB
PageTables:       1796 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= 66559 MiB

End job on node17 on Fri May 11 19:37:14 UTC 2007