Trace number 312321

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 v2? (TO) 1200.08 1200.42

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5714
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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 MiraXTv2...

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/node5/watcher-312321-1178876440 -o ROOT/results/node5/solver-312321-1178876440 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312321-1178876440/MiraXTv2_dyn /tmp/evaluation/312321-1178876440/instance-312321-1178876440.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.96 0.98 3/77 16928
/proc/meminfo: memFree=1735288/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=4052 CPUtime=0
/proc/16928/stat : 16928 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 363681688 4149248 314 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 0 0 0
/proc/16928/statm: 1013 317 205 20 0 371 0

[startup+0.010257 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 16928
/proc/meminfo: memFree=1735288/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=4192 CPUtime=0
/proc/16928/stat : 16928 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 363681688 4292608 384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/16928/statm: 1048 385 206 20 0 406 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4192

[startup+0.101267 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 16928
/proc/meminfo: memFree=1735288/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=5620 CPUtime=0.09
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 643 0 0 0 9 0 0 0 18 0 2 0 363681688 5754880 618 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 1405 618 218 20 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5620

[startup+0.301289 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 16928
/proc/meminfo: memFree=1735288/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=6148 CPUtime=0.29
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 784 0 0 0 29 0 0 0 18 0 2 0 363681688 6295552 759 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 1537 759 218 20 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6148

[startup+0.701334 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 16928
/proc/meminfo: memFree=1735288/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=7824 CPUtime=0.69
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 1044 0 0 0 69 0 0 0 18 0 2 0 363681688 8011776 1019 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 1956 1019 218 20 0 1314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7824

[startup+1.50142 s]
/proc/loadavg: 0.91 0.96 0.98 2/79 16930
/proc/meminfo: memFree=1731368/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=9072 CPUtime=1.49
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 1400 0 0 0 149 0 0 0 18 0 2 0 363681688 9289728 1375 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 2268 1375 218 20 0 1626 0
[pid=16928/tid=16930] ppid=16926 vsize=9072 CPUtime=1.47
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 937 0 0 0 147 0 0 0 25 0 2 0 363681690 9289728 1375 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9072

[startup+3.1016 s]
/proc/loadavg: 0.91 0.96 0.98 2/79 16930
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=10428 CPUtime=3.09
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 1748 0 0 0 308 1 0 0 18 0 2 0 363681688 10678272 1723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 2607 1723 218 20 0 1965 0
[pid=16928/tid=16930] ppid=16926 vsize=10428 CPUtime=3.07
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 1285 0 0 0 307 0 0 0 25 0 2 0 363681690 10678272 1723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526331 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10428

[startup+6.30197 s]
/proc/loadavg: 0.92 0.96 0.98 2/79 16930
/proc/meminfo: memFree=1726248/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=13900 CPUtime=6.29
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 2671 0 0 0 628 1 0 0 18 0 2 0 363681688 14233600 2646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 3475 2646 218 20 0 2833 0
[pid=16928/tid=16930] ppid=16926 vsize=13900 CPUtime=6.27
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 2208 0 0 0 626 1 0 0 25 0 2 0 363681690 14233600 2646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13900

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 16930
/proc/meminfo: memFree=1722216/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=16792 CPUtime=12.68
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 3430 0 0 0 1267 1 0 0 18 0 2 0 363681688 17195008 3369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 4198 3369 218 20 0 3556 0
[pid=16928/tid=16930] ppid=16926 vsize=16792 CPUtime=12.67
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 2967 0 0 0 1266 1 0 0 25 0 2 0 363681690 17195008 3369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16792

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 16930
/proc/meminfo: memFree=1714152/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=25072 CPUtime=25.48
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 5620 0 0 0 2545 3 0 0 18 0 2 0 363681688 25673728 5474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 6268 5474 218 20 0 5626 0
[pid=16928/tid=16930] ppid=16926 vsize=25072 CPUtime=25.47
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 5157 0 0 0 2544 3 0 0 25 0 2 0 363681690 25673728 5474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25072

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1707496/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=31216 CPUtime=51.07
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 7392 0 0 0 5103 4 0 0 18 0 2 0 363681688 31965184 7017 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 7804 7017 218 20 0 7162 0
[pid=16928/tid=16930] ppid=16926 vsize=31216 CPUtime=51.05
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 6929 0 0 0 5101 4 0 0 25 0 2 0 363681690 31965184 7017 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31216

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1704424/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=34232 CPUtime=102.27
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 8546 0 0 0 10222 5 0 0 18 0 2 0 363681688 35053568 7770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 8558 7770 218 20 0 7916 0
[pid=16928/tid=16930] ppid=16926 vsize=34232 CPUtime=102.24
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 8083 0 0 0 10220 4 0 0 25 0 2 0 363681690 35053568 7770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34232

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1700584/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=38192 CPUtime=162.24
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 9999 0 0 0 16219 5 0 0 18 0 2 0 363681688 39108608 8725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 9548 8725 218 20 0 8906 0
[pid=16928/tid=16930] ppid=16926 vsize=38192 CPUtime=162.22
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 9536 0 0 0 16217 5 0 0 25 0 2 0 363681690 39108608 8725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38192

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1699432/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=39304 CPUtime=222.23
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 10750 0 0 0 22217 6 0 0 18 0 2 0 363681688 40247296 9038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 9826 9038 218 20 0 9184 0
[pid=16928/tid=16930] ppid=16926 vsize=39304 CPUtime=222.21
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 10287 0 0 0 22216 5 0 0 25 0 2 0 363681690 40247296 9038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39304

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1699048/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=39744 CPUtime=282.21
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 11358 0 0 0 28215 6 0 0 18 0 2 0 363681688 40697856 9126 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 9936 9126 218 20 0 9294 0
[pid=16928/tid=16930] ppid=16926 vsize=39744 CPUtime=282.18
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 10895 0 0 0 28213 5 0 0 25 0 2 0 363681690 40697856 9126 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39744

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1698344/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=40424 CPUtime=342.19
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 12066 0 0 0 34212 7 0 0 18 0 2 0 363681688 41394176 9305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10106 9305 218 20 0 9464 0
[pid=16928/tid=16930] ppid=16926 vsize=40424 CPUtime=342.16
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 11603 0 0 0 34210 6 0 0 25 0 2 0 363681690 41394176 9305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40424

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1697960/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=40576 CPUtime=402.17
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 12602 0 0 0 40210 7 0 0 18 0 2 0 363681688 41549824 9381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10144 9381 218 20 0 9502 0
[pid=16928/tid=16930] ppid=16926 vsize=40576 CPUtime=402.15
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 12139 0 0 0 40208 7 0 0 25 0 2 0 363681690 41549824 9381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 40576

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1697704/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41004 CPUtime=462.15
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 13149 0 0 0 46208 7 0 0 18 0 2 0 363681688 41988096 9463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10251 9463 218 20 0 9609 0
[pid=16928/tid=16930] ppid=16926 vsize=41004 CPUtime=462.14
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 12686 0 0 0 46207 7 0 0 25 0 2 0 363681690 41988096 9463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 41004

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1697384/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41360 CPUtime=522.13
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 13698 0 0 0 52206 7 0 0 18 0 2 0 363681688 42352640 9543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10340 9543 218 20 0 9698 0
[pid=16928/tid=16930] ppid=16926 vsize=41360 CPUtime=522.12
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 13235 0 0 0 52205 7 0 0 25 0 2 0 363681690 42352640 9543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 41360

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1697192/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41540 CPUtime=582.12
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 14303 0 0 0 58204 8 0 0 18 0 2 0 363681688 42536960 9595 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10385 9595 218 20 0 9743 0
[pid=16928/tid=16930] ppid=16926 vsize=41540 CPUtime=582.1
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 13840 0 0 0 58203 7 0 0 25 0 2 0 363681690 42536960 9595 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 41540

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1697128/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41540 CPUtime=642.11
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 14812 0 0 0 64203 8 0 0 18 0 2 0 363681688 42536960 9625 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10385 9625 218 20 0 9743 0
[pid=16928/tid=16930] ppid=16926 vsize=41540 CPUtime=642.09
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 14349 0 0 0 64201 8 0 0 25 0 2 0 363681690 42536960 9625 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 41540

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1696872/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41712 CPUtime=702.09
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 15325 0 0 0 70201 8 0 0 18 0 2 0 363681688 42713088 9653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10428 9653 218 20 0 9786 0
[pid=16928/tid=16930] ppid=16926 vsize=41712 CPUtime=702.07
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 14862 0 0 0 70199 8 0 0 25 0 2 0 363681690 42713088 9653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 41712

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1696808/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41712 CPUtime=762.08
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 15822 0 0 0 76199 9 0 0 18 0 2 0 363681688 42713088 9661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10428 9661 218 20 0 9786 0
[pid=16928/tid=16930] ppid=16926 vsize=41712 CPUtime=762.05
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 15359 0 0 0 76197 8 0 0 25 0 2 0 363681690 42713088 9661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41712

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1696680/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=41844 CPUtime=822.06
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 16286 0 0 0 82197 9 0 0 18 0 2 0 363681688 42848256 9714 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10461 9714 218 20 0 9819 0
[pid=16928/tid=16930] ppid=16926 vsize=41844 CPUtime=822.03
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 15823 0 0 0 82195 8 0 0 25 0 2 0 363681690 42848256 9714 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 41844

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1696488/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=42012 CPUtime=882.04
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 16830 0 0 0 88195 9 0 0 18 0 2 0 363681688 43020288 9760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10503 9760 218 20 0 9861 0
[pid=16928/tid=16930] ppid=16926 vsize=42012 CPUtime=882.02
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 16367 0 0 0 88193 9 0 0 25 0 2 0 363681690 43020288 9760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 42012

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695720/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43192 CPUtime=942.02
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 17542 0 0 0 94193 9 0 0 18 0 2 0 363681688 44228608 9969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10798 9969 218 20 0 10156 0
[pid=16928/tid=16930] ppid=16926 vsize=43192 CPUtime=942
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 17079 0 0 0 94191 9 0 0 25 0 2 0 363681690 44228608 9969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695528/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43456 CPUtime=1002.01
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 18016 0 0 0 100191 10 0 0 18 0 2 0 363681688 44498944 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10864 10020 218 20 0 10222 0
[pid=16928/tid=16930] ppid=16926 vsize=43456 CPUtime=1001.98
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 17553 0 0 0 100189 9 0 0 25 0 2 0 363681690 44498944 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 43456

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695528/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43456 CPUtime=1061.99
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 18531 0 0 0 106189 10 0 0 18 0 2 0 363681688 44498944 10025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10864 10025 218 20 0 10222 0
[pid=16928/tid=16930] ppid=16926 vsize=43456 CPUtime=1061.97
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 18068 0 0 0 106188 9 0 0 25 0 2 0 363681690 44498944 10025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43456

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695272/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43620 CPUtime=1121.97
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 19088 0 0 0 112187 10 0 0 18 0 2 0 363681688 44666880 10067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10905 10067 218 20 0 10263 0
[pid=16928/tid=16930] ppid=16926 vsize=43620 CPUtime=1121.96
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 18625 0 0 0 112186 10 0 0 25 0 2 0 363681690 44666880 10067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43620

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695336/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43620 CPUtime=1181.96
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 19520 0 0 0 118186 10 0 0 18 0 2 0 363681688 44666880 10069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10905 10069 218 20 0 10263 0
[pid=16928/tid=16930] ppid=16926 vsize=43620 CPUtime=1181.94
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 19057 0 0 0 118184 10 0 0 25 0 2 0 363681690 44666880 10069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 43620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16930
/proc/meminfo: memFree=1695336/2055920 swapFree=4150068/4192956
[pid=16928] ppid=16926 vsize=43620 CPUtime=1200.05
/proc/16928/stat : 16928 (MiraXTv2_dyn) S 16926 16928 15249 0 -1 4194304 19696 0 0 0 119995 10 0 0 18 0 2 0 363681688 44666880 10071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 10905 10071 218 20 0 10263 0
[pid=16928/tid=16930] ppid=16926 vsize=43620 CPUtime=1200.04
/proc/16928/task/16930/stat : 16930 (MiraXTv2_dyn) R 16926 16928 15249 0 -1 4194368 19233 0 0 0 119994 10 0 0 25 0 2 0 363681690 44666880 10071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 43620

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.08
CPU user time (s): 1199.96
CPU system time (s): 0.114982
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 43964

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

runsolver used 1.3168 second user time and 3.05553 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 09:40:40 UTC 2007

IDJOB= 312321
IDBENCH= 20338
IDSOLVER= 129
FILE ID= node5/312321-1178876440

PBS_JOBID= 5251037

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312321-1178876440/MiraXTv2_dyn /tmp/evaluation/312321-1178876440/instance-312321-1178876440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-312321-1178876440 -o ROOT/results/node5/solver-312321-1178876440 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312321-1178876440/MiraXTv2_dyn /tmp/evaluation/312321-1178876440/instance-312321-1178876440.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 545380643

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1735504 kB
Buffers:         45676 kB
Cached:         188076 kB
SwapCached:      11320 kB
Active:         142100 kB
Inactive:       114920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735504 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          30116 kB
Slab:            48968 kB
Committed_AS: 14020600 kB
PageTables:       1720 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= 66549 MiB

End job on node5 on Fri May 11 10:00:43 UTC 2007