Trace number 334642

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 v3? (TO) 1200.15 617.924

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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-334642-1178900876 -o ROOT/results/node1/solver-334642-1178900876 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334642-1178900876/MiraXTv3_dyn /tmp/evaluation/334642-1178900876/instance-334642-1178900876.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.95 1.96 1.69 3/77 27587
/proc/meminfo: memFree=1660656/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=3788 CPUtime=0
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 366125772 3878912 398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 947 407 202 20 0 305 0

[startup+0.006675 s]
/proc/loadavg: 1.95 1.96 1.69 3/77 27587
/proc/meminfo: memFree=1660656/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=4196 CPUtime=0
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 612 0 0 0 0 0 0 0 18 0 1 0 366125772 4296704 587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 1049 589 205 20 0 407 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4196

[startup+0.101685 s]
/proc/loadavg: 1.95 1.96 1.69 3/77 27587
/proc/meminfo: memFree=1660656/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=9768 CPUtime=0.09
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 1940 0 0 0 9 0 0 0 18 0 1 0 366125772 10002432 1915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 2442 1916 206 20 0 1800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9768

[startup+0.301708 s]
/proc/loadavg: 1.95 1.96 1.69 3/77 27587
/proc/meminfo: memFree=1660656/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=15788 CPUtime=0.29
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 3405 0 0 0 28 1 0 0 19 0 1 0 366125772 16166912 3380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 3947 3381 206 20 0 3305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15788

[startup+0.701765 s]
/proc/loadavg: 1.95 1.96 1.69 3/77 27587
/proc/meminfo: memFree=1660656/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=27580 CPUtime=0.68
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 6271 0 0 0 65 3 0 0 23 0 1 0 366125772 28241920 6246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585229 0 0 4096 0 0 0 0 17 1 0 0
/proc/27587/statm: 6895 6246 206 20 0 6253 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27580

[startup+1.50185 s]
/proc/loadavg: 1.95 1.96 1.69 2/78 27588
/proc/meminfo: memFree=1627496/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=52864 CPUtime=1.49
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 12377 0 0 0 142 7 0 0 25 0 1 0 366125772 54132736 12352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 13216 12352 206 20 0 12574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52864

[startup+3.10104 s]
/proc/loadavg: 1.95 1.96 1.69 2/78 27588
/proc/meminfo: memFree=1597800/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=68836 CPUtime=3.08
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 15891 0 0 0 300 8 0 0 25 0 1 0 366125772 70488064 15866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 17209 15866 207 20 0 16567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68836

[startup+6.30141 s]
/proc/loadavg: 1.87 1.94 1.69 2/78 27588
/proc/meminfo: memFree=1597736/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=68836 CPUtime=6.28
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 15891 0 0 0 620 8 0 0 25 0 1 0 366125772 70488064 15866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 17209 15866 207 20 0 16567 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68836

[startup+12.7012 s]
/proc/loadavg: 1.80 1.93 1.68 2/78 27588
/proc/meminfo: memFree=1572904/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=96064 CPUtime=12.68
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 22178 0 0 0 1257 11 0 0 25 0 1 0 366125772 98369536 22153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583707 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 24016 22153 207 20 0 23374 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96064

[startup+25.5017 s]
/proc/loadavg: 1.62 1.88 1.67 2/78 27588
/proc/meminfo: memFree=1566696/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=98048 CPUtime=25.47
/proc/27587/stat : 27587 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194304 23695 0 0 0 2535 12 0 0 25 0 1 0 366125772 100401152 23670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583962 0 0 4096 0 0 0 0 17 0 0 0
/proc/27587/statm: 24512 23670 207 20 0 23870 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98048

[startup+51.1017 s]
/proc/loadavg: 1.69 1.87 1.67 3/80 27590
/proc/meminfo: memFree=1494936/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=330328 CPUtime=69.4
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 45446 0 0 0 6912 28 0 0 25 0 3 0 366125772 338255872 41687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 82582 41687 218 20 0 81940 0
[pid=27587/tid=27589] ppid=27585 vsize=330328 CPUtime=23.12
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 10277 0 0 0 2307 5 0 0 25 0 3 0 366128564 338255872 41687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526145 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=330328 CPUtime=18.37
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 10692 0 0 0 1828 9 0 0 25 0 3 0 366128564 338255872 41687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.4
Current children cumulated vsize (KiB) 330328

[startup+102.306 s]
/proc/loadavg: 1.86 1.89 1.69 3/80 27590
/proc/meminfo: memFree=1392408/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=429556 CPUtime=171.56
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 71281 0 0 0 17094 62 0 0 25 0 3 0 366125772 439865344 67237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 107389 67237 218 20 0 106747 0
[pid=27587/tid=27589] ppid=27585 vsize=429556 CPUtime=74.29
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 23526 0 0 0 7411 18 0 0 24 0 3 0 366128564 439865344 67237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=429556 CPUtime=69.35
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 23278 0 0 0 6905 30 0 0 25 0 3 0 366128564 439865344 67237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.56
Current children cumulated vsize (KiB) 429556

[startup+162.302 s]
/proc/loadavg: 1.95 1.91 1.70 3/80 27590
/proc/meminfo: memFree=1349592/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=472444 CPUtime=291.28
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 82555 0 0 0 29049 79 0 0 25 0 3 0 366125772 483782656 78226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 118111 78226 218 20 0 117469 0
[pid=27587/tid=27589] ppid=27585 vsize=472444 CPUtime=134.24
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 26824 0 0 0 13401 23 0 0 25 0 3 0 366128564 483782656 78226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=472444 CPUtime=129.12
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 31254 0 0 0 12870 42 0 0 25 0 3 0 366128564 483782656 78226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.28
Current children cumulated vsize (KiB) 472444

[startup+222.302 s]
/proc/loadavg: 1.98 1.92 1.72 3/80 27590
/proc/meminfo: memFree=1219544/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=600680 CPUtime=411
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 115045 0 0 0 40975 125 0 0 25 0 3 0 366125772 615096320 110394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 150170 110394 218 20 0 149528 0
[pid=27587/tid=27589] ppid=27585 vsize=600680 CPUtime=194.19
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 43257 0 0 0 19379 40 0 0 25 0 3 0 366128564 615096320 110394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=600680 CPUtime=188.87
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 47311 0 0 0 18817 70 0 0 25 0 3 0 366128564 615096320 110394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 411
Current children cumulated vsize (KiB) 600680

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.74 3/80 27590
/proc/meminfo: memFree=1105944/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=714780 CPUtime=530.71
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 143810 0 0 0 52906 165 0 0 25 0 3 0 366125772 731934720 138989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 178695 138989 218 20 0 178053 0
[pid=27587/tid=27589] ppid=27585 vsize=714780 CPUtime=254.15
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 58375 0 0 0 25358 57 0 0 25 0 3 0 366128564 731934720 138989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=714780 CPUtime=248.64
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 60958 0 0 0 24770 94 0 0 25 0 3 0 366128564 731934720 138989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 530.71
Current children cumulated vsize (KiB) 714780

[startup+342.302 s]
/proc/loadavg: 2.04 1.96 1.75 3/80 27590
/proc/meminfo: memFree=1100312/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=718180 CPUtime=650.38
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 145138 0 0 0 64871 167 0 0 25 0 3 0 366125772 735416320 139963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 179545 139963 218 20 0 178903 0
[pid=27587/tid=27589] ppid=27585 vsize=718180 CPUtime=314.1
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 59176 0 0 0 31352 58 0 0 25 0 3 0 366128564 735416320 139963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=718180 CPUtime=308.36
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 61485 0 0 0 30741 95 0 0 25 0 3 0 366128564 735416320 139963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.38
Current children cumulated vsize (KiB) 718180

[startup+402.302 s]
/proc/loadavg: 2.01 1.96 1.76 3/80 27590
/proc/meminfo: memFree=1100184/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=718180 CPUtime=770.11
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 145447 0 0 0 76843 168 0 0 25 0 3 0 366125772 735416320 139997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 179545 139997 218 20 0 178903 0
[pid=27587/tid=27589] ppid=27585 vsize=718180 CPUtime=374.05
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 59379 0 0 0 37347 58 0 0 25 0 3 0 366128564 735416320 139997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=718180 CPUtime=368.13
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 61591 0 0 0 36717 96 0 0 25 0 3 0 366128564 735416320 139997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 770.11
Current children cumulated vsize (KiB) 718180

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 27590
/proc/meminfo: memFree=974744/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=845060 CPUtime=889.83
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 177290 0 0 0 88780 203 0 0 25 0 3 0 366125772 865341440 171561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 211265 171561 218 20 0 210623 0
[pid=27587/tid=27589] ppid=27585 vsize=845060 CPUtime=434.02
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 77626 0 0 0 43327 75 0 0 25 0 3 0 366128564 865341440 171561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=845060 CPUtime=427.89
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 75187 0 0 0 42675 114 0 0 25 0 3 0 366128564 865341440 171561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 889.83
Current children cumulated vsize (KiB) 845060

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 27590
/proc/meminfo: memFree=959064/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=860380 CPUtime=1009.46
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 181217 0 0 0 100738 208 0 0 25 0 3 0 366125772 881029120 175202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 215095 175202 218 20 0 214453 0
[pid=27587/tid=27589] ppid=27585 vsize=860380 CPUtime=493.89
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 79611 0 0 0 49312 77 0 0 25 0 3 0 366128564 881029120 175202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=860380 CPUtime=487.66
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 77129 0 0 0 48648 118 0 0 25 0 3 0 366128564 881029120 175202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1009.46
Current children cumulated vsize (KiB) 860380

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 27592
/proc/meminfo: memFree=959000/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=860380 CPUtime=1129.18
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 181419 0 0 0 112709 209 0 0 25 0 3 0 366125772 881029120 175211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 215095 175211 218 20 0 214453 0
[pid=27587/tid=27589] ppid=27585 vsize=860380 CPUtime=553.84
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 79711 0 0 0 55307 77 0 0 25 0 3 0 366128564 881029120 175211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=860380 CPUtime=547.41
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 77231 0 0 0 54623 118 0 0 25 0 3 0 366128564 881029120 175211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1129.18
Current children cumulated vsize (KiB) 860380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617.801 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 27592
/proc/meminfo: memFree=958936/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=860380 CPUtime=1200.02
/proc/27587/stat : 27587 (MiraXTv3_dyn) S 27585 27587 27139 0 -1 4194304 181625 0 0 0 119793 209 0 0 25 0 3 0 366125772 881029120 175223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27587/statm: 215095 175223 218 20 0 214453 0
[pid=27587/tid=27589] ppid=27585 vsize=860380 CPUtime=589.33
/proc/27587/task/27589/stat : 27589 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 79813 0 0 0 58856 77 0 0 25 0 3 0 366128564 881029120 175223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27587/tid=27590] ppid=27585 vsize=860380 CPUtime=582.77
/proc/27587/task/27590/stat : 27590 (MiraXTv3_dyn) R 27585 27587 27139 0 -1 4194368 77335 0 0 0 58159 118 0 0 25 0 3 0 366128564 881029120 175223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 860380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+617.912 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 27592
/proc/meminfo: memFree=958936/2055920 swapFree=4145760/4192956
[pid=27587] ppid=27585 vsize=0 CPUtime=1200.14
/proc/27587/stat : 27587 (MiraXTv3_dyn) Z 27585 27587 27139 0 -1 4195340 181625 0 0 0 119795 219 0 0 16 0 2 0 366125772 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27587/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 617.924
CPU time (s): 1200.15
CPU user time (s): 1197.95
CPU system time (s): 2.20267
CPU usage (%): 194.224
Max. virtual memory (cumulated for all children) (KiB): 860768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.95
system time used= 2.20267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181625
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= 496
involuntary context switches= 22163

runsolver used 0.6519 second user time and 1.60976 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 16:27:59 UTC 2007

IDJOB= 334642
IDBENCH= 24632
IDSOLVER= 128
FILE ID= node1/334642-1178900876

PBS_JOBID= 5251094

Free space on /tmp= 54596 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334642-1178900876/MiraXTv3_dyn /tmp/evaluation/334642-1178900876/instance-334642-1178900876.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-334642-1178900876 -o ROOT/results/node1/solver-334642-1178900876 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334642-1178900876/MiraXTv3_dyn /tmp/evaluation/334642-1178900876/instance-334642-1178900876.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 350335344

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:       1660872 kB
Buffers:         50056 kB
Cached:         233296 kB
SwapCached:      14692 kB
Active:         137516 kB
Inactive:       170868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660872 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:           19828 kB
Writeback:           0 kB
Mapped:          29884 kB
Slab:            72212 kB
Committed_AS:  9776512 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= 54596 MiB

End job on node1 on Fri May 11 16:38:19 UTC 2007