Trace number 296168

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

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 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/node19/watcher-296168-1178823286 -o ROOT/results/node19/solver-296168-1178823286 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296168-1178823286/MiraXTv1_dyn /tmp/evaluation/296168-1178823286/instance-296168-1178823286.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 1.00 0.99 3/77 7997
/proc/meminfo: memFree=1869512/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=3788 CPUtime=0
/proc/7997/stat : 7997 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194304 307 0 0 0 0 0 0 0 18 0 1 0 330245997 3878912 282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/7997/statm: 947 282 206 20 0 305 0

[startup+0.06459 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 7997
/proc/meminfo: memFree=1869512/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=4320 CPUtime=0.05
/proc/7997/stat : 7997 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194304 433 0 0 0 5 0 0 0 18 0 1 0 330245997 4423680 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/7997/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4320

[startup+0.101594 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 7997
/proc/meminfo: memFree=1869512/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=4320 CPUtime=0.09
/proc/7997/stat : 7997 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 330245997 4423680 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/7997/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301614 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 7997
/proc/meminfo: memFree=1869512/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=6668 CPUtime=0.29
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 777 0 0 0 29 0 0 0 18 0 2 0 330245997 6828032 752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 1667 752 218 20 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6668

[startup+0.701658 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 7997
/proc/meminfo: memFree=1869512/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=8184 CPUtime=0.69
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 1151 0 0 0 69 0 0 0 18 0 2 0 330245997 8380416 1126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 2046 1126 218 20 0 1404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8184

[startup+1.50174 s]
/proc/loadavg: 0.92 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1865464/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=9344 CPUtime=1.49
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 1511 0 0 0 148 1 0 0 18 0 2 0 330245997 9568256 1486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 2336 1486 218 20 0 1694 0
[pid=7997/tid=7999] ppid=7995 vsize=9344 CPUtime=1.38
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 1048 0 0 0 138 0 0 0 25 0 2 0 330246008 9568256 1486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9344

[startup+3.10192 s]
/proc/loadavg: 0.92 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1862968/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=11884 CPUtime=3.09
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 2202 0 0 0 308 1 0 0 18 0 2 0 330245997 12169216 2141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 2971 2141 218 20 0 2329 0
[pid=7997/tid=7999] ppid=7995 vsize=11884 CPUtime=2.98
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 1739 0 0 0 298 0 0 0 25 0 2 0 330246008 12169216 2141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11884

[startup+6.30126 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1860152/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=14156 CPUtime=6.28
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 2902 0 0 0 627 1 0 0 18 0 2 0 330245997 14495744 2758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 3539 2758 218 20 0 2897 0
[pid=7997/tid=7999] ppid=7995 vsize=14156 CPUtime=6.18
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 2439 0 0 0 617 1 0 0 25 0 2 0 330246008 14495744 2758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14156

[startup+12.702 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1856192/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=16884 CPUtime=12.69
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 3775 0 0 0 1267 2 0 0 18 0 2 0 330245997 17289216 3470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 4221 3470 218 20 0 3579 0
[pid=7997/tid=7999] ppid=7995 vsize=16884 CPUtime=12.58
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 3312 0 0 0 1257 1 0 0 25 0 2 0 330246008 17289216 3470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16884

[startup+25.5024 s]
/proc/loadavg: 0.95 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1852608/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=20608 CPUtime=25.48
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 4895 0 0 0 2545 3 0 0 18 0 2 0 330245997 21102592 4345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 5152 4345 218 20 0 4510 0
[pid=7997/tid=7999] ppid=7995 vsize=20608 CPUtime=25.37
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 4432 0 0 0 2535 2 0 0 25 0 2 0 330246008 21102592 4345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20608

[startup+51.1021 s]
/proc/loadavg: 0.96 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1851008/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=22316 CPUtime=51.06
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 5923 0 0 0 5103 3 0 0 18 0 2 0 330245997 22851584 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 5579 4787 218 20 0 4937 0
[pid=7997/tid=7999] ppid=7995 vsize=22316 CPUtime=50.96
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 5460 0 0 0 5093 3 0 0 25 0 2 0 330246008 22851584 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22316

[startup+102.307 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1849728/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=23184 CPUtime=102.24
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 7218 0 0 0 10219 5 0 0 18 0 2 0 330245997 23740416 5026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 5796 5026 218 20 0 5154 0
[pid=7997/tid=7999] ppid=7995 vsize=23184 CPUtime=102.13
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 6755 0 0 0 10209 4 0 0 25 0 2 0 330246008 23740416 5026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520153 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23184

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1848704/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=24248 CPUtime=162.19
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 8714 0 0 0 16214 5 0 0 18 0 2 0 330245997 24829952 5266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 6062 5266 218 20 0 5420 0
[pid=7997/tid=7999] ppid=7995 vsize=24248 CPUtime=162.09
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 8251 0 0 0 16204 5 0 0 25 0 2 0 330246008 24829952 5266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 24248

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 7999
/proc/meminfo: memFree=1847808/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=25124 CPUtime=222.15
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 10156 0 0 0 22209 6 0 0 18 0 2 0 330245997 25726976 5502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 6281 5502 218 20 0 5639 0
[pid=7997/tid=7999] ppid=7995 vsize=25124 CPUtime=222.05
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 9693 0 0 0 22199 6 0 0 25 0 2 0 330246008 25726976 5502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 25124

[startup+282.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 7999
/proc/meminfo: memFree=1846976/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=26080 CPUtime=282.12
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 11657 0 0 0 28205 7 0 0 18 0 2 0 330245997 26705920 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 6520 5730 218 20 0 5878 0
[pid=7997/tid=7999] ppid=7995 vsize=26080 CPUtime=282.01
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 11194 0 0 0 28195 6 0 0 25 0 2 0 330246008 26705920 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 26080

[startup+342.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 7999
/proc/meminfo: memFree=1846208/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=27020 CPUtime=342.08
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 13062 0 0 0 34201 7 0 0 18 0 2 0 330245997 27668480 5929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 6755 5929 218 20 0 6113 0
[pid=7997/tid=7999] ppid=7995 vsize=27020 CPUtime=341.98
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 12599 0 0 0 34191 7 0 0 25 0 2 0 330246008 27668480 5929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 27020

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8133
/proc/meminfo: memFree=1844304/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=27640 CPUtime=402.04
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 14382 0 0 0 40186 18 0 0 18 0 2 0 330245997 28303360 6099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 6910 6099 218 20 0 6268 0
[pid=7997/tid=7999] ppid=7995 vsize=27640 CPUtime=401.94
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 13919 0 0 0 40176 18 0 0 25 0 2 0 330246008 28303360 6099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 27640

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1844792/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=28340 CPUtime=462.01
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 15740 0 0 0 46177 24 0 0 18 0 2 0 330245997 29020160 6233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7085 6233 218 20 0 6443 0
[pid=7997/tid=7999] ppid=7995 vsize=28340 CPUtime=461.91
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 15277 0 0 0 46167 24 0 0 25 0 2 0 330246008 29020160 6233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 28340

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1844664/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=28548 CPUtime=521.97
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 16946 0 0 0 52172 25 0 0 18 0 2 0 330245997 29233152 6283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7137 6283 218 20 0 6495 0
[pid=7997/tid=7999] ppid=7995 vsize=28548 CPUtime=521.87
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 16483 0 0 0 52162 25 0 0 25 0 2 0 330246008 29233152 6283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 28548

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1844536/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=28548 CPUtime=581.94
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 18195 0 0 0 58168 26 0 0 18 0 2 0 330245997 29233152 6308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7137 6308 218 20 0 6495 0
[pid=7997/tid=7999] ppid=7995 vsize=28548 CPUtime=581.83
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 17732 0 0 0 58158 25 0 0 25 0 2 0 330246008 29233152 6308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 28548

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1844088/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=28992 CPUtime=641.9
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 19499 0 0 0 64164 26 0 0 18 0 2 0 330245997 29687808 6388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7248 6388 218 20 0 6606 0
[pid=7997/tid=7999] ppid=7995 vsize=28992 CPUtime=641.79
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 19036 0 0 0 64154 25 0 0 25 0 2 0 330246008 29687808 6388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 28992

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1843768/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=29384 CPUtime=701.85
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 20756 0 0 0 70159 26 0 0 18 0 2 0 330245997 30089216 6489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7346 6489 218 20 0 6704 0
[pid=7997/tid=7999] ppid=7995 vsize=29384 CPUtime=701.75
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 20293 0 0 0 70149 26 0 0 25 0 2 0 330246008 30089216 6489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 29384

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1843520/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=29576 CPUtime=761.82
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 21984 0 0 0 76155 27 0 0 18 0 2 0 330245997 30285824 6555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7394 6555 218 20 0 6752 0
[pid=7997/tid=7999] ppid=7995 vsize=29576 CPUtime=761.71
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 21521 0 0 0 76145 26 0 0 25 0 2 0 330246008 30285824 6555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 29576

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1843136/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=30172 CPUtime=821.78
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 23206 0 0 0 82150 28 0 0 18 0 2 0 330245997 30896128 6673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7543 6673 218 20 0 6901 0
[pid=7997/tid=7999] ppid=7995 vsize=30172 CPUtime=821.67
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 22743 0 0 0 82140 27 0 0 25 0 2 0 330246008 30896128 6673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 30172

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1842816/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=30376 CPUtime=881.73
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 24450 0 0 0 88145 28 0 0 18 0 2 0 330245997 31105024 6744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7594 6744 218 20 0 6952 0
[pid=7997/tid=7999] ppid=7995 vsize=30376 CPUtime=881.63
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 23987 0 0 0 88135 28 0 0 25 0 2 0 330246008 31105024 6744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 30376

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1842304/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=30924 CPUtime=941.69
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 25682 0 0 0 94140 29 0 0 18 0 2 0 330245997 31666176 6872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7731 6872 218 20 0 7089 0
[pid=7997/tid=7999] ppid=7995 vsize=30924 CPUtime=941.59
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 25219 0 0 0 94130 29 0 0 25 0 2 0 330246008 31666176 6872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 30924

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1842176/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=31156 CPUtime=1001.66
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 26814 0 0 0 100136 30 0 0 18 0 2 0 330245997 31903744 6900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7789 6900 218 20 0 7147 0
[pid=7997/tid=7999] ppid=7995 vsize=31156 CPUtime=1001.56
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 26351 0 0 0 100126 30 0 0 25 0 2 0 330246008 31903744 6900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 31156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1842112/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=31156 CPUtime=1061.63
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 28061 0 0 0 106132 31 0 0 18 0 2 0 330245997 31903744 6905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7789 6905 218 20 0 7147 0
[pid=7997/tid=7999] ppid=7995 vsize=31156 CPUtime=1061.52
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 27598 0 0 0 106121 31 0 0 25 0 2 0 330246008 31903744 6905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 31156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1841920/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=31364 CPUtime=1121.6
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 29355 0 0 0 112128 32 0 0 18 0 2 0 330245997 32116736 6957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7841 6957 218 20 0 7199 0
[pid=7997/tid=7999] ppid=7995 vsize=31364 CPUtime=1121.48
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 28892 0 0 0 112117 31 0 0 25 0 2 0 330246008 32116736 6957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 31364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1841792/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=31364 CPUtime=1181.56
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 30493 0 0 0 118124 32 0 0 18 0 2 0 330245997 32116736 6991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7841 6991 218 20 0 7199 0
[pid=7997/tid=7999] ppid=7995 vsize=31364 CPUtime=1181.46
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 30030 0 0 0 118114 32 0 0 25 0 2 0 330246008 32116736 6991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 31364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8197
/proc/meminfo: memFree=1841728/2055920 swapFree=4148252/4192956
[pid=7997] ppid=7995 vsize=31364 CPUtime=1200.04
/proc/7997/stat : 7997 (MiraXTv1_dyn) S 7995 7997 7077 0 -1 4194304 30838 0 0 0 119972 32 0 0 18 0 2 0 330245997 32116736 6991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7997/statm: 7841 6991 218 20 0 7199 0
[pid=7997/tid=7999] ppid=7995 vsize=31364 CPUtime=1199.94
/proc/7997/task/7999/stat : 7999 (MiraXTv1_dyn) R 7995 7997 7077 0 -1 4194368 30375 0 0 0 119962 32 0 0 25 0 2 0 330246008 32116736 6991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 31364

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.06
CPU user time (s): 1199.73
CPU system time (s): 0.331949
CPU usage (%): 99.9373
Max. virtual memory (cumulated for all children) (KiB): 31432

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

runsolver used 1.24981 second user time and 3.14452 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 18:54:46 UTC 2007

IDJOB= 296168
IDBENCH= 19930
IDSOLVER= 130
FILE ID= node19/296168-1178823286

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 13163143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1869728 kB
Buffers:         39256 kB
Cached:          82360 kB
SwapCached:      14248 kB
Active:          77360 kB
Inactive:        67972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869728 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26352 kB
Committed_AS:  9115592 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node19 on Thu May 10 19:14:49 UTC 2007