Trace number 333971

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.05 1200.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.076
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
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/node1/watcher-333971-1178898460 -o ROOT/results/node1/solver-333971-1178898460 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333971-1178898460/MiraXTv2_dyn /tmp/evaluation/333971-1178898460/instance-333971-1178898460.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.85 0.97 0.99 3/77 27213
/proc/meminfo: memFree=1682384/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=3788 CPUtime=0
/proc/27213/stat : 27213 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194304 323 0 0 0 0 0 0 0 18 0 1 0 365883901 3878912 298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/27213/statm: 947 299 206 20 0 305 0

[startup+0.104269 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 27213
/proc/meminfo: memFree=1682384/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=6480 CPUtime=0.09
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 766 0 0 0 9 0 0 0 18 0 2 0 365883901 6635520 738 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 1620 738 218 20 0 978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6480

[startup+0.201279 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 27213
/proc/meminfo: memFree=1682384/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=6612 CPUtime=0.19
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 805 0 0 0 19 0 0 0 18 0 2 0 365883901 6770688 777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 1653 777 218 20 0 1011 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6612

[startup+0.301291 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 27213
/proc/meminfo: memFree=1682384/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=6876 CPUtime=0.29
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 875 0 0 0 29 0 0 0 18 0 2 0 365883901 7041024 847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 1719 847 218 20 0 1077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6876

[startup+0.701338 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 27213
/proc/meminfo: memFree=1682384/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=7668 CPUtime=0.69
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 1112 0 0 0 69 0 0 0 18 0 2 0 365883901 7852032 1084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 1917 1084 218 20 0 1275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7668

[startup+1.50143 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1678208/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=9700 CPUtime=1.49
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 1465 0 0 0 149 0 0 0 18 0 2 0 365883901 9932800 1437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 2425 1437 218 20 0 1783 0
[pid=27213/tid=27215] ppid=27211 vsize=9700 CPUtime=1.42
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 815 0 0 0 142 0 0 0 25 0 2 0 365883909 9932800 1437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9700

[startup+3.10162 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1676736/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=10860 CPUtime=3.09
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 1795 0 0 0 309 0 0 0 18 0 2 0 365883901 11120640 1767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 2715 1767 218 20 0 2073 0
[pid=27213/tid=27215] ppid=27211 vsize=10860 CPUtime=3.02
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 1145 0 0 0 302 0 0 0 25 0 2 0 365883909 11120640 1767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10860

[startup+6.30199 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1673032/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=14656 CPUtime=6.29
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 2777 0 0 0 629 0 0 0 18 0 2 0 365883901 15007744 2749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 3664 2749 218 20 0 3022 0
[pid=27213/tid=27215] ppid=27211 vsize=14656 CPUtime=6.21
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 2127 0 0 0 621 0 0 0 25 0 2 0 365883909 15007744 2749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14656

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1669840/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=16936 CPUtime=12.69
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 3469 0 0 0 1268 1 0 0 18 0 2 0 365883901 17342464 3366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 4234 3366 218 20 0 3592 0
[pid=27213/tid=27215] ppid=27211 vsize=16936 CPUtime=12.61
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 2819 0 0 0 1261 0 0 0 25 0 2 0 365883909 17342464 3366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16936

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1661328/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=24676 CPUtime=25.48
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 5562 0 0 0 2546 2 0 0 18 0 2 0 365883901 25268224 5362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 6169 5362 218 20 0 5527 0
[pid=27213/tid=27215] ppid=27211 vsize=24676 CPUtime=25.4
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 4912 0 0 0 2539 1 0 0 25 0 2 0 365883909 25268224 5362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24676

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1656208/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=29892 CPUtime=51.07
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 7026 0 0 0 5104 3 0 0 18 0 2 0 365883901 30609408 6653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 7473 6653 218 20 0 6831 0
[pid=27213/tid=27215] ppid=27211 vsize=29892 CPUtime=51
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 6376 0 0 0 5097 3 0 0 25 0 2 0 365883909 30609408 6653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29892

[startup+102.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1653136/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=32860 CPUtime=102.26
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 8182 0 0 0 10222 4 0 0 18 0 2 0 365883901 33648640 7423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 8215 7423 218 20 0 7573 0
[pid=27213/tid=27215] ppid=27211 vsize=32860 CPUtime=102.19
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 7532 0 0 0 10215 4 0 0 25 0 2 0 365883909 33648640 7423 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) 32860

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1651088/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=34716 CPUtime=162.24
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 9064 0 0 0 16219 5 0 0 18 0 2 0 365883901 35549184 7903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 8679 7903 218 20 0 8037 0
[pid=27213/tid=27215] ppid=27211 vsize=34716 CPUtime=162.16
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 8414 0 0 0 16212 4 0 0 25 0 2 0 365883909 35549184 7903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34716

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1650704/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=34988 CPUtime=222.23
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 9626 0 0 0 22217 6 0 0 18 0 2 0 365883901 35827712 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 8747 7989 218 20 0 8105 0
[pid=27213/tid=27215] ppid=27211 vsize=34988 CPUtime=222.15
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 8976 0 0 0 22210 5 0 0 25 0 2 0 365883909 35827712 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34988

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1650192/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=35532 CPUtime=282.2
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 10229 0 0 0 28214 6 0 0 18 0 2 0 365883901 36384768 8115 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 8883 8115 218 20 0 8241 0
[pid=27213/tid=27215] ppid=27211 vsize=35532 CPUtime=282.13
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 9579 0 0 0 28207 6 0 0 25 0 2 0 365883909 36384768 8115 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 35532

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1650000/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=35888 CPUtime=342.19
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 10732 0 0 0 34212 7 0 0 18 0 2 0 365883901 36749312 8204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 8972 8204 218 20 0 8330 0
[pid=27213/tid=27215] ppid=27211 vsize=35888 CPUtime=342.11
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 10082 0 0 0 34204 7 0 0 25 0 2 0 365883909 36749312 8204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 35888

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1649872/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=36020 CPUtime=402.18
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 11180 0 0 0 40210 8 0 0 18 0 2 0 365883901 36884480 8238 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9005 8238 218 20 0 8363 0
[pid=27213/tid=27215] ppid=27211 vsize=36020 CPUtime=402.09
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 10530 0 0 0 40202 7 0 0 25 0 2 0 365883909 36884480 8238 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36020

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1649232/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=36468 CPUtime=462.15
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 11798 0 0 0 46207 8 0 0 18 0 2 0 365883901 37343232 8373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9117 8373 218 20 0 8475 0
[pid=27213/tid=27215] ppid=27211 vsize=36468 CPUtime=462.08
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 11148 0 0 0 46200 8 0 0 25 0 2 0 365883909 37343232 8373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 36468

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1649040/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=36848 CPUtime=522.14
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 12353 0 0 0 52204 10 0 0 18 0 2 0 365883901 37732352 8440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9212 8440 218 20 0 8570 0
[pid=27213/tid=27215] ppid=27211 vsize=36848 CPUtime=522.06
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 11703 0 0 0 52197 9 0 0 25 0 2 0 365883909 37732352 8440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36848

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1647824/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=37932 CPUtime=582.12
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 13064 0 0 0 58201 11 0 0 18 0 2 0 365883901 38842368 8731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9483 8731 218 20 0 8841 0
[pid=27213/tid=27215] ppid=27211 vsize=37932 CPUtime=582.04
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 12414 0 0 0 58194 10 0 0 25 0 2 0 365883909 38842368 8731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37932

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1647696/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38080 CPUtime=642.1
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 13590 0 0 0 64199 11 0 0 18 0 2 0 365883901 38993920 8767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9520 8767 218 20 0 8878 0
[pid=27213/tid=27215] ppid=27211 vsize=38080 CPUtime=642.02
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 12940 0 0 0 64191 11 0 0 25 0 2 0 365883909 38993920 8767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 38080

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1647504/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38232 CPUtime=702.09
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 14060 0 0 0 70197 12 0 0 18 0 2 0 365883901 39149568 8817 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9558 8817 218 20 0 8916 0
[pid=27213/tid=27215] ppid=27211 vsize=38232 CPUtime=702
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 13410 0 0 0 70189 11 0 0 25 0 2 0 365883909 39149568 8817 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 38232

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27215
/proc/meminfo: memFree=1647440/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38392 CPUtime=762.07
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 14570 0 0 0 76194 13 0 0 18 0 2 0 365883901 39313408 8830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9598 8830 218 20 0 8956 0
[pid=27213/tid=27215] ppid=27211 vsize=38392 CPUtime=761.99
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 13920 0 0 0 76187 12 0 0 25 0 2 0 365883909 39313408 8830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 38392

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 27331
/proc/meminfo: memFree=1646104/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38528 CPUtime=821.98
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 15043 0 0 0 82185 13 0 0 18 0 2 0 365883901 39452672 8877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9632 8877 218 20 0 8990 0
[pid=27213/tid=27215] ppid=27211 vsize=38528 CPUtime=821.9
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 14393 0 0 0 82177 13 0 0 25 0 2 0 365883909 39452672 8877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 38528

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646928/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38660 CPUtime=881.92
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 15441 0 0 0 88178 14 0 0 18 0 2 0 365883901 39587840 8920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9665 8920 218 20 0 9023 0
[pid=27213/tid=27215] ppid=27211 vsize=38660 CPUtime=881.85
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 14791 0 0 0 88171 14 0 0 25 0 2 0 365883909 39587840 8920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 38660

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646736/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38928 CPUtime=941.91
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 15912 0 0 0 94176 15 0 0 18 0 2 0 365883901 39862272 8965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9732 8965 218 20 0 9090 0
[pid=27213/tid=27215] ppid=27211 vsize=38928 CPUtime=941.82
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 15262 0 0 0 94168 14 0 0 25 0 2 0 365883909 39862272 8965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 38928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646608/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38928 CPUtime=1001.88
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 16361 0 0 0 100173 15 0 0 18 0 2 0 365883901 39862272 8988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9732 8988 218 20 0 9090 0
[pid=27213/tid=27215] ppid=27211 vsize=38928 CPUtime=1001.81
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 15711 0 0 0 100166 15 0 0 25 0 2 0 365883909 39862272 8988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 38928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646608/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38928 CPUtime=1061.87
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 16867 0 0 0 106171 16 0 0 18 0 2 0 365883901 39862272 8992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9732 8992 218 20 0 9090 0
[pid=27213/tid=27215] ppid=27211 vsize=38928 CPUtime=1061.79
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 16217 0 0 0 106163 16 0 0 25 0 2 0 365883909 39862272 8992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 38928

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646672/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=38928 CPUtime=1121.85
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 17300 0 0 0 112168 17 0 0 18 0 2 0 365883901 39862272 8993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9732 8993 218 20 0 9090 0
[pid=27213/tid=27215] ppid=27211 vsize=38928 CPUtime=1121.77
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 16650 0 0 0 112160 17 0 0 25 0 2 0 365883909 39862272 8993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 38928

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 27413
/proc/meminfo: memFree=1646352/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=39240 CPUtime=1181.83
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 17789 0 0 0 118165 18 0 0 18 0 2 0 365883901 40181760 9050 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9810 9050 218 20 0 9168 0
[pid=27213/tid=27215] ppid=27211 vsize=39240 CPUtime=1181.75
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 17139 0 0 0 118158 17 0 0 25 0 2 0 365883909 40181760 9050 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 39240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 27413
/proc/meminfo: memFree=1646416/2055920 swapFree=4145760/4192956
[pid=27213] ppid=27211 vsize=39240 CPUtime=1200.03
/proc/27213/stat : 27213 (MiraXTv2_dyn) S 27211 27213 27139 0 -1 4194304 17876 0 0 0 119985 18 0 0 18 0 2 0 365883901 40181760 9065 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 9810 9065 218 20 0 9168 0
[pid=27213/tid=27215] ppid=27211 vsize=39240 CPUtime=1199.95
/proc/27213/task/27215/stat : 27215 (MiraXTv2_dyn) R 27211 27213 27139 0 -1 4194368 17226 0 0 0 119978 17 0 0 25 0 2 0 365883909 40181760 9065 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39240

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.52
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.189971
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 39240

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

runsolver used 1.2888 second user time and 3.08553 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 15:47:41 UTC 2007

IDJOB= 333971
IDBENCH= 24616
IDSOLVER= 129
FILE ID= node1/333971-1178898460

PBS_JOBID= 5251094

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333971-1178898460/MiraXTv2_dyn /tmp/evaluation/333971-1178898460/instance-333971-1178898460.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-333971-1178898460 -o ROOT/results/node1/solver-333971-1178898460 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333971-1178898460/MiraXTv2_dyn /tmp/evaluation/333971-1178898460/instance-333971-1178898460.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 296057279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1682792 kB
Buffers:         49984 kB
Cached:         212152 kB
SwapCached:      14692 kB
Active:         121568 kB
Inactive:       165396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682792 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          29660 kB
Slab:            71724 kB
Committed_AS:  9773224 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Fri May 11 16:07:43 UTC 2007