Trace number 298463

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.02 1200.62

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
MD5SUMdc1a2f30c0e380bf759db5f5fbd70205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node10/watcher-298463-1178830508 -o ROOT/results/node10/solver-298463-1178830508 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298463-1178830508/MiraXTv2_dyn /tmp/evaluation/298463-1178830508/instance-298463-1178830508.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9328
/proc/meminfo: memFree=1864584/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=3788 CPUtime=0
/proc/9328/stat : 9328 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 359088293 3878912 272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 17 1 0 0
/proc/9328/statm: 947 272 206 20 0 305 0

[startup+0.052178 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9328
/proc/meminfo: memFree=1864584/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=4556 CPUtime=0.04
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 438 0 0 0 4 0 0 0 18 0 2 0 359088293 4665344 413 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 1139 413 218 20 0 497 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4556

[startup+0.101187 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9328
/proc/meminfo: memFree=1864584/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=5476 CPUtime=0.09
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 510 0 0 0 9 0 0 0 18 0 2 0 359088293 5607424 485 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 1369 485 218 20 0 727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.30123 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9328
/proc/meminfo: memFree=1864584/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=6188 CPUtime=0.29
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 694 0 0 0 29 0 0 0 18 0 2 0 359088293 6336512 669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 1547 669 218 20 0 905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6188

[startup+0.701317 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9328
/proc/meminfo: memFree=1864584/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=7364 CPUtime=0.69
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 1019 0 0 0 69 0 0 0 18 0 2 0 359088293 7540736 994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 1841 994 218 20 0 1199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7364

[startup+1.50149 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9330
/proc/meminfo: memFree=1860664/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=8548 CPUtime=1.48
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 1303 0 0 0 148 0 0 0 18 0 2 0 359088293 8753152 1278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 2137 1278 218 20 0 1495 0
[pid=9328/tid=9330] ppid=9326 vsize=8548 CPUtime=1.48
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 955 0 0 0 148 0 0 0 25 0 2 0 359088294 8753152 1278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8548

[startup+3.10184 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9330
/proc/meminfo: memFree=1859320/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=11160 CPUtime=3.09
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 1976 0 0 0 308 1 0 0 18 0 2 0 359088293 11427840 1951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 2790 1951 218 20 0 2148 0
[pid=9328/tid=9330] ppid=9326 vsize=11160 CPUtime=3.08
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 1628 0 0 0 307 1 0 0 25 0 2 0 359088294 11427840 1951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11160

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 9330
/proc/meminfo: memFree=1854712/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=13464 CPUtime=6.28
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 2632 0 0 0 627 1 0 0 18 0 2 0 359088293 13787136 2571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 3366 2571 218 20 0 2724 0
[pid=9328/tid=9330] ppid=9326 vsize=13464 CPUtime=6.28
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 2284 0 0 0 627 1 0 0 25 0 2 0 359088294 13787136 2571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13464

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 9330
/proc/meminfo: memFree=1849920/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=18864 CPUtime=12.68
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 4048 0 0 0 1266 2 0 0 18 0 2 0 359088293 19316736 3902 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 4716 3902 218 20 0 4074 0
[pid=9328/tid=9330] ppid=9326 vsize=18864 CPUtime=12.68
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 3700 0 0 0 1266 2 0 0 25 0 2 0 359088294 19316736 3902 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18864

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 9330
/proc/meminfo: memFree=1845440/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=23172 CPUtime=25.48
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 5279 0 0 0 2545 3 0 0 18 0 2 0 359088293 23728128 4966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 5793 4966 218 20 0 5151 0
[pid=9328/tid=9330] ppid=9326 vsize=23172 CPUtime=25.47
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 4931 0 0 0 2544 3 0 0 25 0 2 0 359088294 23728128 4966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23172

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 9330
/proc/meminfo: memFree=1842688/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=25444 CPUtime=51.06
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 6210 0 0 0 5102 4 0 0 18 0 2 0 359088293 26054656 5570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 6361 5570 218 20 0 5719 0
[pid=9328/tid=9330] ppid=9326 vsize=25444 CPUtime=51.06
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 5862 0 0 0 5102 4 0 0 25 0 2 0 359088294 26054656 5570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25444

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 9330
/proc/meminfo: memFree=1839616/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=28544 CPUtime=102.25
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 7618 0 0 0 10219 6 0 0 18 0 2 0 359088293 29229056 6334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 7136 6334 218 20 0 6494 0
[pid=9328/tid=9330] ppid=9326 vsize=28544 CPUtime=102.23
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 7270 0 0 0 10218 5 0 0 25 0 2 0 359088294 29229056 6334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28544

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9330
/proc/meminfo: memFree=1838144/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=30108 CPUtime=162.21
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 8704 0 0 0 16215 6 0 0 18 0 2 0 359088293 30830592 6665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 7527 6665 218 20 0 6885 0
[pid=9328/tid=9330] ppid=9326 vsize=30108 CPUtime=162.21
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 8356 0 0 0 16215 6 0 0 25 0 2 0 359088294 30830592 6665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 30108

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9330
/proc/meminfo: memFree=1837376/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=31144 CPUtime=222.19
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 9715 0 0 0 22212 7 0 0 18 0 2 0 359088293 31891456 6969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 7786 6969 218 20 0 7144 0
[pid=9328/tid=9330] ppid=9326 vsize=31144 CPUtime=222.19
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 9367 0 0 0 22212 7 0 0 25 0 2 0 359088294 31891456 6969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529425 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 31144

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9330
/proc/meminfo: memFree=1836160/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=31968 CPUtime=282.17
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 10642 0 0 0 28209 8 0 0 18 0 2 0 359088293 32735232 7166 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 7992 7166 218 20 0 7350 0
[pid=9328/tid=9330] ppid=9326 vsize=31968 CPUtime=282.17
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 10294 0 0 0 28209 8 0 0 25 0 2 0 359088294 32735232 7166 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 31968

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9330
/proc/meminfo: memFree=1835264/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=32848 CPUtime=342.15
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 11623 0 0 0 34206 9 0 0 18 0 2 0 359088293 33636352 7397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8212 7397 218 20 0 7570 0
[pid=9328/tid=9330] ppid=9326 vsize=32848 CPUtime=342.14
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 11275 0 0 0 34205 9 0 0 25 0 2 0 359088294 33636352 7397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 32848

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 9504
/proc/meminfo: memFree=1833528/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=33448 CPUtime=402.03
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 12540 0 0 0 40193 10 0 0 18 0 2 0 359088293 34250752 7549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8362 7549 218 20 0 7720 0
[pid=9328/tid=9330] ppid=9326 vsize=33448 CPUtime=402.01
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 12192 0 0 0 40192 9 0 0 25 0 2 0 359088294 34250752 7549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 33448

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1833664/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=34132 CPUtime=461.99
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 13428 0 0 0 46188 11 0 0 18 0 2 0 359088293 34951168 7744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8533 7744 218 20 0 7891 0
[pid=9328/tid=9330] ppid=9326 vsize=34132 CPUtime=461.98
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 13080 0 0 0 46188 10 0 0 25 0 2 0 359088294 34951168 7744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 34132

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1833536/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=34296 CPUtime=521.96
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 14179 0 0 0 52185 11 0 0 18 0 2 0 359088293 35119104 7791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8574 7791 218 20 0 7932 0
[pid=9328/tid=9330] ppid=9326 vsize=34296 CPUtime=521.96
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 13831 0 0 0 52185 11 0 0 25 0 2 0 359088294 35119104 7791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 34296

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1833280/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=34464 CPUtime=581.94
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 14949 0 0 0 58182 12 0 0 18 0 2 0 359088293 35291136 7845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8616 7845 218 20 0 7974 0
[pid=9328/tid=9330] ppid=9326 vsize=34464 CPUtime=581.93
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 14601 0 0 0 58181 12 0 0 25 0 2 0 359088294 35291136 7845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 34464

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1832832/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=35268 CPUtime=641.92
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 15795 0 0 0 64179 13 0 0 18 0 2 0 359088293 36114432 7961 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8817 7961 218 20 0 8175 0
[pid=9328/tid=9330] ppid=9326 vsize=35268 CPUtime=641.91
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 15447 0 0 0 64178 13 0 0 25 0 2 0 359088294 36114432 7961 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525991 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 35268

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1832128/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=35932 CPUtime=701.9
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 16722 0 0 0 70176 14 0 0 18 0 2 0 359088293 36794368 8143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 8983 8143 218 20 0 8341 0
[pid=9328/tid=9330] ppid=9326 vsize=35932 CPUtime=701.88
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 16374 0 0 0 70175 13 0 0 25 0 2 0 359088294 36794368 8143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 35932

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1831424/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=36536 CPUtime=761.88
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 17637 0 0 0 76173 15 0 0 18 0 2 0 359088293 37412864 8299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9134 8299 218 20 0 8492 0
[pid=9328/tid=9330] ppid=9326 vsize=36536 CPUtime=761.87
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 17289 0 0 0 76172 15 0 0 25 0 2 0 359088294 37412864 8299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 36536

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1831104/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=37108 CPUtime=821.85
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 18393 0 0 0 82169 16 0 0 18 0 2 0 359088293 37998592 8381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9277 8381 218 20 0 8635 0
[pid=9328/tid=9330] ppid=9326 vsize=37108 CPUtime=821.84
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 18045 0 0 0 82169 15 0 0 25 0 2 0 359088294 37998592 8381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 37108

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1830976/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=37108 CPUtime=881.82
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 19105 0 0 0 88166 16 0 0 18 0 2 0 359088293 37998592 8410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9277 8410 218 20 0 8635 0
[pid=9328/tid=9330] ppid=9326 vsize=37108 CPUtime=881.81
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 18757 0 0 0 88165 16 0 0 25 0 2 0 359088294 37998592 8410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 37108

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1830656/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=38028 CPUtime=941.8
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 19870 0 0 0 94162 18 0 0 18 0 2 0 359088293 38940672 8484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9507 8484 218 20 0 8865 0
[pid=9328/tid=9330] ppid=9326 vsize=38028 CPUtime=941.79
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 19522 0 0 0 94162 17 0 0 25 0 2 0 359088294 38940672 8484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 38028

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1830528/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=38172 CPUtime=1001.78
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 20614 0 0 0 100159 19 0 0 18 0 2 0 359088293 39088128 8529 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9543 8529 218 20 0 8901 0
[pid=9328/tid=9330] ppid=9326 vsize=38172 CPUtime=1001.77
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 20266 0 0 0 100158 19 0 0 25 0 2 0 359088294 39088128 8529 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 38172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1830272/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=38476 CPUtime=1061.76
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 21392 0 0 0 106156 20 0 0 18 0 2 0 359088293 39399424 8598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9619 8598 218 20 0 8977 0
[pid=9328/tid=9330] ppid=9326 vsize=38476 CPUtime=1061.74
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 21044 0 0 0 106155 19 0 0 25 0 2 0 359088294 39399424 8598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 38476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1830144/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=38616 CPUtime=1121.72
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 22254 0 0 0 112152 20 0 0 18 0 2 0 359088293 39542784 8640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9654 8640 218 20 0 9012 0
[pid=9328/tid=9330] ppid=9326 vsize=38616 CPUtime=1121.72
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 21906 0 0 0 112152 20 0 0 25 0 2 0 359088294 39542784 8640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 38616

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1829952/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=38948 CPUtime=1181.7
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 23061 0 0 0 118149 21 0 0 18 0 2 0 359088293 39882752 8722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9737 8722 218 20 0 9095 0
[pid=9328/tid=9330] ppid=9326 vsize=38948 CPUtime=1181.7
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 22713 0 0 0 118149 21 0 0 25 0 2 0 359088294 39882752 8722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 38948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9528
/proc/meminfo: memFree=1829632/2055920 swapFree=4143928/4192956
[pid=9328] ppid=9326 vsize=39156 CPUtime=1200.01
/proc/9328/stat : 9328 (MiraXTv2_dyn) S 9326 9328 9198 0 -1 4194304 23320 0 0 0 119979 22 0 0 18 0 2 0 359088293 40095744 8773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9328/statm: 9789 8773 218 20 0 9147 0
[pid=9328/tid=9330] ppid=9326 vsize=39156 CPUtime=1199.99
/proc/9328/task/9330/stat : 9330 (MiraXTv2_dyn) R 9326 9328 9198 0 -1 4194368 22972 0 0 0 119978 21 0 0 25 0 2 0 359088294 40095744 8773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565796 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 39156

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.62
CPU time (s): 1200.02
CPU user time (s): 1199.8
CPU system time (s): 0.225965
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 39156

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

runsolver used 1.2838 second user time and 3.09153 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 20:55:08 UTC 2007

IDJOB= 298463
IDBENCH= 19986
IDSOLVER= 129
FILE ID= node10/298463-1178830508

PBS_JOBID= 5250979

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298463-1178830508/MiraXTv2_dyn /tmp/evaluation/298463-1178830508/instance-298463-1178830508.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-298463-1178830508 -o ROOT/results/node10/solver-298463-1178830508 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298463-1178830508/MiraXTv2_dyn /tmp/evaluation/298463-1178830508/instance-298463-1178830508.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dc1a2f30c0e380bf759db5f5fbd70205

RANDOM SEED= 675599321

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1864864 kB
Buffers:         39424 kB
Cached:          87256 kB
SwapCached:      18024 kB
Active:          86564 kB
Inactive:        64208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864864 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            25904 kB
Committed_AS:  5227400 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Thu May 10 21:15:10 UTC 2007