Trace number 296167

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.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
MD5SUM0fb73f67c7f5af95b3c6ed625e2e258c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark796.244
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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/node1/watcher-296167-1178823234 -o ROOT/results/node1/solver-296167-1178823234 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296167-1178823234/MiraXTv2_dyn /tmp/evaluation/296167-1178823234/instance-296167-1178823234.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: 1.03 1.06 1.00 3/77 17189
/proc/meminfo: memFree=1827504/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=3788 CPUtime=0
/proc/17189/stat : 17189 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 358361275 3878912 279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/17189/statm: 947 280 206 20 0 305 0

[startup+0.042889 s]
/proc/loadavg: 1.03 1.06 1.00 3/77 17189
/proc/meminfo: memFree=1827504/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=4188 CPUtime=0.03
/proc/17189/stat : 17189 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194304 421 0 0 0 3 0 0 0 18 0 1 0 358361275 4288512 396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583889 0 0 4096 0 0 0 0 17 1 0 0
/proc/17189/statm: 1047 396 207 20 0 405 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4188

[startup+0.101896 s]
/proc/loadavg: 1.03 1.06 1.00 3/77 17189
/proc/meminfo: memFree=1827504/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=4320 CPUtime=0.09
/proc/17189/stat : 17189 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 358361275 4423680 408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583869 0 0 4096 0 0 0 0 17 1 0 0
/proc/17189/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301919 s]
/proc/loadavg: 1.03 1.06 1.00 3/77 17189
/proc/meminfo: memFree=1827504/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=6668 CPUtime=0.29
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 749 0 0 0 29 0 0 0 18 0 2 0 358361275 6828032 724 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 1667 724 218 20 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6668

[startup+0.701966 s]
/proc/loadavg: 1.03 1.06 1.00 3/77 17189
/proc/meminfo: memFree=1827504/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=7840 CPUtime=0.69
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 1084 0 0 0 69 0 0 0 18 0 2 0 358361275 8028160 1059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 1960 1059 218 20 0 1318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7840

[startup+1.50106 s]
/proc/loadavg: 1.03 1.06 1.00 2/79 17191
/proc/meminfo: memFree=1823520/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=8884 CPUtime=1.49
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 1384 0 0 0 149 0 0 0 18 0 2 0 358361275 9097216 1359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 2221 1359 218 20 0 1579 0
[pid=17189/tid=17191] ppid=17187 vsize=8884 CPUtime=1.38
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 921 0 0 0 138 0 0 0 25 0 2 0 358361287 9097216 1359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8884

[startup+3.10125 s]
/proc/loadavg: 1.03 1.06 1.00 2/79 17191
/proc/meminfo: memFree=1821728/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=11400 CPUtime=3.08
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 2054 0 0 0 308 0 0 0 18 0 2 0 358361275 11673600 2029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 2850 2029 218 20 0 2208 0
[pid=17189/tid=17191] ppid=17187 vsize=11400 CPUtime=2.97
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 1591 0 0 0 297 0 0 0 25 0 2 0 358361287 11673600 2029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11400

[startup+6.30262 s]
/proc/loadavg: 1.03 1.06 1.00 2/79 17191
/proc/meminfo: memFree=1818656/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=13140 CPUtime=6.29
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 2557 0 0 0 628 1 0 0 18 0 2 0 358361275 13455360 2458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 3285 2458 218 20 0 2643 0
[pid=17189/tid=17191] ppid=17187 vsize=13140 CPUtime=6.17
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 2094 0 0 0 617 0 0 0 25 0 2 0 358361287 13455360 2458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13140

[startup+12.7014 s]
/proc/loadavg: 1.03 1.06 1.00 2/79 17191
/proc/meminfo: memFree=1814304/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=16844 CPUtime=12.68
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 3620 0 0 0 1267 1 0 0 18 0 2 0 358361275 17248256 3426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 4211 3426 218 20 0 3569 0
[pid=17189/tid=17191] ppid=17187 vsize=16844 CPUtime=12.57
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 3157 0 0 0 1256 1 0 0 25 0 2 0 358361287 17248256 3426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16844

[startup+25.5019 s]
/proc/loadavg: 1.09 1.07 1.00 2/79 17191
/proc/meminfo: memFree=1811040/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=20052 CPUtime=25.48
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 4615 0 0 0 2546 2 0 0 18 0 2 0 358361275 20533248 4190 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 5013 4190 218 20 0 4371 0
[pid=17189/tid=17191] ppid=17187 vsize=20052 CPUtime=25.37
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 4152 0 0 0 2535 2 0 0 25 0 2 0 358361287 20533248 4190 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20052

[startup+51.1019 s]
/proc/loadavg: 1.06 1.06 1.00 2/79 17191
/proc/meminfo: memFree=1809120/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=21852 CPUtime=51.08
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 5607 0 0 0 5105 3 0 0 18 0 2 0 358361275 22376448 4671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 5463 4671 218 20 0 4821 0
[pid=17189/tid=17191] ppid=17187 vsize=21852 CPUtime=50.97
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 5144 0 0 0 5094 3 0 0 25 0 2 0 358361287 22376448 4671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21852

[startup+102.306 s]
/proc/loadavg: 1.02 1.05 1.00 2/79 17191
/proc/meminfo: memFree=1808032/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=23048 CPUtime=102.26
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 6823 0 0 0 10222 4 0 0 18 0 2 0 358361275 23601152 4966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 5762 4966 218 20 0 5120 0
[pid=17189/tid=17191] ppid=17187 vsize=23048 CPUtime=102.15
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 6360 0 0 0 10211 4 0 0 25 0 2 0 358361287 23601152 4966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23048

[startup+162.302 s]
/proc/loadavg: 1.05 1.05 1.00 2/79 17191
/proc/meminfo: memFree=1806752/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=24188 CPUtime=162.24
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 8295 0 0 0 16219 5 0 0 18 0 2 0 358361275 24768512 5250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6047 5250 218 20 0 5405 0
[pid=17189/tid=17191] ppid=17187 vsize=24188 CPUtime=162.13
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 7832 0 0 0 16208 5 0 0 25 0 2 0 358361287 24768512 5250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24188

[startup+222.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/79 17191
/proc/meminfo: memFree=1805856/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=25080 CPUtime=222.23
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 9708 0 0 0 22216 7 0 0 18 0 2 0 358361275 25681920 5475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6270 5475 218 20 0 5628 0
[pid=17189/tid=17191] ppid=17187 vsize=25080 CPUtime=222.12
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 9245 0 0 0 22205 7 0 0 25 0 2 0 358361287 25681920 5475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25080

[startup+282.302 s]
/proc/loadavg: 1.11 1.08 1.01 2/79 17191
/proc/meminfo: memFree=1805216/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=25600 CPUtime=282.22
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 10972 0 0 0 28214 8 0 0 18 0 2 0 358361275 26214400 5614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6400 5614 218 20 0 5758 0
[pid=17189/tid=17191] ppid=17187 vsize=25600 CPUtime=282.1
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 10509 0 0 0 28203 7 0 0 25 0 2 0 358361287 26214400 5614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25600

[startup+342.301 s]
/proc/loadavg: 1.07 1.07 1.01 2/79 17191
/proc/meminfo: memFree=1804576/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=26500 CPUtime=342.2
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 12391 0 0 0 34211 9 0 0 18 0 2 0 358361275 27136000 5827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6625 5827 218 20 0 5983 0
[pid=17189/tid=17191] ppid=17187 vsize=26500 CPUtime=342.09
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 11928 0 0 0 34200 9 0 0 25 0 2 0 358361287 27136000 5827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26500

[startup+402.301 s]
/proc/loadavg: 1.14 1.09 1.02 2/79 17191
/proc/meminfo: memFree=1804000/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=27140 CPUtime=402.18
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 13728 0 0 0 40208 10 0 0 18 0 2 0 358361275 27791360 5958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6785 5958 218 20 0 6143 0
[pid=17189/tid=17191] ppid=17187 vsize=27140 CPUtime=402.06
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 13265 0 0 0 40197 9 0 0 25 0 2 0 358361287 27791360 5958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27140

[startup+462.301 s]
/proc/loadavg: 1.12 1.09 1.02 2/85 17355
/proc/meminfo: memFree=1802280/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=27504 CPUtime=462.08
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 14976 0 0 0 46197 11 0 0 18 0 2 0 358361275 28164096 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6876 6067 218 20 0 6234 0
[pid=17189/tid=17191] ppid=17187 vsize=27504 CPUtime=461.96
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 14513 0 0 0 46186 10 0 0 25 0 2 0 358361287 28164096 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27504

[startup+522.301 s]
/proc/loadavg: 1.11 1.09 1.01 2/79 17389
/proc/meminfo: memFree=1802912/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=27920 CPUtime=522.04
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 16216 0 0 0 52192 12 0 0 18 0 2 0 358361275 28590080 6168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 6980 6168 218 20 0 6338 0
[pid=17189/tid=17191] ppid=17187 vsize=27920 CPUtime=521.92
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 15753 0 0 0 52181 11 0 0 25 0 2 0 358361287 28590080 6168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 27920

[startup+582.301 s]
/proc/loadavg: 1.04 1.07 1.01 2/79 17389
/proc/meminfo: memFree=1802720/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28124 CPUtime=582.02
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 17345 0 0 0 58189 13 0 0 18 0 2 0 358361275 28798976 6225 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7031 6225 218 20 0 6389 0
[pid=17189/tid=17191] ppid=17187 vsize=28124 CPUtime=581.91
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 16882 0 0 0 58178 13 0 0 25 0 2 0 358361287 28798976 6225 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 28124

[startup+642.301 s]
/proc/loadavg: 1.07 1.07 1.01 2/79 17389
/proc/meminfo: memFree=1802784/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28124 CPUtime=642.01
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 18563 0 0 0 64187 14 0 0 18 0 2 0 358361275 28798976 6226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7031 6226 218 20 0 6389 0
[pid=17189/tid=17191] ppid=17187 vsize=28124 CPUtime=641.89
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 18100 0 0 0 64176 13 0 0 25 0 2 0 358361287 28798976 6226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 28124

[startup+702.301 s]
/proc/loadavg: 1.08 1.07 1.01 2/79 17389
/proc/meminfo: memFree=1802528/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28332 CPUtime=701.99
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 19703 0 0 0 70184 15 0 0 18 0 2 0 358361275 29011968 6279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7083 6279 218 20 0 6441 0
[pid=17189/tid=17191] ppid=17187 vsize=28332 CPUtime=701.87
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 19240 0 0 0 70173 14 0 0 25 0 2 0 358361287 29011968 6279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 28332

[startup+762.305 s]
/proc/loadavg: 1.08 1.07 1.01 2/79 17389
/proc/meminfo: memFree=1802400/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28464 CPUtime=761.97
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 20891 0 0 0 76182 15 0 0 18 0 2 0 358361275 29147136 6311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7116 6311 218 20 0 6474 0
[pid=17189/tid=17191] ppid=17187 vsize=28464 CPUtime=761.87
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 20428 0 0 0 76172 15 0 0 25 0 2 0 358361287 29147136 6311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 28464

[startup+822.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/79 17389
/proc/meminfo: memFree=1802144/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28828 CPUtime=821.96
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 22126 0 0 0 82179 17 0 0 18 0 2 0 358361275 29519872 6390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7207 6390 218 20 0 6565 0
[pid=17189/tid=17191] ppid=17187 vsize=28828 CPUtime=821.84
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 21663 0 0 0 82168 16 0 0 25 0 2 0 358361287 29519872 6390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 28828

[startup+882.301 s]
/proc/loadavg: 1.10 1.08 1.01 2/79 17389
/proc/meminfo: memFree=1802016/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28960 CPUtime=881.94
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 23242 0 0 0 88176 18 0 0 18 0 2 0 358361275 29655040 6418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7240 6418 218 20 0 6598 0
[pid=17189/tid=17191] ppid=17187 vsize=28960 CPUtime=881.83
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 22779 0 0 0 88165 18 0 0 25 0 2 0 358361287 29655040 6418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 28960

[startup+942.302 s]
/proc/loadavg: 1.13 1.09 1.02 2/79 17389
/proc/meminfo: memFree=1801952/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=28960 CPUtime=941.92
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 24466 0 0 0 94173 19 0 0 18 0 2 0 358361275 29655040 6418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7240 6418 218 20 0 6598 0
[pid=17189/tid=17191] ppid=17187 vsize=28960 CPUtime=941.81
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 24003 0 0 0 94162 19 0 0 25 0 2 0 358361287 29655040 6418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 28960

[startup+1002.3 s]
/proc/loadavg: 1.17 1.11 1.03 2/79 17389
/proc/meminfo: memFree=1802016/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29168 CPUtime=1001.91
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 25644 0 0 0 100171 20 0 0 18 0 2 0 358361275 29868032 6440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7292 6440 218 20 0 6650 0
[pid=17189/tid=17191] ppid=17187 vsize=29168 CPUtime=1001.8
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 25181 0 0 0 100160 20 0 0 25 0 2 0 358361287 29868032 6440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 29168

[startup+1062.3 s]
/proc/loadavg: 1.22 1.14 1.04 2/79 17389
/proc/meminfo: memFree=1802016/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29168 CPUtime=1061.89
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 26805 0 0 0 106168 21 0 0 18 0 2 0 358361275 29868032 6445 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7292 6445 218 20 0 6650 0
[pid=17189/tid=17191] ppid=17187 vsize=29168 CPUtime=1061.78
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 26342 0 0 0 106157 21 0 0 25 0 2 0 358361287 29868032 6445 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 29168

[startup+1122.3 s]
/proc/loadavg: 1.26 1.16 1.05 2/79 17389
/proc/meminfo: memFree=1801888/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29168 CPUtime=1121.88
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 27984 0 0 0 112166 22 0 0 18 0 2 0 358361275 29868032 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7292 6468 218 20 0 6650 0
[pid=17189/tid=17191] ppid=17187 vsize=29168 CPUtime=1121.77
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 27521 0 0 0 112155 22 0 0 25 0 2 0 358361287 29868032 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 29168

[startup+1182.3 s]
/proc/loadavg: 1.21 1.16 1.05 2/79 17389
/proc/meminfo: memFree=1801760/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29376 CPUtime=1181.86
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 29171 0 0 0 118163 23 0 0 18 0 2 0 358361275 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7344 6495 218 20 0 6702 0
[pid=17189/tid=17191] ppid=17187 vsize=29376 CPUtime=1181.75
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 28708 0 0 0 118152 23 0 0 25 0 2 0 358361287 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 29376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.15 1.14 1.05 2/79 17389
/proc/meminfo: memFree=1801760/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29376 CPUtime=1200.07
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 29511 0 0 0 119983 24 0 0 18 0 2 0 358361275 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7344 6495 218 20 0 6702 0
[pid=17189/tid=17191] ppid=17187 vsize=29376 CPUtime=1199.95
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 29048 0 0 0 119972 23 0 0 25 0 2 0 358361287 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29376

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

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

[startup+1200.5 s]
/proc/loadavg: 1.15 1.14 1.05 2/79 17389
/proc/meminfo: memFree=1801760/2055920 swapFree=4145760/4192956
[pid=17189] ppid=17187 vsize=29376 CPUtime=1200.07
/proc/17189/stat : 17189 (MiraXTv2_dyn) S 17187 17189 16580 0 -1 4194304 29511 0 0 0 119983 24 0 0 18 0 2 0 358361275 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 7344 6495 218 20 0 6702 0
[pid=17189/tid=17191] ppid=17187 vsize=29376 CPUtime=1199.95
/proc/17189/task/17191/stat : 17191 (MiraXTv2_dyn) R 17187 17189 16580 0 -1 4194368 29048 0 0 0 119972 23 0 0 25 0 2 0 358361287 30081024 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.245962
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 29440

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

runsolver used 1.25781 second user time and 3.11753 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 18:53:54 UTC 2007

IDJOB= 296167
IDBENCH= 19930
IDSOLVER= 129
FILE ID= node1/296167-1178823234

PBS_JOBID= 5250972

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296167-1178823234/MiraXTv2_dyn /tmp/evaluation/296167-1178823234/instance-296167-1178823234.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-296167-1178823234 -o ROOT/results/node1/solver-296167-1178823234 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296167-1178823234/MiraXTv2_dyn /tmp/evaluation/296167-1178823234/instance-296167-1178823234.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 329950880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1827784 kB
Buffers:         40028 kB
Cached:          87536 kB
SwapCached:      14692 kB
Active:          88368 kB
Inactive:        64168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827784 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            61084 kB
Committed_AS:  9679428 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 19:13:57 UTC 2007