Trace number 333299

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

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node18/watcher-333299-1178897135 -o ROOT/results/node18/solver-333299-1178897135 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333299-1178897135/MiraXTv2_dyn /tmp/evaluation/333299-1178897135/instance-333299-1178897135.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 1.06 3/77 13074
/proc/meminfo: memFree=1721424/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=3788 CPUtime=0
/proc/13074/stat : 13074 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 337630905 3878912 250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134573947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13074/statm: 947 250 206 20 0 305 0

[startup+0.055579 s]
/proc/loadavg: 0.91 0.95 1.06 3/77 13074
/proc/meminfo: memFree=1721424/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=5036 CPUtime=0.05
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 419 0 0 0 5 0 0 0 18 0 2 0 337630905 5156864 394 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 1259 394 218 20 0 617 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5036

[startup+0.101583 s]
/proc/loadavg: 0.91 0.95 1.06 3/77 13074
/proc/meminfo: memFree=1721424/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=5304 CPUtime=0.09
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 486 0 0 0 9 0 0 0 18 0 2 0 337630905 5431296 461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 1326 461 218 20 0 684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.301602 s]
/proc/loadavg: 0.91 0.95 1.06 3/77 13074
/proc/meminfo: memFree=1721424/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=6016 CPUtime=0.29
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 696 0 0 0 29 0 0 0 18 0 2 0 337630905 6160384 671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 1504 671 218 20 0 862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6016

[startup+0.701641 s]
/proc/loadavg: 0.91 0.95 1.06 3/77 13074
/proc/meminfo: memFree=1721424/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=7248 CPUtime=0.69
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 993 0 0 0 69 0 0 0 18 0 2 0 337630905 7421952 968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 1812 968 218 20 0 1170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50272 s]
/proc/loadavg: 0.91 0.95 1.06 2/79 13076
/proc/meminfo: memFree=1718016/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=8156 CPUtime=1.49
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 1219 0 0 0 149 0 0 0 18 0 2 0 337630905 8351744 1194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 2039 1194 218 20 0 1397 0
[pid=13074/tid=13076] ppid=13072 vsize=8156 CPUtime=1.48
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 910 0 0 0 148 0 0 0 25 0 2 0 337630905 8351744 1194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8156

[startup+3.10187 s]
/proc/loadavg: 0.91 0.95 1.06 2/79 13076
/proc/meminfo: memFree=1716480/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=10224 CPUtime=3.09
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 1756 0 0 0 308 1 0 0 18 0 2 0 337630905 10469376 1731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 2556 1731 218 20 0 1914 0
[pid=13074/tid=13076] ppid=13072 vsize=10224 CPUtime=3.09
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 1447 0 0 0 308 1 0 0 25 0 2 0 337630905 10469376 1731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10224

[startup+6.30118 s]
/proc/loadavg: 0.92 0.95 1.05 2/79 13076
/proc/meminfo: memFree=1713216/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=12076 CPUtime=6.29
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 2255 0 0 0 628 1 0 0 18 0 2 0 337630905 12365824 2194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 3019 2194 218 20 0 2377 0
[pid=13074/tid=13076] ppid=13072 vsize=12076 CPUtime=6.28
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 1946 0 0 0 627 1 0 0 25 0 2 0 337630905 12365824 2194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12076

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 1.05 2/79 13076
/proc/meminfo: memFree=1709248/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=16676 CPUtime=12.69
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 3466 0 0 0 1267 2 0 0 18 0 2 0 337630905 17076224 3320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 4169 3320 218 20 0 3527 0
[pid=13074/tid=13076] ppid=13072 vsize=16676 CPUtime=12.68
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 3157 0 0 0 1267 1 0 0 25 0 2 0 337630905 17076224 3320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16676

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 1.05 2/79 13076
/proc/meminfo: memFree=1704640/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=20376 CPUtime=25.48
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 4618 0 0 0 2546 2 0 0 18 0 2 0 337630905 20865024 4248 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 5094 4248 218 20 0 4452 0
[pid=13074/tid=13076] ppid=13072 vsize=20376 CPUtime=25.48
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 4309 0 0 0 2546 2 0 0 25 0 2 0 337630905 20865024 4248 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20376

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 1.05 2/79 13076
/proc/meminfo: memFree=1702848/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=21924 CPUtime=51.08
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 5450 0 0 0 5105 3 0 0 18 0 2 0 337630905 22450176 4694 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 5481 4694 218 20 0 4839 0
[pid=13074/tid=13076] ppid=13072 vsize=21924 CPUtime=51.07
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 5141 0 0 0 5104 3 0 0 25 0 2 0 337630905 22450176 4694 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21924

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 1.05 2/79 13076
/proc/meminfo: memFree=1701696/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=23168 CPUtime=102.27
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 6426 0 0 0 10223 4 0 0 18 0 2 0 337630905 23724032 4994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 5792 4994 218 20 0 5150 0
[pid=13074/tid=13076] ppid=13072 vsize=23168 CPUtime=102.26
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 6117 0 0 0 10222 4 0 0 25 0 2 0 337630905 23724032 4994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23168

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 13076
/proc/meminfo: memFree=1701056/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=23700 CPUtime=162.25
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 7392 0 0 0 16220 5 0 0 18 0 2 0 337630905 24268800 5135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 5925 5135 218 20 0 5283 0
[pid=13074/tid=13076] ppid=13072 vsize=23700 CPUtime=162.24
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 7083 0 0 0 16219 5 0 0 25 0 2 0 337630905 24268800 5135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23700

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 13076
/proc/meminfo: memFree=1700672/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=24124 CPUtime=222.23
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 8333 0 0 0 22217 6 0 0 18 0 2 0 337630905 24702976 5240 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6031 5240 218 20 0 5389 0
[pid=13074/tid=13076] ppid=13072 vsize=24124 CPUtime=222.22
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 8024 0 0 0 22217 5 0 0 25 0 2 0 337630905 24702976 5240 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) 24124

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 13076
/proc/meminfo: memFree=1699904/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=24804 CPUtime=282.22
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 9339 0 0 0 28215 7 0 0 18 0 2 0 337630905 25399296 5403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6201 5403 218 20 0 5559 0
[pid=13074/tid=13076] ppid=13072 vsize=24804 CPUtime=282.2
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 9030 0 0 0 28214 6 0 0 25 0 2 0 337630905 25399296 5403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24804

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 13076
/proc/meminfo: memFree=1699584/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=25012 CPUtime=342.19
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 10273 0 0 0 34212 7 0 0 18 0 2 0 337630905 25612288 5484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6253 5484 218 20 0 5611 0
[pid=13074/tid=13076] ppid=13072 vsize=25012 CPUtime=342.19
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 9964 0 0 0 34212 7 0 0 25 0 2 0 337630905 25612288 5484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25012

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 13076
/proc/meminfo: memFree=1699200/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=25744 CPUtime=402.18
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 11239 0 0 0 40209 9 0 0 18 0 2 0 337630905 26361856 5586 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6436 5586 218 20 0 5794 0
[pid=13074/tid=13076] ppid=13072 vsize=25744 CPUtime=402.18
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 10930 0 0 0 40209 9 0 0 25 0 2 0 337630905 26361856 5586 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) 25744

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/79 13076
/proc/meminfo: memFree=1698368/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26544 CPUtime=462.17
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 12303 0 0 0 46207 10 0 0 18 0 2 0 337630905 27181056 5777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6636 5777 218 20 0 5994 0
[pid=13074/tid=13076] ppid=13072 vsize=26544 CPUtime=462.16
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 11994 0 0 0 46206 10 0 0 25 0 2 0 337630905 27181056 5777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26544

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1698240/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26712 CPUtime=522.15
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 13157 0 0 0 52204 11 0 0 18 0 2 0 337630905 27353088 5824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6678 5824 218 20 0 6036 0
[pid=13074/tid=13076] ppid=13072 vsize=26712 CPUtime=522.14
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 12848 0 0 0 52203 11 0 0 25 0 2 0 337630905 27353088 5824 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) 26712

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1698176/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26712 CPUtime=582.13
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 14067 0 0 0 58201 12 0 0 18 0 2 0 337630905 27353088 5846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6678 5846 218 20 0 6036 0
[pid=13074/tid=13076] ppid=13072 vsize=26712 CPUtime=582.13
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 13758 0 0 0 58201 12 0 0 25 0 2 0 337630905 27353088 5846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 26712

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1698048/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26932 CPUtime=642.12
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 14988 0 0 0 64199 13 0 0 18 0 2 0 337630905 27578368 5877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6733 5877 218 20 0 6091 0
[pid=13074/tid=13076] ppid=13072 vsize=26932 CPUtime=642.12
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 14679 0 0 0 64199 13 0 0 25 0 2 0 337630905 27578368 5877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 26932

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1698112/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26932 CPUtime=702.1
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 15814 0 0 0 70196 14 0 0 18 0 2 0 337630905 27578368 5878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6733 5878 218 20 0 6091 0
[pid=13074/tid=13076] ppid=13072 vsize=26932 CPUtime=702.09
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 15505 0 0 0 70196 13 0 0 25 0 2 0 337630905 27578368 5878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 26932

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1697984/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=26932 CPUtime=762.08
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 16669 0 0 0 76194 14 0 0 18 0 2 0 337630905 27578368 5908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6733 5908 218 20 0 6091 0
[pid=13074/tid=13076] ppid=13072 vsize=26932 CPUtime=762.08
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 16360 0 0 0 76194 14 0 0 25 0 2 0 337630905 27578368 5908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 26932

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1697792/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=27272 CPUtime=822.07
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 17542 0 0 0 82192 15 0 0 18 0 2 0 337630905 27926528 5956 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6818 5956 218 20 0 6176 0
[pid=13074/tid=13076] ppid=13072 vsize=27272 CPUtime=822.06
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 17233 0 0 0 82191 15 0 0 25 0 2 0 337630905 27926528 5956 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 27272

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1697600/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=27408 CPUtime=882.05
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 18487 0 0 0 88189 16 0 0 18 0 2 0 337630905 28065792 5992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6852 5992 218 20 0 6210 0
[pid=13074/tid=13076] ppid=13072 vsize=27408 CPUtime=882.04
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 18178 0 0 0 88188 16 0 0 25 0 2 0 337630905 28065792 5992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 27408

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13076
/proc/meminfo: memFree=1697600/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=27408 CPUtime=942.03
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 19248 0 0 0 94186 17 0 0 18 0 2 0 337630905 28065792 5993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6852 5993 218 20 0 6210 0
[pid=13074/tid=13076] ppid=13072 vsize=27408 CPUtime=942.03
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 18939 0 0 0 94186 17 0 0 25 0 2 0 337630905 28065792 5993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 27408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13078
/proc/meminfo: memFree=1697464/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=27608 CPUtime=1002.01
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 20071 0 0 0 100183 18 0 0 18 0 2 0 337630905 28270592 6052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6902 6052 218 20 0 6260 0
[pid=13074/tid=13076] ppid=13072 vsize=27608 CPUtime=1002.01
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 19762 0 0 0 100183 18 0 0 25 0 2 0 337630905 28270592 6052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517415 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 27608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13078
/proc/meminfo: memFree=1697280/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=27820 CPUtime=1062
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 20944 0 0 0 106181 19 0 0 18 0 2 0 337630905 28487680 6078 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 6955 6078 218 20 0 6313 0
[pid=13074/tid=13076] ppid=13072 vsize=27820 CPUtime=1062
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 20635 0 0 0 106181 19 0 0 25 0 2 0 337630905 28487680 6078 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 27820

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13078
/proc/meminfo: memFree=1697088/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=28092 CPUtime=1121.98
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 21781 0 0 0 112178 20 0 0 18 0 2 0 337630905 28766208 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 7023 6145 218 20 0 6381 0
[pid=13074/tid=13076] ppid=13072 vsize=28092 CPUtime=1121.98
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 21472 0 0 0 112178 20 0 0 25 0 2 0 337630905 28766208 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 28092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13078
/proc/meminfo: memFree=1696896/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=28092 CPUtime=1181.97
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 22667 0 0 0 118176 21 0 0 18 0 2 0 337630905 28766208 6176 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 7023 6176 218 20 0 6381 0
[pid=13074/tid=13076] ppid=13072 vsize=28092 CPUtime=1181.96
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 22358 0 0 0 118175 21 0 0 25 0 2 0 337630905 28766208 6176 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 28092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 13078
/proc/meminfo: memFree=1696768/2055920 swapFree=4144420/4192956
[pid=13074] ppid=13072 vsize=28324 CPUtime=1200.06
/proc/13074/stat : 13074 (MiraXTv2_dyn) S 13072 13074 11272 0 -1 4194304 22924 0 0 0 119985 21 0 0 18 0 2 0 337630905 29003776 6199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13074/statm: 7081 6199 218 20 0 6439 0
[pid=13074/tid=13076] ppid=13072 vsize=28324 CPUtime=1200.06
/proc/13074/task/13076/stat : 13076 (MiraXTv2_dyn) R 13072 13074 11272 0 -1 4194368 22615 0 0 0 119985 21 0 0 25 0 2 0 337630905 29003776 6199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28324

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.09
CPU user time (s): 1199.86
CPU system time (s): 0.221966
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 28400

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

runsolver used 1.2988 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 15:25:35 UTC 2007

IDJOB= 333299
IDBENCH= 24600
IDSOLVER= 129
FILE ID= node18/333299-1178897135

PBS_JOBID= 5251073

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333299-1178897135/MiraXTv2_dyn /tmp/evaluation/333299-1178897135/instance-333299-1178897135.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-333299-1178897135 -o ROOT/results/node18/solver-333299-1178897135 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333299-1178897135/MiraXTv2_dyn /tmp/evaluation/333299-1178897135/instance-333299-1178897135.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 533707974

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1721576 kB
Buffers:         48212 kB
Cached:         195264 kB
SwapCached:      18528 kB
Active:         125188 kB
Inactive:       146520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721576 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3928 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            48168 kB
Committed_AS:  8794012 kB
PageTables:       1776 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= 66548 MiB

End job on node18 on Fri May 11 15:45:38 UTC 2007