Trace number 291822

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.05 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5254
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-291822-1178808721 -o ROOT/results/node1/solver-291822-1178808721 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291822-1178808721/MiraXTv1_dyn /tmp/evaluation/291822-1178808721/instance-291822-1178808721.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 15625
/proc/meminfo: memFree=1829688/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=3788 CPUtime=0
/proc/15625/stat : 15625 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 356909944 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/15625/statm: 947 258 206 20 0 305 0

[startup+0.031243 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 15625
/proc/meminfo: memFree=1829688/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=4404 CPUtime=0.02
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 392 0 0 0 2 0 0 0 18 0 2 0 356909944 4509696 367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 1101 367 218 20 0 459 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4404

[startup+0.102252 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 15625
/proc/meminfo: memFree=1829688/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=5532 CPUtime=0.09
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 2 0 356909944 5664768 490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 1383 490 218 20 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5532

[startup+0.301283 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 15625
/proc/meminfo: memFree=1829688/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=6264 CPUtime=0.29
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 736 0 0 0 29 0 0 0 18 0 2 0 356909944 6414336 711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 1566 711 218 20 0 924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6264

[startup+0.701322 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 15625
/proc/meminfo: memFree=1829688/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=7252 CPUtime=0.69
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 1000 0 0 0 69 0 0 0 18 0 2 0 356909944 7426048 975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 1813 975 218 20 0 1171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7252

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 15627
/proc/meminfo: memFree=1826024/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=8632 CPUtime=1.49
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 1362 0 0 0 149 0 0 0 18 0 2 0 356909944 8839168 1337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 2158 1337 218 20 0 1516 0
[pid=15625/tid=15627] ppid=15623 vsize=8632 CPUtime=1.48
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 1028 0 0 0 148 0 0 0 25 0 2 0 356909945 8839168 1337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8632

[startup+3.1016 s]
/proc/loadavg: 0.93 0.98 1.07 2/79 15627
/proc/meminfo: memFree=1823784/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=10836 CPUtime=3.09
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 1956 0 0 0 308 1 0 0 18 0 2 0 356909944 11096064 1895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 2709 1895 218 20 0 2067 0
[pid=15625/tid=15627] ppid=15623 vsize=10836 CPUtime=3.07
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 1622 0 0 0 307 0 0 0 25 0 2 0 356909945 11096064 1895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10836

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 1.07 2/79 15627
/proc/meminfo: memFree=1821288/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=13132 CPUtime=6.29
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 2640 0 0 0 628 1 0 0 18 0 2 0 356909944 13447168 2494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 3283 2494 218 20 0 2641 0
[pid=15625/tid=15627] ppid=15623 vsize=13132 CPUtime=6.28
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 2306 0 0 0 627 1 0 0 25 0 2 0 356909945 13447168 2494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13132

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 1.07 2/79 15627
/proc/meminfo: memFree=1817776/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=15528 CPUtime=12.69
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 3331 0 0 0 1267 2 0 0 18 0 2 0 356909944 15900672 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 3882 3079 218 20 0 3240 0
[pid=15625/tid=15627] ppid=15623 vsize=15528 CPUtime=12.67
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 2997 0 0 0 1266 1 0 0 25 0 2 0 356909945 15900672 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15528

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 1.07 2/79 15627
/proc/meminfo: memFree=1814768/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=18648 CPUtime=25.48
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 4333 0 0 0 2546 2 0 0 18 0 2 0 356909944 19095552 3835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 4662 3835 218 20 0 4020 0
[pid=15625/tid=15627] ppid=15623 vsize=18648 CPUtime=25.47
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 3999 0 0 0 2545 2 0 0 25 0 2 0 356909945 19095552 3835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18648

[startup+51.1022 s]
/proc/loadavg: 0.96 0.98 1.07 2/79 15627
/proc/meminfo: memFree=1813040/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=20228 CPUtime=51.08
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 5251 0 0 0 5104 4 0 0 18 0 2 0 356909944 20713472 4281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 5057 4281 218 20 0 4415 0
[pid=15625/tid=15627] ppid=15623 vsize=20228 CPUtime=51.06
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 4917 0 0 0 5103 3 0 0 25 0 2 0 356909945 20713472 4281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20228

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.06 3/79 15627
/proc/meminfo: memFree=1811696/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=21272 CPUtime=102.26
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 6457 0 0 0 10222 4 0 0 18 0 2 0 356909944 21782528 4565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 5318 4565 218 20 0 4676 0
[pid=15625/tid=15627] ppid=15623 vsize=21272 CPUtime=102.25
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 6123 0 0 0 10221 4 0 0 25 0 2 0 356909945 21782528 4565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21272

[startup+162.302 s]
/proc/loadavg: 1.04 1.00 1.06 2/79 15627
/proc/meminfo: memFree=1810352/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=22644 CPUtime=162.25
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 7900 0 0 0 16219 6 0 0 18 0 2 0 356909944 23187456 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 5661 4907 218 20 0 5019 0
[pid=15625/tid=15627] ppid=15623 vsize=22644 CPUtime=162.23
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 7566 0 0 0 16218 5 0 0 25 0 2 0 356909945 23187456 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22644

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.06 2/79 15627
/proc/meminfo: memFree=1809520/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=23828 CPUtime=222.23
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 9172 0 0 0 22216 7 0 0 18 0 2 0 356909944 24399872 5120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 5957 5120 218 20 0 5315 0
[pid=15625/tid=15627] ppid=15623 vsize=23828 CPUtime=222.21
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 8838 0 0 0 22215 6 0 0 25 0 2 0 356909945 24399872 5120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 15627
/proc/meminfo: memFree=1808560/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=24992 CPUtime=282.21
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 10406 0 0 0 28213 8 0 0 18 0 2 0 356909944 25591808 5345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6248 5345 218 20 0 5606 0
[pid=15625/tid=15627] ppid=15623 vsize=24992 CPUtime=282.19
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 10072 0 0 0 28212 7 0 0 25 0 2 0 356909945 25591808 5345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24992

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 3/79 15627
/proc/meminfo: memFree=1808432/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=25200 CPUtime=342.19
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 11493 0 0 0 34211 8 0 0 18 0 2 0 356909944 25804800 5403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6300 5403 218 20 0 5658 0
[pid=15625/tid=15627] ppid=15623 vsize=25200 CPUtime=342.18
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 11159 0 0 0 34210 8 0 0 25 0 2 0 356909945 25804800 5403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25200

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 15627
/proc/meminfo: memFree=1808112/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=25388 CPUtime=402.17
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 12544 0 0 0 40208 9 0 0 18 0 2 0 356909944 25997312 5489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6347 5489 218 20 0 5705 0
[pid=15625/tid=15627] ppid=15623 vsize=25388 CPUtime=402.16
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 12210 0 0 0 40207 9 0 0 25 0 2 0 356909945 25997312 5489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25388

[startup+462.302 s]
/proc/loadavg: 1.03 1.01 1.04 2/79 15627
/proc/meminfo: memFree=1807472/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=25996 CPUtime=462.15
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 13663 0 0 0 46205 10 0 0 18 0 2 0 356909944 26619904 5630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6499 5630 218 20 0 5857 0
[pid=15625/tid=15627] ppid=15623 vsize=25996 CPUtime=462.14
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 13329 0 0 0 46204 10 0 0 25 0 2 0 356909945 26619904 5630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25996

[startup+522.301 s]
/proc/loadavg: 1.01 1.01 1.04 2/79 15627
/proc/meminfo: memFree=1806960/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=26556 CPUtime=522.14
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 14793 0 0 0 52203 11 0 0 18 0 2 0 356909944 27193344 5770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6639 5770 218 20 0 5997 0
[pid=15625/tid=15627] ppid=15623 vsize=26556 CPUtime=522.13
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 14459 0 0 0 52202 11 0 0 25 0 2 0 356909945 27193344 5770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26556

[startup+582.302 s]
/proc/loadavg: 1.03 1.02 1.03 2/85 15797
/proc/meminfo: memFree=1805488/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=26900 CPUtime=582.03
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 15778 0 0 0 58191 12 0 0 18 0 2 0 356909944 27545600 5837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6725 5837 218 20 0 6083 0
[pid=15625/tid=15627] ppid=15623 vsize=26900 CPUtime=582.01
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 15444 0 0 0 58190 11 0 0 25 0 2 0 356909945 27545600 5837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 26900

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.03 2/79 15825
/proc/meminfo: memFree=1806256/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27108 CPUtime=641.99
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 16848 0 0 0 64186 13 0 0 18 0 2 0 356909944 27758592 5895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6777 5895 218 20 0 6135 0
[pid=15625/tid=15627] ppid=15623 vsize=27108 CPUtime=641.98
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 16514 0 0 0 64185 13 0 0 25 0 2 0 356909945 27758592 5895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 27108

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 15825
/proc/meminfo: memFree=1806000/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27340 CPUtime=701.97
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 17856 0 0 0 70183 14 0 0 18 0 2 0 356909944 27996160 5966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6835 5966 218 20 0 6193 0
[pid=15625/tid=15627] ppid=15623 vsize=27340 CPUtime=701.95
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 17522 0 0 0 70182 13 0 0 25 0 2 0 356909945 27996160 5966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 27340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 15825
/proc/meminfo: memFree=1805744/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27472 CPUtime=761.95
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 18861 0 0 0 76181 14 0 0 18 0 2 0 356909944 28131328 6025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6868 6025 218 20 0 6226 0
[pid=15625/tid=15627] ppid=15623 vsize=27472 CPUtime=761.94
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 18527 0 0 0 76180 14 0 0 25 0 2 0 356909945 28131328 6025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27472

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 15825
/proc/meminfo: memFree=1805744/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27472 CPUtime=821.93
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 19824 0 0 0 82178 15 0 0 18 0 2 0 356909944 28131328 6032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6868 6032 218 20 0 6226 0
[pid=15625/tid=15627] ppid=15623 vsize=27472 CPUtime=821.92
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 19490 0 0 0 82177 15 0 0 25 0 2 0 356909945 28131328 6032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 27472

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1805552/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27704 CPUtime=881.91
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 20823 0 0 0 88175 16 0 0 18 0 2 0 356909944 28368896 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6926 6067 218 20 0 6284 0
[pid=15625/tid=15627] ppid=15623 vsize=27704 CPUtime=881.9
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 20489 0 0 0 88174 16 0 0 25 0 2 0 356909945 28368896 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 27704

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 15825
/proc/meminfo: memFree=1805424/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27704 CPUtime=941.9
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 21741 0 0 0 94173 17 0 0 18 0 2 0 356909944 28368896 6100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6926 6100 218 20 0 6284 0
[pid=15625/tid=15627] ppid=15623 vsize=27704 CPUtime=941.89
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 21407 0 0 0 94172 17 0 0 25 0 2 0 356909945 28368896 6100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 27704

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 15825
/proc/meminfo: memFree=1805296/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=27912 CPUtime=1001.88
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 22681 0 0 0 100170 18 0 0 18 0 2 0 356909944 28581888 6150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 6978 6150 218 20 0 6336 0
[pid=15625/tid=15627] ppid=15623 vsize=27912 CPUtime=1001.86
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 22347 0 0 0 100169 17 0 0 25 0 2 0 356909945 28581888 6150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 27912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1805104/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=28116 CPUtime=1061.86
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 23698 0 0 0 106167 19 0 0 18 0 2 0 356909944 28790784 6178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 7029 6178 218 20 0 6387 0
[pid=15625/tid=15627] ppid=15623 vsize=28116 CPUtime=1061.85
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 23364 0 0 0 106166 19 0 0 25 0 2 0 356909945 28790784 6178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 28116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1805104/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=28116 CPUtime=1121.84
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 24626 0 0 0 112164 20 0 0 18 0 2 0 356909944 28790784 6205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 7029 6205 218 20 0 6387 0
[pid=15625/tid=15627] ppid=15623 vsize=28116 CPUtime=1121.83
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 24292 0 0 0 112163 20 0 0 25 0 2 0 356909945 28790784 6205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 28116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1804784/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=28512 CPUtime=1181.82
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 25623 0 0 0 118161 21 0 0 18 0 2 0 356909944 29196288 6292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 7128 6292 218 20 0 6486 0
[pid=15625/tid=15627] ppid=15623 vsize=28512 CPUtime=1181.81
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 25289 0 0 0 118160 21 0 0 25 0 2 0 356909945 29196288 6292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 28512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1804784/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=28512 CPUtime=1200.03
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 25897 0 0 0 119981 22 0 0 18 0 2 0 356909944 29196288 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 7128 6293 218 20 0 6486 0
[pid=15625/tid=15627] ppid=15623 vsize=28512 CPUtime=1200.01
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 25563 0 0 0 119980 21 0 0 25 0 2 0 356909945 29196288 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 28512

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.00 1.00 1.00 2/79 15825
/proc/meminfo: memFree=1804784/2055920 swapFree=4145760/4192956
[pid=15625] ppid=15623 vsize=28512 CPUtime=1200.03
/proc/15625/stat : 15625 (MiraXTv1_dyn) S 15623 15625 15001 0 -1 4194304 25897 0 0 0 119981 22 0 0 18 0 2 0 356909944 29196288 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15625/statm: 7128 6293 218 20 0 6486 0
[pid=15625/tid=15627] ppid=15623 vsize=28512 CPUtime=1200.01
/proc/15625/task/15627/stat : 15627 (MiraXTv1_dyn) R 15623 15625 15001 0 -1 4194368 25563 0 0 0 119980 21 0 0 25 0 2 0 356909945 29196288 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 28512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.82
CPU system time (s): 0.224965
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 28512

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

runsolver used 1.25981 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 14:52:01 UTC 2007

IDJOB= 291822
IDBENCH= 19824
IDSOLVER= 130
FILE ID= node1/291822-1178808721

PBS_JOBID= 5250951

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291822-1178808721/MiraXTv1_dyn /tmp/evaluation/291822-1178808721/instance-291822-1178808721.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-291822-1178808721 -o ROOT/results/node1/solver-291822-1178808721 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291822-1178808721/MiraXTv1_dyn /tmp/evaluation/291822-1178808721/instance-291822-1178808721.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 648737047

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:       1829968 kB
Buffers:         39328 kB
Cached:          85924 kB
SwapCached:      14692 kB
Active:          86436 kB
Inactive:        63892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829968 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29928 kB
Slab:            61092 kB
Committed_AS:  9665880 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 15:12:04 UTC 2007