Trace number 294937

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1284960805-05.UNSAT.shuffled.cnf
MD5SUM7faec4d52a8413a8449c21f2ea11cbf4
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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/node14/watcher-294937-1178818725 -o ROOT/results/node14/solver-294937-1178818725 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294937-1178818725/MiraXTv2_dyn /tmp/evaluation/294937-1178818725/instance-294937-1178818725.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 0.99 3/77 17911
/proc/meminfo: memFree=1853696/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=3788 CPUtime=0
/proc/17911/stat : 17911 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 329790267 3878912 286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/17911/statm: 947 286 206 20 0 305 0

[startup+0.082521 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17911
/proc/meminfo: memFree=1853696/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=4348 CPUtime=0.07
/proc/17911/stat : 17911 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194304 450 0 0 0 7 0 0 0 18 0 1 0 329790267 4452352 425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 0 0 0
/proc/17911/statm: 1087 425 207 20 0 445 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4348

[startup+0.101522 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17911
/proc/meminfo: memFree=1853696/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=4348 CPUtime=0.09
/proc/17911/stat : 17911 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 329790267 4452352 425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583677 0 0 4096 0 0 0 0 17 0 0 0
/proc/17911/statm: 1087 425 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.301541 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17911
/proc/meminfo: memFree=1853696/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=6208 CPUtime=0.29
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 788 0 0 0 29 0 0 0 18 0 2 0 329790267 6356992 763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 1552 764 218 20 0 910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6208

[startup+0.70158 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17911
/proc/meminfo: memFree=1853696/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=8240 CPUtime=0.69
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 1176 0 0 0 69 0 0 0 18 0 2 0 329790267 8437760 1151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 2060 1151 218 20 0 1418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8240

[startup+1.50265 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1849456/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=9360 CPUtime=1.49
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 1478 0 0 0 149 0 0 0 18 0 2 0 329790267 9584640 1453 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 2340 1453 218 20 0 1698 0
[pid=17911/tid=17913] ppid=17909 vsize=9360 CPUtime=1.38
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 998 0 0 0 138 0 0 0 25 0 2 0 329790279 9584640 1453 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9360

[startup+3.10181 s]
/proc/loadavg: 0.92 0.98 0.99 4/79 17913
/proc/meminfo: memFree=1847408/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=12020 CPUtime=3.09
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 2199 0 0 0 308 1 0 0 18 0 2 0 329790267 12308480 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 3005 2174 218 20 0 2363 0
[pid=17911/tid=17913] ppid=17909 vsize=12020 CPUtime=2.98
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 1719 0 0 0 297 1 0 0 25 0 2 0 329790279 12308480 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12020

[startup+6.30111 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1844536/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=13412 CPUtime=6.28
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 2640 0 0 0 627 1 0 0 18 0 2 0 329790267 13733888 2541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 3353 2541 218 20 0 2711 0
[pid=17911/tid=17913] ppid=17909 vsize=13412 CPUtime=6.17
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 2160 0 0 0 616 1 0 0 25 0 2 0 329790279 13733888 2541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13412

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1839928/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=17592 CPUtime=12.68
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 3757 0 0 0 1266 2 0 0 18 0 2 0 329790267 18014208 3563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 4398 3563 218 20 0 3756 0
[pid=17911/tid=17913] ppid=17909 vsize=17592 CPUtime=12.57
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 3277 0 0 0 1255 2 0 0 25 0 2 0 329790279 18014208 3563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17592

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1836856/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=20192 CPUtime=25.48
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 4731 0 0 0 2545 3 0 0 18 0 2 0 329790267 20676608 4306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 5048 4306 218 20 0 4406 0
[pid=17911/tid=17913] ppid=17909 vsize=20192 CPUtime=25.35
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 4251 0 0 0 2533 2 0 0 25 0 2 0 329790279 20676608 4306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20192

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1834808/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=22472 CPUtime=51.05
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 5821 0 0 0 5102 3 0 0 18 0 2 0 329790267 23011328 4820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 5618 4820 218 20 0 4976 0
[pid=17911/tid=17913] ppid=17909 vsize=22472 CPUtime=50.94
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 5341 0 0 0 5091 3 0 0 25 0 2 0 329790279 23011328 4820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22472

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1833144/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=24100 CPUtime=102.23
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 7259 0 0 0 10219 4 0 0 18 0 2 0 329790267 24678400 5204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6025 5204 218 20 0 5383 0
[pid=17911/tid=17913] ppid=17909 vsize=24100 CPUtime=102.12
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 6779 0 0 0 10208 4 0 0 25 0 2 0 329790279 24678400 5204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24100

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17913
/proc/meminfo: memFree=1831864/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=25184 CPUtime=162.19
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 8650 0 0 0 16215 4 0 0 18 0 2 0 329790267 25788416 5473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6296 5473 218 20 0 5654 0
[pid=17911/tid=17913] ppid=17909 vsize=25184 CPUtime=162.07
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 8170 0 0 0 16203 4 0 0 25 0 2 0 329790279 25788416 5473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25184

[startup+222.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1831032/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=26248 CPUtime=222.15
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 10085 0 0 0 22210 5 0 0 18 0 2 0 329790267 26877952 5720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6562 5720 218 20 0 5920 0
[pid=17911/tid=17913] ppid=17909 vsize=26248 CPUtime=222.04
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 9605 0 0 0 22199 5 0 0 25 0 2 0 329790279 26877952 5720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 26248

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1830328/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=26848 CPUtime=282.11
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 11370 0 0 0 28206 5 0 0 18 0 2 0 329790267 27492352 5881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6712 5881 218 20 0 6070 0
[pid=17911/tid=17913] ppid=17909 vsize=26848 CPUtime=282
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 10890 0 0 0 28195 5 0 0 25 0 2 0 329790279 27492352 5881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 26848

[startup+342.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 17915
/proc/meminfo: memFree=1829880/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=27340 CPUtime=342.07
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 12611 0 0 0 34201 6 0 0 18 0 2 0 329790267 27996160 5985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6835 5985 218 20 0 6193 0
[pid=17911/tid=17913] ppid=17909 vsize=27340 CPUtime=341.96
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 12131 0 0 0 34190 6 0 0 25 0 2 0 329790279 27996160 5985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526311 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 27340

[startup+402.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/79 17915
/proc/meminfo: memFree=1829560/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=27688 CPUtime=402.04
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 13845 0 0 0 40198 6 0 0 18 0 2 0 329790267 28352512 6080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 6922 6080 218 20 0 6280 0
[pid=17911/tid=17913] ppid=17909 vsize=27688 CPUtime=401.93
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 13365 0 0 0 40187 6 0 0 25 0 2 0 329790279 28352512 6080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 27688

[startup+462.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/79 17915
/proc/meminfo: memFree=1829112/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=28176 CPUtime=462.01
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 15106 0 0 0 46194 7 0 0 18 0 2 0 329790267 28852224 6202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7044 6202 218 20 0 6402 0
[pid=17911/tid=17913] ppid=17909 vsize=28176 CPUtime=461.9
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 14626 0 0 0 46183 7 0 0 25 0 2 0 329790279 28852224 6202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 28176

[startup+522.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/79 17915
/proc/meminfo: memFree=1828728/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=28640 CPUtime=521.98
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 16398 0 0 0 52190 8 0 0 18 0 2 0 329790267 29327360 6288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7160 6288 218 20 0 6518 0
[pid=17911/tid=17913] ppid=17909 vsize=28640 CPUtime=521.86
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 15918 0 0 0 52179 7 0 0 25 0 2 0 329790279 29327360 6288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 28640

[startup+582.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/79 17915
/proc/meminfo: memFree=1828536/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=28772 CPUtime=581.95
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 17593 0 0 0 58187 8 0 0 18 0 2 0 329790267 29462528 6344 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7193 6344 218 20 0 6551 0
[pid=17911/tid=17913] ppid=17909 vsize=28772 CPUtime=581.83
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 17113 0 0 0 58175 8 0 0 25 0 2 0 329790279 29462528 6344 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 28772

[startup+642.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 17915
/proc/meminfo: memFree=1828216/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29136 CPUtime=641.93
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 18816 0 0 0 64184 9 0 0 18 0 2 0 329790267 29835264 6428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7284 6428 218 20 0 6642 0
[pid=17911/tid=17913] ppid=17909 vsize=29136 CPUtime=641.8
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 18336 0 0 0 64172 8 0 0 25 0 2 0 329790279 29835264 6428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 29136

[startup+702.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17915
/proc/meminfo: memFree=1828088/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29268 CPUtime=701.86
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 19917 0 0 0 70177 9 0 0 18 0 2 0 329790267 29970432 6457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7317 6457 218 20 0 6675 0
[pid=17911/tid=17913] ppid=17909 vsize=29268 CPUtime=701.75
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 19437 0 0 0 70166 9 0 0 25 0 2 0 329790279 29970432 6457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 29268

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17915
/proc/meminfo: memFree=1828088/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29268 CPUtime=761.84
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 21127 0 0 0 76174 10 0 0 18 0 2 0 329790267 29970432 6461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7317 6461 218 20 0 6675 0
[pid=17911/tid=17913] ppid=17909 vsize=29268 CPUtime=761.72
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 20647 0 0 0 76163 9 0 0 25 0 2 0 329790279 29970432 6461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 29268

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17915
/proc/meminfo: memFree=1828088/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29268 CPUtime=821.8
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 22275 0 0 0 82170 10 0 0 18 0 2 0 329790267 29970432 6462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7317 6462 218 20 0 6675 0
[pid=17911/tid=17913] ppid=17909 vsize=29268 CPUtime=821.69
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 21795 0 0 0 82159 10 0 0 25 0 2 0 329790279 29970432 6462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565727 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 29268

[startup+882.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17915
/proc/meminfo: memFree=1827832/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29684 CPUtime=881.76
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 23430 0 0 0 88165 11 0 0 18 0 2 0 329790267 30396416 6530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7421 6530 218 20 0 6779 0
[pid=17911/tid=17913] ppid=17909 vsize=29684 CPUtime=881.64
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 22950 0 0 0 88154 10 0 0 25 0 2 0 329790279 30396416 6530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 29684

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827512/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29888 CPUtime=941.73
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 24639 0 0 0 94162 11 0 0 18 0 2 0 329790267 30605312 6583 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7472 6583 218 20 0 6830 0
[pid=17911/tid=17913] ppid=17909 vsize=29888 CPUtime=941.62
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 24159 0 0 0 94151 11 0 0 25 0 2 0 329790279 30605312 6583 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 29888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827512/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29888 CPUtime=1001.7
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 25732 0 0 0 100158 12 0 0 18 0 2 0 329790267 30605312 6588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7472 6588 218 20 0 6830 0
[pid=17911/tid=17913] ppid=17909 vsize=29888 CPUtime=1001.58
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 25252 0 0 0 100147 11 0 0 25 0 2 0 329790279 30605312 6588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526694 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 29888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827448/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=29888 CPUtime=1061.66
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 26891 0 0 0 106154 12 0 0 18 0 2 0 329790267 30605312 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7472 6591 218 20 0 6830 0
[pid=17911/tid=17913] ppid=17909 vsize=29888 CPUtime=1061.55
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 26411 0 0 0 106143 12 0 0 25 0 2 0 329790279 30605312 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 29888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827320/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=30020 CPUtime=1121.63
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 28075 0 0 0 112150 13 0 0 18 0 2 0 329790267 30740480 6619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7505 6619 218 20 0 6863 0
[pid=17911/tid=17913] ppid=17909 vsize=30020 CPUtime=1121.51
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 27595 0 0 0 112139 12 0 0 25 0 2 0 329790279 30740480 6619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 30020

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827320/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=30152 CPUtime=1181.59
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 29193 0 0 0 118146 13 0 0 18 0 2 0 329790267 30875648 6649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7538 6649 218 20 0 6896 0
[pid=17911/tid=17913] ppid=17909 vsize=30152 CPUtime=1181.48
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 28713 0 0 0 118135 13 0 0 25 0 2 0 329790279 30875648 6649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 30152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17915
/proc/meminfo: memFree=1827256/2055920 swapFree=4145896/4192956
[pid=17911] ppid=17909 vsize=30152 CPUtime=1200.09
/proc/17911/stat : 17911 (MiraXTv2_dyn) S 17909 17911 17529 0 -1 4194304 29601 0 0 0 119995 14 0 0 18 0 2 0 329790267 30875648 6649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17911/statm: 7538 6649 218 20 0 6896 0
[pid=17911/tid=17913] ppid=17909 vsize=30152 CPUtime=1199.96
/proc/17911/task/17913/stat : 17913 (MiraXTv2_dyn) R 17909 17911 17529 0 -1 4194368 29121 0 0 0 119983 13 0 0 25 0 2 0 329790279 30875648 6649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30152

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.82
CPU time (s): 1200.1
CPU user time (s): 1199.96
CPU system time (s): 0.144977
CPU usage (%): 99.9405
Max. virtual memory (cumulated for all children) (KiB): 30160

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

runsolver used 1.22781 second user time and 3.14552 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 17:38:45 UTC 2007

IDJOB= 294937
IDBENCH= 19900
IDSOLVER= 129
FILE ID= node14/294937-1178818725

PBS_JOBID= 5250966

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1284960805-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294937-1178818725/MiraXTv2_dyn /tmp/evaluation/294937-1178818725/instance-294937-1178818725.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-294937-1178818725 -o ROOT/results/node14/solver-294937-1178818725 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294937-1178818725/MiraXTv2_dyn /tmp/evaluation/294937-1178818725/instance-294937-1178818725.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7faec4d52a8413a8449c21f2ea11cbf4

RANDOM SEED= 70144045

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1853976 kB
Buffers:         39064 kB
Cached:          97240 kB
SwapCached:      15064 kB
Active:          87216 kB
Inactive:        73060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853976 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            27248 kB
Committed_AS:  9444388 kB
PageTables:       1784 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 node14 on Thu May 10 17:58:48 UTC 2007