Trace number 292601

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
MD5SUM686dd485c2804890e53697263a117786
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.909
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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/node3/watcher-292601-1178810380 -o ROOT/results/node3/solver-292601-1178810380 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292601-1178810380/MiraXTv1_dyn /tmp/evaluation/292601-1178810380/instance-292601-1178810380.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.92 0.98 1.03 3/77 9774
/proc/meminfo: memFree=1825824/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=3788 CPUtime=0
/proc/9774/stat : 9774 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 357075775 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9774/statm: 947 257 206 20 0 305 0

[startup+0.090985 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 9774
/proc/meminfo: memFree=1825824/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=5488 CPUtime=0.08
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 503 0 0 0 8 0 0 0 18 0 2 0 357075775 5619712 478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 1372 478 218 20 0 730 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5488

[startup+0.101986 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 9774
/proc/meminfo: memFree=1825824/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=5488 CPUtime=0.09
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 513 0 0 0 9 0 0 0 18 0 2 0 357075775 5619712 488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 1372 488 218 20 0 730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5488

[startup+0.302019 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 9774
/proc/meminfo: memFree=1825824/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=6272 CPUtime=0.29
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 741 0 0 0 29 0 0 0 18 0 2 0 357075775 6422528 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 1568 716 218 20 0 926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6272

[startup+0.701084 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 9774
/proc/meminfo: memFree=1825824/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=7616 CPUtime=0.69
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 1065 0 0 0 69 0 0 0 18 0 2 0 357075775 7798784 1040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 1904 1040 218 20 0 1262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7616

[startup+1.50221 s]
/proc/loadavg: 0.92 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1822096/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=8832 CPUtime=1.49
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 1388 0 0 0 149 0 0 0 18 0 2 0 357075775 9043968 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 2208 1363 218 20 0 1566 0
[pid=9774/tid=9776] ppid=9772 vsize=8832 CPUtime=1.48
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 1048 0 0 0 148 0 0 0 25 0 2 0 357075776 9043968 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1819664/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=11412 CPUtime=3.09
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 2066 0 0 0 308 1 0 0 18 0 2 0 357075775 11685888 2005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 2853 2005 218 20 0 2211 0
[pid=9774/tid=9776] ppid=9772 vsize=11412 CPUtime=3.07
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 1726 0 0 0 307 0 0 0 25 0 2 0 357075776 11685888 2005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11412

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1817424/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=13356 CPUtime=6.29
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 2608 0 0 0 628 1 0 0 18 0 2 0 357075775 13676544 2508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 3339 2508 218 20 0 2697 0
[pid=9774/tid=9776] ppid=9772 vsize=13356 CPUtime=6.28
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 2268 0 0 0 627 1 0 0 25 0 2 0 357075776 13676544 2508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13356

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1813136/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=16296 CPUtime=12.69
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 3511 0 0 0 1267 2 0 0 18 0 2 0 357075775 16687104 3259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 4074 3259 218 20 0 3432 0
[pid=9774/tid=9776] ppid=9772 vsize=16296 CPUtime=12.67
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 3171 0 0 0 1266 1 0 0 25 0 2 0 357075776 16687104 3259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16296

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1810128/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=19180 CPUtime=25.49
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 4502 0 0 0 2546 3 0 0 18 0 2 0 357075775 19640320 4004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 4795 4004 218 20 0 4153 0
[pid=9774/tid=9776] ppid=9772 vsize=19180 CPUtime=25.47
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 4162 0 0 0 2545 2 0 0 25 0 2 0 357075776 19640320 4004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19180

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.03 2/79 9776
/proc/meminfo: memFree=1807952/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=21488 CPUtime=51.07
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 5535 0 0 0 5104 3 0 0 18 0 2 0 357075775 22003712 4565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 5372 4565 218 20 0 4730 0
[pid=9774/tid=9776] ppid=9772 vsize=21488 CPUtime=51.06
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 5195 0 0 0 5103 3 0 0 25 0 2 0 357075776 22003712 4565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21488

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.02 2/79 9776
/proc/meminfo: memFree=1806416/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=23092 CPUtime=102.26
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 6853 0 0 0 10221 5 0 0 18 0 2 0 357075775 23646208 4962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 5773 4962 218 20 0 5131 0
[pid=9774/tid=9776] ppid=9772 vsize=23092 CPUtime=102.24
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 6513 0 0 0 10220 4 0 0 25 0 2 0 357075776 23646208 4962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23092

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 9776
/proc/meminfo: memFree=1805264/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=24060 CPUtime=162.23
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 8265 0 0 0 16218 5 0 0 18 0 2 0 357075775 24637440 5194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6015 5194 218 20 0 5373 0
[pid=9774/tid=9776] ppid=9772 vsize=24060 CPUtime=162.22
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 7925 0 0 0 16217 5 0 0 25 0 2 0 357075776 24637440 5194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24060

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 9776
/proc/meminfo: memFree=1804368/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=25060 CPUtime=222.21
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 9524 0 0 0 22214 7 0 0 18 0 2 0 357075775 25661440 5464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6265 5464 218 20 0 5623 0
[pid=9774/tid=9776] ppid=9772 vsize=25060 CPUtime=222.2
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 9184 0 0 0 22213 7 0 0 25 0 2 0 357075776 25661440 5464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25060

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1803536/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=25768 CPUtime=282.2
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 10723 0 0 0 28211 9 0 0 18 0 2 0 357075775 26386432 5652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6442 5652 218 20 0 5800 0
[pid=9774/tid=9776] ppid=9772 vsize=25768 CPUtime=282.18
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 10383 0 0 0 28210 8 0 0 25 0 2 0 357075776 26386432 5652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25768

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1802896/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=26288 CPUtime=342.17
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 11890 0 0 0 34208 9 0 0 18 0 2 0 357075775 26918912 5786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6572 5786 218 20 0 5930 0
[pid=9774/tid=9776] ppid=9772 vsize=26288 CPUtime=342.16
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 11550 0 0 0 34207 9 0 0 25 0 2 0 357075776 26918912 5786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26288

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1802448/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=26784 CPUtime=402.15
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 12976 0 0 0 40205 10 0 0 18 0 2 0 357075775 27426816 5899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6696 5899 218 20 0 6054 0
[pid=9774/tid=9776] ppid=9772 vsize=26784 CPUtime=402.13
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 12636 0 0 0 40204 9 0 0 25 0 2 0 357075776 27426816 5899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26784

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1801936/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=27156 CPUtime=462.14
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 14092 0 0 0 46203 11 0 0 18 0 2 0 357075775 27807744 6027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 6789 6027 218 20 0 6147 0
[pid=9774/tid=9776] ppid=9772 vsize=27156 CPUtime=462.12
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 13752 0 0 0 46202 10 0 0 25 0 2 0 357075776 27807744 6027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 27156

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1801488/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=28064 CPUtime=522.12
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 15148 0 0 0 52200 12 0 0 18 0 2 0 357075775 28737536 6164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7016 6164 218 20 0 6374 0
[pid=9774/tid=9776] ppid=9772 vsize=28064 CPUtime=522.1
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 14808 0 0 0 52199 11 0 0 25 0 2 0 357075776 28737536 6164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 28064

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1801104/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=28384 CPUtime=582.1
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 16148 0 0 0 58197 13 0 0 18 0 2 0 357075775 29065216 6233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7096 6233 218 20 0 6454 0
[pid=9774/tid=9776] ppid=9772 vsize=28384 CPUtime=582.08
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 15808 0 0 0 58196 12 0 0 25 0 2 0 357075776 29065216 6233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 28384

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1800656/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=28684 CPUtime=642.07
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 17195 0 0 0 64194 13 0 0 18 0 2 0 357075775 29372416 6337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7171 6337 218 20 0 6529 0
[pid=9774/tid=9776] ppid=9772 vsize=28684 CPUtime=642.06
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 16855 0 0 0 64193 13 0 0 25 0 2 0 357075776 29372416 6337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 28684

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1800400/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=28948 CPUtime=702.06
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 18126 0 0 0 70192 14 0 0 18 0 2 0 357075775 29642752 6402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7237 6402 218 20 0 6595 0
[pid=9774/tid=9776] ppid=9772 vsize=28948 CPUtime=702.04
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 17786 0 0 0 70191 13 0 0 25 0 2 0 357075776 29642752 6402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 28948

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1800208/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=29252 CPUtime=762.04
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 19081 0 0 0 76189 15 0 0 18 0 2 0 357075775 29954048 6482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7313 6482 218 20 0 6671 0
[pid=9774/tid=9776] ppid=9772 vsize=29252 CPUtime=762.02
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 18741 0 0 0 76188 14 0 0 25 0 2 0 357075776 29954048 6482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 29252

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1799760/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=29876 CPUtime=822.01
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 20038 0 0 0 82185 16 0 0 18 0 2 0 357075775 30593024 6559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7469 6559 218 20 0 6827 0
[pid=9774/tid=9776] ppid=9772 vsize=29876 CPUtime=822
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 19698 0 0 0 82184 16 0 0 25 0 2 0 357075776 30593024 6559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 29876

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9776
/proc/meminfo: memFree=1799376/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30196 CPUtime=881.99
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 21125 0 0 0 88182 17 0 0 18 0 2 0 357075775 30920704 6666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7549 6666 218 20 0 6907 0
[pid=9774/tid=9776] ppid=9772 vsize=30196 CPUtime=881.98
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 20785 0 0 0 88181 17 0 0 25 0 2 0 357075776 30920704 6666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 30196

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9778
/proc/meminfo: memFree=1799184/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30328 CPUtime=941.97
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 22061 0 0 0 94179 18 0 0 18 0 2 0 357075775 31055872 6702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7582 6702 218 20 0 6940 0
[pid=9774/tid=9776] ppid=9772 vsize=30328 CPUtime=941.96
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 21721 0 0 0 94178 18 0 0 25 0 2 0 357075776 31055872 6702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 30328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 9778
/proc/meminfo: memFree=1799056/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30552 CPUtime=1001.94
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 23005 0 0 0 100175 19 0 0 18 0 2 0 357075775 31285248 6738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7638 6738 218 20 0 6996 0
[pid=9774/tid=9776] ppid=9772 vsize=30552 CPUtime=1001.93
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 22665 0 0 0 100174 19 0 0 25 0 2 0 357075776 31285248 6738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 30552

[startup+1062.3 s]
/proc/loadavg: 1.13 1.02 1.01 2/79 9778
/proc/meminfo: memFree=1798992/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30684 CPUtime=1061.93
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 23856 0 0 0 106173 20 0 0 18 0 2 0 357075775 31420416 6766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7671 6766 218 20 0 7029 0
[pid=9774/tid=9776] ppid=9772 vsize=30684 CPUtime=1061.92
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 23516 0 0 0 106172 20 0 0 25 0 2 0 357075776 31420416 6766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 30684

[startup+1122.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 9778
/proc/meminfo: memFree=1798800/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30848 CPUtime=1121.9
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 24824 0 0 0 112169 21 0 0 18 0 2 0 357075775 31588352 6814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7712 6814 218 20 0 7070 0
[pid=9774/tid=9776] ppid=9772 vsize=30848 CPUtime=1121.89
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 24484 0 0 0 112168 21 0 0 25 0 2 0 357075776 31588352 6814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 30848

[startup+1182.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/79 9778
/proc/meminfo: memFree=1798608/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30848 CPUtime=1181.88
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 25693 0 0 0 118166 22 0 0 18 0 2 0 357075775 31588352 6846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7712 6846 218 20 0 7070 0
[pid=9774/tid=9776] ppid=9772 vsize=30848 CPUtime=1181.87
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 25353 0 0 0 118165 22 0 0 25 0 2 0 357075776 31588352 6846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 30848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 9778
/proc/meminfo: memFree=1798608/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30848 CPUtime=1200.08
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 25973 0 0 0 119986 22 0 0 18 0 2 0 357075775 31588352 6847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7712 6847 218 20 0 7070 0
[pid=9774/tid=9776] ppid=9772 vsize=30848 CPUtime=1200.07
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 25633 0 0 0 119985 22 0 0 25 0 2 0 357075776 31588352 6847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30848

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

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

[startup+1200.5 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 9778
/proc/meminfo: memFree=1798608/2055920 swapFree=4138684/4192956
[pid=9774] ppid=9772 vsize=30848 CPUtime=1200.08
/proc/9774/stat : 9774 (MiraXTv1_dyn) S 9772 9774 8673 0 -1 4194304 25973 0 0 0 119986 22 0 0 18 0 2 0 357075775 31588352 6847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9774/statm: 7712 6847 218 20 0 7070 0
[pid=9774/tid=9776] ppid=9772 vsize=30848 CPUtime=1200.07
/proc/9774/task/9776/stat : 9776 (MiraXTv1_dyn) R 9772 9774 8673 0 -1 4194368 25633 0 0 0 119985 22 0 0 25 0 2 0 357075776 31588352 6847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.232964
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 31220

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

runsolver used 1.19682 second user time and 3.17652 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 15:19:40 UTC 2007

IDJOB= 292601
IDBENCH= 19843
IDSOLVER= 130
FILE ID= node3/292601-1178810380

PBS_JOBID= 5250949

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292601-1178810380/MiraXTv1_dyn /tmp/evaluation/292601-1178810380/instance-292601-1178810380.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-292601-1178810380 -o ROOT/results/node3/solver-292601-1178810380 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292601-1178810380/MiraXTv1_dyn /tmp/evaluation/292601-1178810380/instance-292601-1178810380.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  686dd485c2804890e53697263a117786

RANDOM SEED= 756029827

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1826040 kB
Buffers:         38812 kB
Cached:         103900 kB
SwapCached:      18176 kB
Active:         111456 kB
Inactive:        76936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826040 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          51516 kB
Slab:            26876 kB
Committed_AS: 11449028 kB
PageTables:       1852 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= 66561 MiB

End job on node3 on Thu May 10 15:39:43 UTC 2007