Trace number 335022

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.09 1200.68

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-335022-1178902203 -o ROOT/results/node13/solver-335022-1178902203 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335022-1178902203/MiraXTv1_dyn /tmp/evaluation/335022-1178902203/instance-335022-1178902203.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.85 1.82 1.45 3/77 20224
/proc/meminfo: memFree=1714160/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=3788 CPUtime=0
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 338138691 3878912 400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 947 409 202 20 0 305 0

[startup+0.09741 s]
/proc/loadavg: 1.85 1.82 1.45 3/77 20224
/proc/meminfo: memFree=1714160/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=9284 CPUtime=0.09
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 1823 0 0 0 8 1 0 0 18 0 1 0 338138691 9506816 1798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 2321 1799 206 20 0 1679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9284

[startup+0.10141 s]
/proc/loadavg: 1.85 1.82 1.45 3/77 20224
/proc/meminfo: memFree=1714160/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=9416 CPUtime=0.09
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 1860 0 0 0 8 1 0 0 18 0 1 0 338138691 9641984 1835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 2354 1835 206 20 0 1712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9416

[startup+0.301453 s]
/proc/loadavg: 1.85 1.82 1.45 3/77 20224
/proc/meminfo: memFree=1714160/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=16384 CPUtime=0.29
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 3621 0 0 0 27 2 0 0 19 0 1 0 338138691 16777216 3596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 4096 3596 206 20 0 3454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16384

[startup+0.701538 s]
/proc/loadavg: 1.85 1.82 1.45 3/77 20224
/proc/meminfo: memFree=1714160/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=32904 CPUtime=0.69
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 7355 0 0 0 65 4 0 0 23 0 1 0 338138691 33693696 7330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 8226 7331 206 20 0 7584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32904

[startup+1.50171 s]
/proc/loadavg: 1.85 1.82 1.45 2/78 20225
/proc/meminfo: memFree=1673896/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=65608 CPUtime=1.49
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 15001 0 0 0 141 8 0 0 25 0 1 0 338138691 67182592 14976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134574256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 16402 14977 206 20 0 15760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65608

[startup+3.10105 s]
/proc/loadavg: 1.85 1.82 1.45 2/78 20225
/proc/meminfo: memFree=1631464/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=123768 CPUtime=3.09
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 30314 0 0 0 293 16 0 0 25 0 1 0 338138691 126738432 30289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 30942 30290 206 20 0 30300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123768

[startup+6.30173 s]
/proc/loadavg: 1.86 1.82 1.45 2/78 20225
/proc/meminfo: memFree=1583336/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=141312 CPUtime=6.28
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 32839 0 0 0 611 17 0 0 25 0 1 0 338138691 144703488 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 0 0 0
/proc/20224/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141312

[startup+12.7011 s]
/proc/loadavg: 1.79 1.81 1.45 2/78 20225
/proc/meminfo: memFree=1583336/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=141312 CPUtime=12.68
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 32839 0 0 0 1251 17 0 0 25 0 1 0 338138691 144703488 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141312

[startup+25.5016 s]
/proc/loadavg: 1.62 1.77 1.44 2/78 20225
/proc/meminfo: memFree=1583400/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=141312 CPUtime=25.48
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 32839 0 0 0 2530 18 0 0 25 0 1 0 338138691 144703488 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141312

[startup+51.1011 s]
/proc/loadavg: 1.41 1.71 1.43 2/78 20225
/proc/meminfo: memFree=1583592/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=141312 CPUtime=51.07
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 32839 0 0 0 5089 18 0 0 25 0 1 0 338138691 144703488 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 141312

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.41 2/78 20225
/proc/meminfo: memFree=1491944/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=234144 CPUtime=102.26
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 55713 0 0 0 10196 30 0 0 25 0 1 0 338138691 239763456 55688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584061 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 58536 55688 207 20 0 57894 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 234144

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.38 2/78 20225
/proc/meminfo: memFree=1484520/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=235860 CPUtime=162.22
/proc/20224/stat : 20224 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194304 57555 0 0 0 16191 31 0 0 25 0 1 0 338138691 241520640 57530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583881 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 58965 57530 207 20 0 58323 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 235860

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/79 20226
/proc/meminfo: memFree=1335328/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=664136 CPUtime=222.2
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 102366 0 0 0 22169 51 0 0 25 0 2 0 338138691 680075264 94694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 166034 94694 218 20 0 165392 0
[pid=20224/tid=20226] ppid=20222 vsize=664136 CPUtime=17.17
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 34953 0 0 0 1703 14 0 0 25 0 2 0 338159203 680075264 94694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 664136

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/79 20226
/proc/meminfo: memFree=1334944/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=664136 CPUtime=282.18
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 102529 0 0 0 28166 52 0 0 25 0 2 0 338138691 680075264 94857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 166034 94857 218 20 0 165392 0
[pid=20224/tid=20226] ppid=20222 vsize=664136 CPUtime=77.14
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 35116 0 0 0 7700 14 0 0 25 0 2 0 338159203 680075264 94857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 664136

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 20226
/proc/meminfo: memFree=1334432/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=664136 CPUtime=342.15
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 102642 0 0 0 34163 52 0 0 25 0 2 0 338138691 680075264 94970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 166034 94970 218 20 0 165392 0
[pid=20224/tid=20226] ppid=20222 vsize=664136 CPUtime=137.12
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 35229 0 0 0 13697 15 0 0 25 0 2 0 338159203 680075264 94970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 664136

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/79 20226
/proc/meminfo: memFree=1334240/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=664136 CPUtime=402.13
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 102707 0 0 0 40160 53 0 0 25 0 2 0 338138691 680075264 95035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 166034 95035 218 20 0 165392 0
[pid=20224/tid=20226] ppid=20222 vsize=664136 CPUtime=197.1
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 35294 0 0 0 19694 16 0 0 25 0 2 0 338159203 680075264 95035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 664136

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/79 20226
/proc/meminfo: memFree=1329248/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=668888 CPUtime=462.1
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 104016 0 0 0 46156 54 0 0 25 0 2 0 338138691 684941312 96296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 167222 96296 218 20 0 166580 0
[pid=20224/tid=20226] ppid=20222 vsize=668888 CPUtime=257.07
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 36603 0 0 0 25690 17 0 0 25 0 2 0 338159203 684941312 96296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 668888

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/79 20226
/proc/meminfo: memFree=1315296/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=682788 CPUtime=522.08
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 107518 0 0 0 52150 58 0 0 25 0 2 0 338138691 699174912 99798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 170697 99798 218 20 0 170055 0
[pid=20224/tid=20226] ppid=20222 vsize=682788 CPUtime=317.05
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 40105 0 0 0 31684 21 0 0 25 0 2 0 338159203 699174912 99798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 682788

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/79 20226
/proc/meminfo: memFree=1311072/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=686488 CPUtime=582.06
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 108547 0 0 0 58147 59 0 0 25 0 2 0 338138691 702963712 100773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 171622 100773 218 20 0 170980 0
[pid=20224/tid=20226] ppid=20222 vsize=686488 CPUtime=377.02
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 41134 0 0 0 37680 22 0 0 25 0 2 0 338159203 702963712 100773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 686488

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/79 20226
/proc/meminfo: memFree=1309152/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=688468 CPUtime=642.04
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 109132 0 0 0 64144 60 0 0 25 0 2 0 338138691 704991232 101300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 172117 101300 218 20 0 171475 0
[pid=20224/tid=20226] ppid=20222 vsize=688468 CPUtime=437
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 41719 0 0 0 43677 23 0 0 25 0 2 0 338159203 704991232 101300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 688468

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/85 20400
/proc/meminfo: memFree=1291560/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=704844 CPUtime=701.91
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 113310 0 0 0 70126 65 0 0 25 0 2 0 338138691 721760256 105417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 176211 105417 218 20 0 175569 0
[pid=20224/tid=20226] ppid=20222 vsize=704844 CPUtime=496.88
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 45897 0 0 0 49660 28 0 0 25 0 2 0 338159203 721760256 105417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 704844

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/79 20424
/proc/meminfo: memFree=1282272/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=761.88
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 115819 0 0 0 76120 68 0 0 25 0 2 0 338138691 731643904 107862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107862 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=556.85
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48406 0 0 0 55654 31 0 0 25 0 2 0 338159203 731643904 107862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 714496

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 20424
/proc/meminfo: memFree=1282272/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=821.86
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 115833 0 0 0 82117 69 0 0 25 0 2 0 338138691 731643904 107876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107876 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=616.81
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48420 0 0 0 61650 31 0 0 25 0 2 0 338159203 731643904 107876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 714496

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 20424
/proc/meminfo: memFree=1282336/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=881.83
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 115847 0 0 0 88114 69 0 0 25 0 2 0 338138691 731643904 107890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107890 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=676.8
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48434 0 0 0 67648 32 0 0 25 0 2 0 338159203 731643904 107890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 714496

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 20424
/proc/meminfo: memFree=1282208/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=941.8
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 115933 0 0 0 94111 69 0 0 25 0 2 0 338138691 731643904 107907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107907 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=736.77
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48520 0 0 0 73645 32 0 0 25 0 2 0 338159203 731643904 107907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 714496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 20424
/proc/meminfo: memFree=1282144/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=1001.79
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 116090 0 0 0 100109 70 0 0 25 0 2 0 338138691 731643904 107923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107923 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=796.74
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48677 0 0 0 79642 32 0 0 25 0 2 0 338159203 731643904 107923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 714496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 20424
/proc/meminfo: memFree=1282144/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=1061.76
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 116091 0 0 0 106106 70 0 0 25 0 2 0 338138691 731643904 107924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107924 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=856.72
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48678 0 0 0 85639 33 0 0 25 0 2 0 338159203 731643904 107924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 714496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 20424
/proc/meminfo: memFree=1282208/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=1121.74
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 116172 0 0 0 112103 71 0 0 25 0 2 0 338138691 731643904 107933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107933 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=916.7
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48759 0 0 0 91637 33 0 0 25 0 2 0 338159203 731643904 107933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 714496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 20424
/proc/meminfo: memFree=1282272/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=1181.71
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 116172 0 0 0 118100 71 0 0 25 0 2 0 338138691 731643904 107933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107933 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=976.68
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48759 0 0 0 97634 34 0 0 25 0 2 0 338159203 731643904 107933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 714496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 20424
/proc/meminfo: memFree=1282208/2055920 swapFree=4159364/4192956
[pid=20224] ppid=20222 vsize=714496 CPUtime=1200.01
/proc/20224/stat : 20224 (MiraXTv1_dyn) S 20222 20224 19540 0 -1 4194304 116250 0 0 0 119930 71 0 0 25 0 2 0 338138691 731643904 107938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20224/statm: 178624 107938 218 20 0 177982 0
[pid=20224/tid=20226] ppid=20222 vsize=714496 CPUtime=994.97
/proc/20224/task/20226/stat : 20226 (MiraXTv1_dyn) R 20222 20224 19540 0 -1 4194368 48837 0 0 0 99463 34 0 0 25 0 2 0 338159203 731643904 107938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 714496

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.68
CPU time (s): 1200.09
CPU user time (s): 1199.31
CPU system time (s): 0.78388
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 714776

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

runsolver used 1.3048 second user time and 3.07253 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 16:50:09 UTC 2007

IDJOB= 335022
IDBENCH= 24641
IDSOLVER= 130
FILE ID= node13/335022-1178902203

PBS_JOBID= 5251084

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335022-1178902203/MiraXTv1_dyn /tmp/evaluation/335022-1178902203/instance-335022-1178902203.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-335022-1178902203 -o ROOT/results/node13/solver-335022-1178902203 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335022-1178902203/MiraXTv1_dyn /tmp/evaluation/335022-1178902203/instance-335022-1178902203.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 177717355

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1714376 kB
Buffers:         41120 kB
Cached:         212524 kB
SwapCached:      12848 kB
Active:         158200 kB
Inactive:       118728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714376 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:           37616 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            50048 kB
Committed_AS:  9839188 kB
PageTables:       1872 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= 66528 MiB

End job on node13 on Fri May 11 17:10:11 UTC 2007