Trace number 334896

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.08 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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/node20/watcher-334896-1178901772 -o ROOT/results/node20/solver-334896-1178901772 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334896-1178901772/MiraXTv1_dyn /tmp/evaluation/334896-1178901772/instance-334896-1178901772.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 14896
/proc/meminfo: memFree=1635768/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=3788 CPUtime=0
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 338094702 3878912 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 947 409 202 20 0 305 0

[startup+0.081878 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 14896
/proc/meminfo: memFree=1635768/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=8760 CPUtime=0.07
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 1661 0 0 0 7 0 0 0 18 0 1 0 338094702 8970240 1636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 2190 1636 206 20 0 1548 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8760

[startup+0.101879 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 14896
/proc/meminfo: memFree=1635768/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=9420 CPUtime=0.09
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 1869 0 0 0 8 1 0 0 18 0 1 0 338094702 9646080 1844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 2355 1844 206 20 0 1713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9420

[startup+0.301912 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 14896
/proc/meminfo: memFree=1635768/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=18780 CPUtime=0.29
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 4141 0 0 0 27 2 0 0 19 0 1 0 338094702 19230720 4116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 4695 4116 206 20 0 4053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18780

[startup+0.701991 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 14896
/proc/meminfo: memFree=1635768/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=37792 CPUtime=0.69
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 8870 0 0 0 65 4 0 0 23 0 1 0 338094702 38699008 8845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 9448 8845 206 20 0 8806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37792

[startup+1.50115 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 14897
/proc/meminfo: memFree=1586544/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=56892 CPUtime=1.49
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 13700 0 0 0 142 7 0 0 25 0 1 0 338094702 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56892

[startup+3.10147 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 14897
/proc/meminfo: memFree=1581360/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=56892 CPUtime=3.09
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 13700 0 0 0 302 7 0 0 25 0 1 0 338094702 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56892

[startup+6.30112 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 14897
/proc/meminfo: memFree=1581424/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=56892 CPUtime=6.29
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 13700 0 0 0 622 7 0 0 25 0 1 0 338094702 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56892

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 14897
/proc/meminfo: memFree=1581488/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=56892 CPUtime=12.69
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 13700 0 0 0 1262 7 0 0 25 0 1 0 338094702 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/14896/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56892

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 14897
/proc/meminfo: memFree=1545968/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=93764 CPUtime=25.48
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 22652 0 0 0 2537 11 0 0 25 0 1 0 338094702 96014336 22627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134581534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14896/statm: 23441 22627 207 20 0 22799 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93764

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 14899
/proc/meminfo: memFree=1542184/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=99172 CPUtime=51.06
/proc/14896/stat : 14896 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194304 23523 0 0 0 5095 11 0 0 25 0 1 0 338094702 101552128 23498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/14896/statm: 24793 23498 207 20 0 24151 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99172

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 14900
/proc/meminfo: memFree=1479336/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=272572 CPUtime=102.25
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 42299 0 0 0 10203 22 0 0 25 0 2 0 338094702 279113728 39217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 68143 39217 218 20 0 67501 0
[pid=14896/tid=14900] ppid=14894 vsize=272572 CPUtime=47.07
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 14815 0 0 0 4698 9 0 0 25 0 2 0 338100223 279113728 39217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 272572

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1469416/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=282080 CPUtime=162.22
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 44896 0 0 0 16196 26 0 0 25 0 2 0 338094702 288849920 41738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 70520 41738 218 20 0 69878 0
[pid=14896/tid=14900] ppid=14894 vsize=282080 CPUtime=107.04
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 17412 0 0 0 10692 12 0 0 25 0 2 0 338100223 288849920 41738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 282080

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1457960/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=292800 CPUtime=222.2
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 47767 0 0 0 22191 29 0 0 25 0 2 0 338094702 299827200 44510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 73200 44510 218 20 0 72558 0
[pid=14896/tid=14900] ppid=14894 vsize=292800 CPUtime=167.01
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 20283 0 0 0 16686 15 0 0 25 0 2 0 338100223 299827200 44510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 292800

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1451112/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=299672 CPUtime=282.18
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 49659 0 0 0 28186 32 0 0 25 0 2 0 338094702 306864128 46286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 74918 46286 218 20 0 74276 0
[pid=14896/tid=14900] ppid=14894 vsize=299672 CPUtime=227
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 22175 0 0 0 22682 18 0 0 25 0 2 0 338100223 306864128 46286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 299672

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1445672/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=304556 CPUtime=342.15
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 51057 0 0 0 34182 33 0 0 25 0 2 0 338094702 311865344 47558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76139 47558 218 20 0 75497 0
[pid=14896/tid=14900] ppid=14894 vsize=304556 CPUtime=286.97
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 23573 0 0 0 28678 19 0 0 25 0 2 0 338100223 311865344 47558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 304556

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1445736/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=304556 CPUtime=402.13
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 51146 0 0 0 40179 34 0 0 25 0 2 0 338094702 311865344 47582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76139 47582 218 20 0 75497 0
[pid=14896/tid=14900] ppid=14894 vsize=304556 CPUtime=346.95
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 23662 0 0 0 34675 20 0 0 25 0 2 0 338100223 311865344 47582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 304556

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1445544/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=304556 CPUtime=462.1
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 51300 0 0 0 46176 34 0 0 25 0 2 0 338094702 311865344 47601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76139 47601 218 20 0 75497 0
[pid=14896/tid=14900] ppid=14894 vsize=304556 CPUtime=406.93
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 23816 0 0 0 40672 21 0 0 25 0 2 0 338100223 311865344 47601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 304556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1445544/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=304556 CPUtime=522.09
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 51458 0 0 0 52174 35 0 0 25 0 2 0 338094702 311865344 47622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76139 47622 218 20 0 75497 0
[pid=14896/tid=14900] ppid=14894 vsize=304556 CPUtime=466.91
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 23974 0 0 0 46670 21 0 0 25 0 2 0 338100223 311865344 47622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 304556

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1445416/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=304720 CPUtime=582.06
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 51563 0 0 0 58171 35 0 0 25 0 2 0 338094702 312033280 47658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76180 47658 218 20 0 75538 0
[pid=14896/tid=14900] ppid=14894 vsize=304720 CPUtime=526.89
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 24079 0 0 0 52667 22 0 0 25 0 2 0 338100223 312033280 47658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 304720

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1443304/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=306708 CPUtime=642.04
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 52198 0 0 0 64168 36 0 0 25 0 2 0 338094702 314068992 48153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76677 48153 218 20 0 76035 0
[pid=14896/tid=14900] ppid=14894 vsize=306708 CPUtime=586.86
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 24714 0 0 0 58664 22 0 0 25 0 2 0 338100223 314068992 48153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 306708

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1443176/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=306840 CPUtime=702.02
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 52304 0 0 0 70165 37 0 0 25 0 2 0 338094702 314204160 48189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 76710 48189 218 20 0 76068 0
[pid=14896/tid=14900] ppid=14894 vsize=306840 CPUtime=646.84
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 24820 0 0 0 64661 23 0 0 25 0 2 0 338100223 314204160 48189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 306840

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1422120/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=328028 CPUtime=762
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 57681 0 0 0 76157 43 0 0 25 0 2 0 338094702 335900672 53496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82007 53496 218 20 0 81365 0
[pid=14896/tid=14900] ppid=14894 vsize=328028 CPUtime=706.83
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 30197 0 0 0 70653 30 0 0 25 0 2 0 338100223 335900672 53496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 328028

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1420200/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=821.97
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58251 0 0 0 82153 44 0 0 25 0 2 0 338094702 337657856 53924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53924 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=766.79
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 30767 0 0 0 76649 30 0 0 25 0 2 0 338100223 337657856 53924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 329744

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1420200/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=881.95
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58400 0 0 0 88150 45 0 0 25 0 2 0 338094702 337657856 53930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53930 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=826.77
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 30916 0 0 0 82646 31 0 0 25 0 2 0 338100223 337657856 53930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 329744

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1420200/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=941.92
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58473 0 0 0 94147 45 0 0 25 0 2 0 338094702 337657856 53931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53931 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=886.75
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 30989 0 0 0 88643 32 0 0 25 0 2 0 338100223 337657856 53931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 329744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1420136/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=1001.91
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58623 0 0 0 100145 46 0 0 25 0 2 0 338094702 337657856 53936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53936 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=946.73
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 31139 0 0 0 94641 32 0 0 25 0 2 0 338100223 337657856 53936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 329744

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14900
/proc/meminfo: memFree=1420200/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=1061.88
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58697 0 0 0 106142 46 0 0 25 0 2 0 338094702 337657856 53937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53937 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=1006.71
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 31213 0 0 0 100638 33 0 0 25 0 2 0 338100223 337657856 53937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 329744

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 15064
/proc/meminfo: memFree=1418992/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=1121.78
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58847 0 0 0 112130 48 0 0 25 0 2 0 338094702 337657856 53941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53941 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=1066.59
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 31363 0 0 0 106625 34 0 0 25 0 2 0 338100223 337657856 53941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 329744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15098
/proc/meminfo: memFree=1420008/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=1181.72
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58924 0 0 0 118124 48 0 0 25 0 2 0 338094702 337657856 53945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53945 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=1126.55
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 31440 0 0 0 112620 35 0 0 25 0 2 0 338100223 337657856 53945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 329744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15098
/proc/meminfo: memFree=1420008/2055920 swapFree=4154884/4192956
[pid=14896] ppid=14894 vsize=329744 CPUtime=1200.03
/proc/14896/stat : 14896 (MiraXTv1_dyn) S 14894 14896 13962 0 -1 4194304 58925 0 0 0 119954 49 0 0 25 0 2 0 338094702 337657856 53946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14896/statm: 82436 53946 218 20 0 81794 0
[pid=14896/tid=14900] ppid=14894 vsize=329744 CPUtime=1144.85
/proc/14896/task/14900/stat : 14900 (MiraXTv1_dyn) R 14894 14896 13962 0 -1 4194368 31441 0 0 0 114450 35 0 0 25 0 2 0 338100223 337657856 53946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 329744

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.64
CPU time (s): 1200.08
CPU user time (s): 1199.55
CPU system time (s): 0.52392
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 330036

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

runsolver used 1.3308 second user time and 3.04354 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 16:42:54 UTC 2007

IDJOB= 334896
IDBENCH= 24638
IDSOLVER= 130
FILE ID= node20/334896-1178901772

PBS_JOBID= 5251079

Free space on /tmp= 66521 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ff7bc04717f7472a7de76a6b5c02e3a4

RANDOM SEED= 389233616

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1636048 kB
Buffers:         49536 kB
Cached:         271164 kB
SwapCached:      17192 kB
Active:         186252 kB
Inactive:       169488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636048 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:           16728 kB
Writeback:           0 kB
Mapped:          41176 kB
Slab:            49736 kB
Committed_AS:  6870820 kB
PageTables:       1772 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= 66521 MiB

End job on node20 on Fri May 11 17:02:56 UTC 2007