Trace number 293585

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.07 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
MD5SUM4c82e15dddaac18e48f58e3db4a1e7b5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/node13/watcher-293585-1178814087 -o ROOT/results/node13/solver-293585-1178814087 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293585-1178814087/MiraXTv1_dyn /tmp/evaluation/293585-1178814087/instance-293585-1178814087.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 8645
/proc/meminfo: memFree=1815552/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=3788 CPUtime=0
/proc/8645/stat : 8645 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 329326515 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8645/statm: 947 260 206 20 0 305 0

[startup+0.043438 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8645
/proc/meminfo: memFree=1815552/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=4576 CPUtime=0.03
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 433 0 0 0 3 0 0 0 18 0 2 0 329326515 4685824 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 1144 408 218 20 0 502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4576

[startup+0.101451 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8645
/proc/meminfo: memFree=1815552/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=5564 CPUtime=0.09
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 525 0 0 0 9 0 0 0 18 0 2 0 329326515 5697536 500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 1391 500 218 20 0 749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5564

[startup+0.301494 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8645
/proc/meminfo: memFree=1815552/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=6472 CPUtime=0.29
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 781 0 0 0 29 0 0 0 18 0 2 0 329326515 6627328 756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 1618 756 218 20 0 976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6472

[startup+0.701579 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8645
/proc/meminfo: memFree=1815552/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=7832 CPUtime=0.69
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 1143 0 0 0 69 0 0 0 18 0 2 0 329326515 8019968 1118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 1958 1118 218 20 0 1316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7832

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1811568/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=9228 CPUtime=1.48
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 1506 0 0 0 148 0 0 0 18 0 2 0 329326515 9449472 1481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 2307 1481 218 20 0 1665 0
[pid=8645/tid=8647] ppid=8643 vsize=9228 CPUtime=1.47
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 1153 0 0 0 147 0 0 0 25 0 2 0 329326517 9449472 1481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9228

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1808944/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=12120 CPUtime=3.09
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 2250 0 0 0 308 1 0 0 18 0 2 0 329326515 12410880 2189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 3030 2189 218 20 0 2388 0
[pid=8645/tid=8647] ppid=8643 vsize=12120 CPUtime=3.07
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 1897 0 0 0 307 0 0 0 25 0 2 0 329326517 12410880 2189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12120

[startup+6.30277 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1806256/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=14284 CPUtime=6.29
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 2818 0 0 0 628 1 0 0 18 0 2 0 329326515 14626816 2718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 3571 2718 218 20 0 2929 0
[pid=8645/tid=8647] ppid=8643 vsize=14284 CPUtime=6.28
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 2465 0 0 0 627 1 0 0 25 0 2 0 329326517 14626816 2718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521759 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14284

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1801648/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=17620 CPUtime=12.68
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 3816 0 0 0 1266 2 0 0 18 0 2 0 329326515 18042880 3564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 4405 3564 218 20 0 3763 0
[pid=8645/tid=8647] ppid=8643 vsize=17620 CPUtime=12.67
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 3463 0 0 0 1265 2 0 0 25 0 2 0 329326517 18042880 3564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17620

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1798256/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=20748 CPUtime=25.48
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 4925 0 0 0 2545 3 0 0 18 0 2 0 329326515 21245952 4429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 5187 4429 218 20 0 4545 0
[pid=8645/tid=8647] ppid=8643 vsize=20748 CPUtime=25.47
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 4572 0 0 0 2544 3 0 0 25 0 2 0 329326517 21245952 4429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20748

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1795888/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=23268 CPUtime=51.07
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 6028 0 0 0 5103 4 0 0 18 0 2 0 329326515 23826432 4997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 5817 4997 218 20 0 5175 0
[pid=8645/tid=8647] ppid=8643 vsize=23268 CPUtime=51.05
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 5675 0 0 0 5101 4 0 0 25 0 2 0 329326517 23826432 4997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23268

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1794160/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=24940 CPUtime=102.25
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 7432 0 0 0 10220 5 0 0 18 0 2 0 329326515 25538560 5420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 6235 5420 218 20 0 5593 0
[pid=8645/tid=8647] ppid=8643 vsize=24940 CPUtime=102.24
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 7079 0 0 0 10219 5 0 0 25 0 2 0 329326517 25538560 5420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24940

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1792944/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=26220 CPUtime=162.22
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 8838 0 0 0 16216 6 0 0 18 0 2 0 329326515 26849280 5739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 6555 5739 218 20 0 5913 0
[pid=8645/tid=8647] ppid=8643 vsize=26220 CPUtime=162.21
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 8485 0 0 0 16215 6 0 0 25 0 2 0 329326517 26849280 5739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26220

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1791792/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=27264 CPUtime=222.21
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 10149 0 0 0 22213 8 0 0 18 0 2 0 329326515 27918336 6006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 6816 6006 218 20 0 6174 0
[pid=8645/tid=8647] ppid=8643 vsize=27264 CPUtime=222.19
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 9796 0 0 0 22212 7 0 0 25 0 2 0 329326517 27918336 6006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27264

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1791088/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=28036 CPUtime=282.19
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 11350 0 0 0 28210 9 0 0 18 0 2 0 329326515 28708864 6219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7009 6219 218 20 0 6367 0
[pid=8645/tid=8647] ppid=8643 vsize=28036 CPUtime=282.17
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 10997 0 0 0 28209 8 0 0 25 0 2 0 329326517 28708864 6219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 28036

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1790384/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=28640 CPUtime=342.17
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 12593 0 0 0 34207 10 0 0 18 0 2 0 329326515 29327360 6380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7160 6380 218 20 0 6518 0
[pid=8645/tid=8647] ppid=8643 vsize=28640 CPUtime=342.14
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 12240 0 0 0 34205 9 0 0 25 0 2 0 329326517 29327360 6380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 28640

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1789744/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=29208 CPUtime=402.14
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 13748 0 0 0 40203 11 0 0 18 0 2 0 329326515 29908992 6512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7302 6512 218 20 0 6660 0
[pid=8645/tid=8647] ppid=8643 vsize=29208 CPUtime=402.12
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 13395 0 0 0 40202 10 0 0 25 0 2 0 329326517 29908992 6512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29208

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1789232/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=29780 CPUtime=462.12
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 14850 0 0 0 46200 12 0 0 18 0 2 0 329326515 30494720 6655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7445 6655 218 20 0 6803 0
[pid=8645/tid=8647] ppid=8643 vsize=29780 CPUtime=462.11
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 14497 0 0 0 46199 12 0 0 25 0 2 0 329326517 30494720 6655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 29780

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1788784/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=30356 CPUtime=522.1
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 15877 0 0 0 52197 13 0 0 18 0 2 0 329326515 31084544 6791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7589 6791 218 20 0 6947 0
[pid=8645/tid=8647] ppid=8643 vsize=30356 CPUtime=522.08
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 15524 0 0 0 52196 12 0 0 25 0 2 0 329326517 31084544 6791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 30356

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1788336/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=31176 CPUtime=582.07
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 16901 0 0 0 58194 13 0 0 18 0 2 0 329326515 31924224 6914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7794 6914 218 20 0 7152 0
[pid=8645/tid=8647] ppid=8643 vsize=31176 CPUtime=582.06
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 16548 0 0 0 58193 13 0 0 25 0 2 0 329326517 31924224 6914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 31176

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1787696/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=31768 CPUtime=642.06
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 18030 0 0 0 64191 15 0 0 18 0 2 0 329326515 32530432 7051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 7942 7051 218 20 0 7300 0
[pid=8645/tid=8647] ppid=8643 vsize=31768 CPUtime=642.05
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 17677 0 0 0 64190 15 0 0 25 0 2 0 329326517 32530432 7051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31768

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1787248/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=32160 CPUtime=702.03
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 19045 0 0 0 70187 16 0 0 18 0 2 0 329326515 32931840 7146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8040 7146 218 20 0 7398 0
[pid=8645/tid=8647] ppid=8643 vsize=32160 CPUtime=702.02
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 18692 0 0 0 70186 16 0 0 25 0 2 0 329326517 32931840 7146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 32160

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1786928/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=32308 CPUtime=762.01
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 20049 0 0 0 76184 17 0 0 18 0 2 0 329326515 33083392 7222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8077 7222 218 20 0 7435 0
[pid=8645/tid=8647] ppid=8643 vsize=32308 CPUtime=762
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 19696 0 0 0 76183 17 0 0 25 0 2 0 329326517 33083392 7222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32308

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1786608/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=32820 CPUtime=821.99
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 21156 0 0 0 82181 18 0 0 18 0 2 0 329326515 33607680 7306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8205 7306 218 20 0 7563 0
[pid=8645/tid=8647] ppid=8643 vsize=32820 CPUtime=821.97
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 20803 0 0 0 82180 17 0 0 25 0 2 0 329326517 33607680 7306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 32820

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1786096/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=33344 CPUtime=881.97
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 22136 0 0 0 88178 19 0 0 18 0 2 0 329326515 34144256 7425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8336 7425 218 20 0 7694 0
[pid=8645/tid=8647] ppid=8643 vsize=33344 CPUtime=881.95
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 21783 0 0 0 88177 18 0 0 25 0 2 0 329326517 34144256 7425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 33344

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1785968/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=33552 CPUtime=941.94
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 23037 0 0 0 94175 19 0 0 18 0 2 0 329326515 34357248 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8388 7456 218 20 0 7746 0
[pid=8645/tid=8647] ppid=8643 vsize=33552 CPUtime=941.93
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 22684 0 0 0 94174 19 0 0 25 0 2 0 329326517 34357248 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 33552

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1785712/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=33856 CPUtime=1001.92
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 23996 0 0 0 100172 20 0 0 18 0 2 0 329326515 34668544 7535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8464 7535 218 20 0 7822 0
[pid=8645/tid=8647] ppid=8643 vsize=33856 CPUtime=1001.91
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 23643 0 0 0 100171 20 0 0 25 0 2 0 329326517 34668544 7535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 33856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1785328/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=34204 CPUtime=1061.9
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 24971 0 0 0 106169 21 0 0 18 0 2 0 329326515 35024896 7622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8551 7622 218 20 0 7909 0
[pid=8645/tid=8647] ppid=8643 vsize=34204 CPUtime=1061.89
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 24618 0 0 0 106168 21 0 0 25 0 2 0 329326517 35024896 7622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 34204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1784880/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=34600 CPUtime=1121.88
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 25871 0 0 0 112166 22 0 0 18 0 2 0 329326515 35430400 7719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8650 7719 218 20 0 8008 0
[pid=8645/tid=8647] ppid=8643 vsize=34600 CPUtime=1121.86
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 25518 0 0 0 112165 21 0 0 25 0 2 0 329326517 35430400 7719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 34600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1784752/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=34784 CPUtime=1181.86
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 26845 0 0 0 118164 22 0 0 18 0 2 0 329326515 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8696 7793 218 20 0 8054 0
[pid=8645/tid=8647] ppid=8643 vsize=34784 CPUtime=1181.84
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 26492 0 0 0 118162 22 0 0 25 0 2 0 329326517 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 34784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1784624/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=34784 CPUtime=1200.05
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 27025 0 0 0 119983 22 0 0 18 0 2 0 329326515 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8696 7793 218 20 0 8054 0
[pid=8645/tid=8647] ppid=8643 vsize=34784 CPUtime=1200.04
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 26672 0 0 0 119982 22 0 0 25 0 2 0 329326517 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34784

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: 0.99 0.98 0.99 2/79 8647
/proc/meminfo: memFree=1784624/2055920 swapFree=4159364/4192956
[pid=8645] ppid=8643 vsize=34784 CPUtime=1200.05
/proc/8645/stat : 8645 (MiraXTv1_dyn) S 8643 8645 7116 0 -1 4194304 27025 0 0 0 119983 22 0 0 18 0 2 0 329326515 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8645/statm: 8696 7793 218 20 0 8054 0
[pid=8645/tid=8647] ppid=8643 vsize=34784 CPUtime=1200.04
/proc/8645/task/8647/stat : 8647 (MiraXTv1_dyn) R 8643 8645 7116 0 -1 4194368 26672 0 0 0 119982 22 0 0 25 0 2 0 329326517 35618816 7793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34784

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.234964
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 35144

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

runsolver used 1.25781 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 16:21:27 UTC 2007

IDJOB= 293585
IDBENCH= 19867
IDSOLVER= 130
FILE ID= node13/293585-1178814087

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293585-1178814087/MiraXTv1_dyn /tmp/evaluation/293585-1178814087/instance-293585-1178814087.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-293585-1178814087 -o ROOT/results/node13/solver-293585-1178814087 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293585-1178814087/MiraXTv1_dyn /tmp/evaluation/293585-1178814087/instance-293585-1178814087.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4c82e15dddaac18e48f58e3db4a1e7b5

RANDOM SEED= 625523938

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815832 kB
Buffers:         37780 kB
Cached:          96000 kB
SwapCached:      12828 kB
Active:         115988 kB
Inactive:        60908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815832 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          50020 kB
Slab:            48528 kB
Committed_AS:  9748304 kB
PageTables:       1924 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 node13 on Thu May 10 16:41:29 UTC 2007