Trace number 299817

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node7/watcher-299817-1178835063 -o ROOT/results/node7/solver-299817-1178835063 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299817-1178835063/MiraXTv1_dyn /tmp/evaluation/299817-1178835063/instance-299817-1178835063.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.97 0.99 3/77 15876
/proc/meminfo: memFree=1845240/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=3788 CPUtime=0
/proc/15876/stat : 15876 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 359543908 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/15876/statm: 947 269 206 20 0 305 0

[startup+0.031807 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15876
/proc/meminfo: memFree=1845240/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=4440 CPUtime=0.03
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 398 0 0 0 3 0 0 0 18 0 2 0 359543908 4546560 373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 1110 373 218 20 0 468 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4440

[startup+0.101815 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15876
/proc/meminfo: memFree=1845240/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=5356 CPUtime=0.1
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 492 0 0 0 10 0 0 0 18 0 2 0 359543908 5484544 467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 1339 467 218 20 0 697 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.301836 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15876
/proc/meminfo: memFree=1845240/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=6212 CPUtime=0.29
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 697 0 0 0 29 0 0 0 18 0 2 0 359543908 6361088 672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 1553 672 218 20 0 911 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6212

[startup+0.701878 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15876
/proc/meminfo: memFree=1845240/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=7252 CPUtime=0.69
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 998 0 0 0 69 0 0 0 18 0 2 0 359543908 7426048 973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 1813 973 218 20 0 1171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7252

[startup+1.50296 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1841640/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=8400 CPUtime=1.49
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 1285 0 0 0 149 0 0 0 18 0 2 0 359543908 8601600 1260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 2100 1260 218 20 0 1458 0
[pid=15876/tid=15878] ppid=15874 vsize=8400 CPUtime=1.49
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 951 0 0 0 149 0 0 0 25 0 2 0 359543909 8601600 1260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8400

[startup+3.10113 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1839848/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=11180 CPUtime=3.09
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 1978 0 0 0 309 0 0 0 18 0 2 0 359543908 11448320 1953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 2795 1953 218 20 0 2153 0
[pid=15876/tid=15878] ppid=15874 vsize=11180 CPUtime=3.08
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 1644 0 0 0 308 0 0 0 25 0 2 0 359543909 11448320 1953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11180

[startup+6.30146 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1836776/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=12776 CPUtime=6.29
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 2449 0 0 0 629 0 0 0 18 0 2 0 359543908 13082624 2348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 3194 2348 218 20 0 2552 0
[pid=15876/tid=15878] ppid=15874 vsize=12776 CPUtime=6.28
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 2115 0 0 0 628 0 0 0 25 0 2 0 359543909 13082624 2348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12776

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1831144/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=17648 CPUtime=12.69
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 3795 0 0 0 1268 1 0 0 18 0 2 0 359543908 18071552 3595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 4412 3595 218 20 0 3770 0
[pid=15876/tid=15878] ppid=15874 vsize=17648 CPUtime=12.68
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 3461 0 0 0 1267 1 0 0 25 0 2 0 359543909 18071552 3595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17648

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1827432/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=21416 CPUtime=25.49
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 4991 0 0 0 2547 2 0 0 18 0 2 0 359543908 21929984 4546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 5354 4546 218 20 0 4712 0
[pid=15876/tid=15878] ppid=15874 vsize=21416 CPUtime=25.48
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 4657 0 0 0 2546 2 0 0 25 0 2 0 359543909 21929984 4546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21416

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1824936/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=23708 CPUtime=51.07
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 6045 0 0 0 5105 2 0 0 18 0 2 0 359543908 24276992 5180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 5927 5180 218 20 0 5285 0
[pid=15876/tid=15878] ppid=15874 vsize=23708 CPUtime=51.07
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 5711 0 0 0 5105 2 0 0 25 0 2 0 359543909 24276992 5180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23708

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1823208/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=25600 CPUtime=102.27
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 7282 0 0 0 10224 3 0 0 18 0 2 0 359543908 26214400 5580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 6400 5580 218 20 0 5758 0
[pid=15876/tid=15878] ppid=15874 vsize=25600 CPUtime=102.26
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 6948 0 0 0 10223 3 0 0 25 0 2 0 359543909 26214400 5580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25600

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1821096/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=27548 CPUtime=162.24
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 8692 0 0 0 16220 4 0 0 18 0 2 0 359543908 28209152 6095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 6887 6095 218 20 0 6245 0
[pid=15876/tid=15878] ppid=15874 vsize=27548 CPUtime=162.24
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 8358 0 0 0 16220 4 0 0 25 0 2 0 359543909 28209152 6095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27548

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1820392/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=28300 CPUtime=222.23
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 9736 0 0 0 22218 5 0 0 18 0 2 0 359543908 28979200 6284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 7075 6284 218 20 0 6433 0
[pid=15876/tid=15878] ppid=15874 vsize=28300 CPUtime=222.22
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 9402 0 0 0 22217 5 0 0 25 0 2 0 359543909 28979200 6284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28300

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1819496/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=29184 CPUtime=282.22
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 10896 0 0 0 28216 6 0 0 18 0 2 0 359543908 29884416 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 7296 6550 218 20 0 6654 0
[pid=15876/tid=15878] ppid=15874 vsize=29184 CPUtime=282.21
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 10562 0 0 0 28215 6 0 0 25 0 2 0 359543909 29884416 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29184

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1818728/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=30184 CPUtime=342.2
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 11875 0 0 0 34214 6 0 0 18 0 2 0 359543908 30908416 6699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 7546 6699 218 20 0 6904 0
[pid=15876/tid=15878] ppid=15874 vsize=30184 CPUtime=342.19
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 11541 0 0 0 34213 6 0 0 25 0 2 0 359543909 30908416 6699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30184

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1818280/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=30652 CPUtime=402.18
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 12765 0 0 0 40211 7 0 0 18 0 2 0 359543908 31387648 6830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 7663 6830 218 20 0 7021 0
[pid=15876/tid=15878] ppid=15874 vsize=30652 CPUtime=402.17
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 12431 0 0 0 40210 7 0 0 25 0 2 0 359543909 31387648 6830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 30652

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1818024/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=31056 CPUtime=462.16
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 13807 0 0 0 46209 7 0 0 18 0 2 0 359543908 31801344 6897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 7764 6897 218 20 0 7122 0
[pid=15876/tid=15878] ppid=15874 vsize=31056 CPUtime=462.15
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 13473 0 0 0 46208 7 0 0 25 0 2 0 359543909 31801344 6897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31056

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1817640/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=32004 CPUtime=522.15
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 14717 0 0 0 52207 8 0 0 18 0 2 0 359543908 32772096 7006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8001 7006 218 20 0 7359 0
[pid=15876/tid=15878] ppid=15874 vsize=32004 CPUtime=522.14
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 14383 0 0 0 52206 8 0 0 25 0 2 0 359543909 32772096 7006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32004

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1816808/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=32712 CPUtime=582.13
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 15732 0 0 0 58205 8 0 0 18 0 2 0 359543908 33497088 7203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8178 7203 218 20 0 7536 0
[pid=15876/tid=15878] ppid=15874 vsize=32712 CPUtime=582.12
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 15398 0 0 0 58204 8 0 0 25 0 2 0 359543909 33497088 7203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 32712

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1816360/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=33108 CPUtime=642.12
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 16779 0 0 0 64203 9 0 0 18 0 2 0 359543908 33902592 7313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8277 7313 218 20 0 7635 0
[pid=15876/tid=15878] ppid=15874 vsize=33108 CPUtime=642.11
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 16445 0 0 0 64202 9 0 0 25 0 2 0 359543909 33902592 7313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 33108

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1816040/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=33412 CPUtime=702.1
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 17584 0 0 0 70201 9 0 0 18 0 2 0 359543908 34213888 7375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8353 7375 218 20 0 7711 0
[pid=15876/tid=15878] ppid=15874 vsize=33412 CPUtime=702.09
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 17250 0 0 0 70200 9 0 0 25 0 2 0 359543909 34213888 7375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 33412

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1815720/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=33676 CPUtime=762.09
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 18525 0 0 0 76199 10 0 0 18 0 2 0 359543908 34484224 7454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8419 7454 218 20 0 7777 0
[pid=15876/tid=15878] ppid=15874 vsize=33676 CPUtime=762.08
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 18191 0 0 0 76198 10 0 0 25 0 2 0 359543909 34484224 7454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 33676

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1815464/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=33972 CPUtime=822.07
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 19378 0 0 0 82197 10 0 0 18 0 2 0 359543908 34787328 7540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8493 7540 218 20 0 7851 0
[pid=15876/tid=15878] ppid=15874 vsize=33972 CPUtime=822.06
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 19044 0 0 0 82196 10 0 0 25 0 2 0 359543909 34787328 7540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 33972

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1815016/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=34456 CPUtime=882.05
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 20387 0 0 0 88194 11 0 0 18 0 2 0 359543908 35282944 7662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8614 7662 218 20 0 7972 0
[pid=15876/tid=15878] ppid=15874 vsize=34456 CPUtime=882.05
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 20053 0 0 0 88194 11 0 0 25 0 2 0 359543909 35282944 7662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34456

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1814824/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=34588 CPUtime=942.03
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 21246 0 0 0 94192 11 0 0 18 0 2 0 359543908 35418112 7734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8647 7734 218 20 0 8005 0
[pid=15876/tid=15878] ppid=15874 vsize=34588 CPUtime=942.03
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 20912 0 0 0 94192 11 0 0 25 0 2 0 359543909 35418112 7734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10849788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 34588

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1813864/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=35392 CPUtime=1002.02
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 22249 0 0 0 100190 12 0 0 18 0 2 0 359543908 36241408 7939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 8848 7939 218 20 0 8206 0
[pid=15876/tid=15878] ppid=15874 vsize=35392 CPUtime=1002.01
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 21915 0 0 0 100189 12 0 0 25 0 2 0 359543909 36241408 7939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 35392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1813608/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=36160 CPUtime=1062
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 23005 0 0 0 106188 12 0 0 18 0 2 0 359543908 37027840 8002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 9040 8002 218 20 0 8398 0
[pid=15876/tid=15878] ppid=15874 vsize=36160 CPUtime=1062
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 22671 0 0 0 106188 12 0 0 25 0 2 0 359543909 37027840 8002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 36160

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1813416/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=36292 CPUtime=1121.99
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 23753 0 0 0 112186 13 0 0 18 0 2 0 359543908 37163008 8048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 9073 8048 218 20 0 8431 0
[pid=15876/tid=15878] ppid=15874 vsize=36292 CPUtime=1121.98
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 23419 0 0 0 112185 13 0 0 25 0 2 0 359543909 37163008 8048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 36292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1813288/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=36436 CPUtime=1181.98
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 24630 0 0 0 118184 14 0 0 18 0 2 0 359543908 37310464 8095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 9109 8095 218 20 0 8467 0
[pid=15876/tid=15878] ppid=15874 vsize=36436 CPUtime=1181.97
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 24296 0 0 0 118183 14 0 0 25 0 2 0 359543909 37310464 8095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 36436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15878
/proc/meminfo: memFree=1813288/2055920 swapFree=4156568/4192956
[pid=15876] ppid=15874 vsize=36436 CPUtime=1200.08
/proc/15876/stat : 15876 (MiraXTv1_dyn) S 15874 15876 15124 0 -1 4194304 24873 0 0 0 119994 14 0 0 18 0 2 0 359543908 37310464 8098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15876/statm: 9109 8098 218 20 0 8467 0
[pid=15876/tid=15878] ppid=15874 vsize=36436 CPUtime=1200.07
/proc/15876/task/15878/stat : 15878 (MiraXTv1_dyn) R 15874 15876 15124 0 -1 4194368 24539 0 0 0 119993 14 0 0 25 0 2 0 359543909 37310464 8098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.148977
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 36436

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

runsolver used 1.2808 second user time and 3.09353 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 22:11:03 UTC 2007

IDJOB= 299817
IDBENCH= 20019
IDSOLVER= 130
FILE ID= node7/299817-1178835063

PBS_JOBID= 5250992

Free space on /tmp= 66554 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299817-1178835063/MiraXTv1_dyn /tmp/evaluation/299817-1178835063/instance-299817-1178835063.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-299817-1178835063 -o ROOT/results/node7/solver-299817-1178835063 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299817-1178835063/MiraXTv1_dyn /tmp/evaluation/299817-1178835063/instance-299817-1178835063.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 575470215

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1845520 kB
Buffers:         39956 kB
Cached:         105568 kB
SwapCached:      16996 kB
Active:         101548 kB
Inactive:        68112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845520 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3936 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            26224 kB
Committed_AS: 14727908 kB
PageTables:       1860 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= 66554 MiB

End job on node7 on Thu May 10 22:31:05 UTC 2007