Trace number 291740

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.09 1200.62

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
MD5SUM52283ce63e705369937455e1ca21a476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.5154
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/node3/watcher-291740-1178808579 -o ROOT/results/node3/solver-291740-1178808579 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291740-1178808579/MiraXTv1_dyn /tmp/evaluation/291740-1178808579/instance-291740-1178808579.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 9465
/proc/meminfo: memFree=1826080/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=3788 CPUtime=0
/proc/9465/stat : 9465 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 356895705 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9465/statm: 947 256 206 20 0 305 0

[startup+0.093772 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 9465
/proc/meminfo: memFree=1826080/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=5372 CPUtime=0.09
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 485 0 0 0 9 0 0 0 18 0 2 0 356895705 5500928 460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 1343 460 218 20 0 701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5372

[startup+0.101773 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 9465
/proc/meminfo: memFree=1826080/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=5528 CPUtime=0.09
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 513 0 0 0 9 0 0 0 18 0 2 0 356895705 5660672 488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 1382 488 218 20 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5528

[startup+0.301806 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 9465
/proc/meminfo: memFree=1826080/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=6260 CPUtime=0.29
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 723 0 0 0 29 0 0 0 18 0 2 0 356895705 6410240 698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 1565 698 218 20 0 923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6260

[startup+0.701871 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 9465
/proc/meminfo: memFree=1826080/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=7200 CPUtime=0.69
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 997 0 0 0 69 0 0 0 18 0 2 0 356895705 7372800 972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 1800 972 218 20 0 1158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7200

[startup+1.502 s]
/proc/loadavg: 1.83 1.82 1.43 2/79 9467
/proc/meminfo: memFree=1822608/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=8524 CPUtime=1.49
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 1329 0 0 0 149 0 0 0 18 0 2 0 356895705 8728576 1304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 2131 1304 218 20 0 1489 0
[pid=9465/tid=9467] ppid=9463 vsize=8524 CPUtime=1.48
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 995 0 0 0 148 0 0 0 25 0 2 0 356895707 8728576 1304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8524

[startup+3.10126 s]
/proc/loadavg: 1.83 1.82 1.43 2/79 9467
/proc/meminfo: memFree=1820368/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=10908 CPUtime=3.09
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 1977 0 0 0 309 0 0 0 18 0 2 0 356895705 11169792 1916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 2727 1916 218 20 0 2085 0
[pid=9465/tid=9467] ppid=9463 vsize=10908 CPUtime=3.08
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 1643 0 0 0 308 0 0 0 25 0 2 0 356895707 11169792 1916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10908

[startup+6.30178 s]
/proc/loadavg: 1.77 1.80 1.43 2/79 9467
/proc/meminfo: memFree=1818000/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=12772 CPUtime=6.29
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 2475 0 0 0 629 0 0 0 18 0 2 0 356895705 13078528 2375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 3193 2375 218 20 0 2551 0
[pid=9465/tid=9467] ppid=9463 vsize=12772 CPUtime=6.28
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 2141 0 0 0 628 0 0 0 25 0 2 0 356895707 13078528 2375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12772

[startup+12.7018 s]
/proc/loadavg: 1.71 1.79 1.42 2/79 9467
/proc/meminfo: memFree=1814160/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=15712 CPUtime=12.69
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 3388 0 0 0 1268 1 0 0 18 0 2 0 356895705 16089088 3136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 3928 3136 218 20 0 3286 0
[pid=9465/tid=9467] ppid=9463 vsize=15712 CPUtime=12.67
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 3054 0 0 0 1266 1 0 0 25 0 2 0 356895707 16089088 3136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15712

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.42 2/79 9467
/proc/meminfo: memFree=1811152/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=18652 CPUtime=25.49
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 4249 0 0 0 2547 2 0 0 18 0 2 0 356895705 19099648 3815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 4663 3815 218 20 0 4021 0
[pid=9465/tid=9467] ppid=9463 vsize=18652 CPUtime=25.47
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 3915 0 0 0 2546 1 0 0 25 0 2 0 356895707 19099648 3815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18652

[startup+51.101 s]
/proc/loadavg: 1.36 1.69 1.41 2/79 9467
/proc/meminfo: memFree=1809424/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=20160 CPUtime=51.07
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 5172 0 0 0 5105 2 0 0 18 0 2 0 356895705 20643840 4268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 5040 4268 218 20 0 4398 0
[pid=9465/tid=9467] ppid=9463 vsize=20160 CPUtime=51.06
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 4838 0 0 0 5104 2 0 0 25 0 2 0 356895707 20643840 4268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20160

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.38 2/79 9467
/proc/meminfo: memFree=1807568/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=21804 CPUtime=102.26
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 6525 0 0 0 10223 3 0 0 18 0 2 0 356895705 22327296 4694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 5451 4694 218 20 0 4809 0
[pid=9465/tid=9467] ppid=9463 vsize=21804 CPUtime=102.25
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 6191 0 0 0 10222 3 0 0 25 0 2 0 356895707 22327296 4694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21804

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.35 2/79 9467
/proc/meminfo: memFree=1806416/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=23376 CPUtime=162.23
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 7862 0 0 0 16219 4 0 0 18 0 2 0 356895705 23937024 4992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 5844 4992 218 20 0 5202 0
[pid=9465/tid=9467] ppid=9463 vsize=23376 CPUtime=162.22
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 7528 0 0 0 16218 4 0 0 25 0 2 0 356895707 23937024 4992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23376

[startup+222.303 s]
/proc/loadavg: 1.02 1.38 1.33 2/79 9467
/proc/meminfo: memFree=1805648/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=24008 CPUtime=222.21
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 9128 0 0 0 22216 5 0 0 18 0 2 0 356895705 24584192 5183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6002 5183 218 20 0 5360 0
[pid=9465/tid=9467] ppid=9463 vsize=24008 CPUtime=222.2
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 8794 0 0 0 22215 5 0 0 25 0 2 0 356895707 24584192 5183 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) 24008

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/79 9467
/proc/meminfo: memFree=1804752/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=25108 CPUtime=282.19
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 10281 0 0 0 28213 6 0 0 18 0 2 0 356895705 25710592 5393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6277 5393 218 20 0 5635 0
[pid=9465/tid=9467] ppid=9463 vsize=25108 CPUtime=282.18
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 9947 0 0 0 28212 6 0 0 25 0 2 0 356895707 25710592 5393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25108

[startup+342.301 s]
/proc/loadavg: 1.05 1.27 1.29 2/79 9467
/proc/meminfo: memFree=1804176/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=25588 CPUtime=342.17
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 11397 0 0 0 34210 7 0 0 18 0 2 0 356895705 26202112 5546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6397 5546 218 20 0 5755 0
[pid=9465/tid=9467] ppid=9463 vsize=25588 CPUtime=342.16
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 11063 0 0 0 34209 7 0 0 25 0 2 0 356895707 26202112 5546 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) 25588

[startup+402.302 s]
/proc/loadavg: 1.02 1.22 1.27 2/79 9467
/proc/meminfo: memFree=1803664/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=26152 CPUtime=402.15
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 12498 0 0 0 40206 9 0 0 18 0 2 0 356895705 26779648 5665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6538 5665 218 20 0 5896 0
[pid=9465/tid=9467] ppid=9463 vsize=26152 CPUtime=402.13
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 12164 0 0 0 40205 8 0 0 25 0 2 0 356895707 26779648 5665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26152

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.25 2/79 9467
/proc/meminfo: memFree=1803216/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=26524 CPUtime=462.12
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 13530 0 0 0 46203 9 0 0 18 0 2 0 356895705 27160576 5779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6631 5779 218 20 0 5989 0
[pid=9465/tid=9467] ppid=9463 vsize=26524 CPUtime=462.11
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 13196 0 0 0 46202 9 0 0 25 0 2 0 356895707 27160576 5779 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) 26524

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.23 2/79 9467
/proc/meminfo: memFree=1802960/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=26696 CPUtime=522.1
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 14529 0 0 0 52200 10 0 0 18 0 2 0 356895705 27336704 5845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6674 5845 218 20 0 6032 0
[pid=9465/tid=9467] ppid=9463 vsize=26696 CPUtime=522.09
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 14195 0 0 0 52199 10 0 0 25 0 2 0 356895707 27336704 5845 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) 26696

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.21 2/79 9467
/proc/meminfo: memFree=1802576/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=27188 CPUtime=582.09
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 15565 0 0 0 58197 12 0 0 18 0 2 0 356895705 27840512 5935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6797 5935 218 20 0 6155 0
[pid=9465/tid=9467] ppid=9463 vsize=27188 CPUtime=582.07
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 15231 0 0 0 58196 11 0 0 25 0 2 0 356895707 27840512 5935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 27188

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.20 2/79 9467
/proc/meminfo: memFree=1802256/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=27324 CPUtime=642.07
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 16507 0 0 0 64194 13 0 0 18 0 2 0 356895705 27979776 6005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6831 6005 218 20 0 6189 0
[pid=9465/tid=9467] ppid=9463 vsize=27324 CPUtime=642.05
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 16173 0 0 0 64193 12 0 0 25 0 2 0 356895707 27979776 6005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 27324

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/85 9583
/proc/meminfo: memFree=1800864/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=27680 CPUtime=701.99
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 17460 0 0 0 70185 14 0 0 18 0 2 0 356895705 28344320 6075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6920 6075 218 20 0 6278 0
[pid=9465/tid=9467] ppid=9463 vsize=27680 CPUtime=701.97
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 17126 0 0 0 70184 13 0 0 25 0 2 0 356895707 28344320 6075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 27680

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 9665
/proc/meminfo: memFree=1801680/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=27868 CPUtime=761.92
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 18312 0 0 0 76177 15 0 0 18 0 2 0 356895705 28536832 6123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 6967 6123 218 20 0 6325 0
[pid=9465/tid=9467] ppid=9463 vsize=27868 CPUtime=761.91
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 17978 0 0 0 76176 15 0 0 25 0 2 0 356895707 28536832 6123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 27868

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 9665
/proc/meminfo: memFree=1801232/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=28204 CPUtime=821.9
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 19334 0 0 0 82174 16 0 0 18 0 2 0 356895705 28880896 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7051 6243 218 20 0 6409 0
[pid=9465/tid=9467] ppid=9463 vsize=28204 CPUtime=821.88
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 19000 0 0 0 82173 15 0 0 25 0 2 0 356895707 28880896 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 28204

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/79 9665
/proc/meminfo: memFree=1801040/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=28436 CPUtime=881.87
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 20207 0 0 0 88170 17 0 0 18 0 2 0 356895705 29118464 6297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7109 6297 218 20 0 6467 0
[pid=9465/tid=9467] ppid=9463 vsize=28436 CPUtime=881.86
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 19873 0 0 0 88169 17 0 0 25 0 2 0 356895707 29118464 6297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 28436

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 9665
/proc/meminfo: memFree=1800720/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=28736 CPUtime=941.86
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 21201 0 0 0 94168 18 0 0 18 0 2 0 356895705 29425664 6371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7184 6371 218 20 0 6542 0
[pid=9465/tid=9467] ppid=9463 vsize=28736 CPUtime=941.84
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 20867 0 0 0 94167 17 0 0 25 0 2 0 356895707 29425664 6371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 28736

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.13 2/79 9665
/proc/meminfo: memFree=1800400/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=29020 CPUtime=1001.83
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 22101 0 0 0 100165 18 0 0 18 0 2 0 356895705 29716480 6434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7255 6434 218 20 0 6613 0
[pid=9465/tid=9467] ppid=9463 vsize=29020 CPUtime=1001.82
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 21767 0 0 0 100164 18 0 0 25 0 2 0 356895707 29716480 6434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 29020

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.11 2/79 9665
/proc/meminfo: memFree=1800016/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=29792 CPUtime=1061.81
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 23048 0 0 0 106161 20 0 0 18 0 2 0 356895705 30507008 6536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7448 6536 218 20 0 6806 0
[pid=9465/tid=9467] ppid=9463 vsize=29792 CPUtime=1061.79
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 22714 0 0 0 106160 19 0 0 25 0 2 0 356895707 30507008 6536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 29792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.10 2/79 9665
/proc/meminfo: memFree=1799696/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=29980 CPUtime=1121.79
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 23973 0 0 0 112159 20 0 0 18 0 2 0 356895705 30699520 6608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7495 6608 218 20 0 6853 0
[pid=9465/tid=9467] ppid=9463 vsize=29980 CPUtime=1121.78
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 23639 0 0 0 112158 20 0 0 25 0 2 0 356895707 30699520 6608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 29980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 9665
/proc/meminfo: memFree=1799568/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=30212 CPUtime=1181.77
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 24888 0 0 0 118156 21 0 0 18 0 2 0 356895705 30937088 6664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7553 6664 218 20 0 6911 0
[pid=9465/tid=9467] ppid=9463 vsize=30212 CPUtime=1181.76
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 24554 0 0 0 118155 21 0 0 25 0 2 0 356895707 30937088 6664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 30212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 9665
/proc/meminfo: memFree=1799568/2055920 swapFree=4138684/4192956
[pid=9465] ppid=9463 vsize=30212 CPUtime=1200.07
/proc/9465/stat : 9465 (MiraXTv1_dyn) S 9463 9465 8673 0 -1 4194304 25179 0 0 0 119985 22 0 0 18 0 2 0 356895705 30937088 6667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9465/statm: 7553 6667 218 20 0 6911 0
[pid=9465/tid=9467] ppid=9463 vsize=30212 CPUtime=1200.05
/proc/9465/task/9467/stat : 9467 (MiraXTv1_dyn) R 9463 9465 8673 0 -1 4194368 24845 0 0 0 119984 21 0 0 25 0 2 0 356895707 30937088 6667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 30212

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.62
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.224965
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 30212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
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= 25179
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= 2307

runsolver used 1.26581 second user time and 3.10953 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 14:49:40 UTC 2007

IDJOB= 291740
IDBENCH= 19822
IDSOLVER= 130
FILE ID= node3/291740-1178808579

PBS_JOBID= 5250949

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  52283ce63e705369937455e1ca21a476

RANDOM SEED= 750213882

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1826424 kB
Buffers:         38640 kB
Cached:         103732 kB
SwapCached:      18176 kB
Active:         111104 kB
Inactive:        77008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826424 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          51516 kB
Slab:            26860 kB
Committed_AS: 11446940 kB
PageTables:       1852 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 node3 on Thu May 10 15:09:42 UTC 2007