Trace number 314885

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.11 1200.53

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

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-314885-1178877989 -o ROOT/results/node3/solver-314885-1178877989 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314885-1178877989/MiraXTv1_dyn /tmp/evaluation/314885-1178877989/instance-314885-1178877989.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.00 1.00 1.00 3/77 17842
/proc/meminfo: memFree=1824288/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=3788 CPUtime=0
/proc/17842/stat : 17842 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194304 338 0 0 0 0 0 0 0 18 0 1 0 363836646 3878912 313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 947 320 202 20 0 305 0

[startup+0.102569 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17842
/proc/meminfo: memFree=1824288/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=8112 CPUtime=0.09
/proc/17842/stat : 17842 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194304 1428 0 0 0 9 0 0 0 18 0 1 0 363836646 8306688 1403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 2028 1404 207 20 0 1386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.201585 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17842
/proc/meminfo: memFree=1824288/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=9120 CPUtime=0.19
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 1791 0 0 0 19 0 0 0 18 0 2 0 363836646 9338880 1650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 2333 1656 212 20 0 1691 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9120

[startup+0.301601 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17842
/proc/meminfo: memFree=1824288/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=13032 CPUtime=0.29
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 2226 0 0 0 29 0 0 0 18 0 2 0 363836646 13344768 2032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 3258 2032 218 20 0 2616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13032

[startup+0.701666 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17842
/proc/meminfo: memFree=1824288/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=13296 CPUtime=0.69
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 2316 0 0 0 69 0 0 0 18 0 2 0 363836646 13615104 2122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 3324 2122 218 20 0 2682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13296

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1815696/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=15540 CPUtime=1.49
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 2929 0 0 0 148 1 0 0 18 0 2 0 363836646 15912960 2735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 3885 2735 218 20 0 3243 0
[pid=17842/tid=17844] ppid=17840 vsize=15540 CPUtime=1.29
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 1197 0 0 0 129 0 0 0 25 0 2 0 363836666 15912960 2735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15540

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1812368/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=18180 CPUtime=3.09
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 3647 0 0 0 308 1 0 0 18 0 2 0 363836646 18616320 3453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 4545 3453 218 20 0 3903 0
[pid=17842/tid=17844] ppid=17840 vsize=18180 CPUtime=2.88
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 1915 0 0 0 288 0 0 0 25 0 2 0 363836666 18616320 3453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18180

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1808528/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=22276 CPUtime=6.28
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 4531 0 0 0 627 1 0 0 18 0 2 0 363836646 22810624 4337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 5569 4337 218 20 0 4927 0
[pid=17842/tid=17844] ppid=17840 vsize=22276 CPUtime=6.09
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 2799 0 0 0 608 1 0 0 25 0 2 0 363836666 22810624 4337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22276

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1797520/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=31736 CPUtime=12.69
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 6986 0 0 0 1266 3 0 0 18 0 2 0 363836646 32497664 6755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 7934 6755 218 20 0 7292 0
[pid=17842/tid=17844] ppid=17840 vsize=31736 CPUtime=12.48
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 5254 0 0 0 1246 2 0 0 25 0 2 0 363836666 32497664 6755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31736

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1786192/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=43356 CPUtime=25.48
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 10016 0 0 0 2543 5 0 0 18 0 2 0 363836646 44396544 9698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 10839 9698 218 20 0 10197 0
[pid=17842/tid=17844] ppid=17840 vsize=43356 CPUtime=25.28
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 8284 0 0 0 2524 4 0 0 25 0 2 0 363836666 44396544 9698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43356

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1766800/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=62256 CPUtime=51.06
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 15052 0 0 0 5096 10 0 0 18 0 2 0 363836646 63750144 14564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 15564 14564 218 20 0 14922 0
[pid=17842/tid=17844] ppid=17840 vsize=62256 CPUtime=50.87
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 13320 0 0 0 5077 10 0 0 25 0 2 0 363836666 63750144 14564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62256

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1756368/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=72376 CPUtime=102.25
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 17951 0 0 0 10212 13 0 0 18 0 2 0 363836646 74113024 17062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 18094 17062 218 20 0 17452 0
[pid=17842/tid=17844] ppid=17840 vsize=72376 CPUtime=102.05
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 16219 0 0 0 10193 12 0 0 25 0 2 0 363836666 74113024 17062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72376

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1749328/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=79260 CPUtime=162.23
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 20116 0 0 0 16208 15 0 0 18 0 2 0 363836646 81162240 18799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 19815 18799 218 20 0 19173 0
[pid=17842/tid=17844] ppid=17840 vsize=79260 CPUtime=162.03
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 18384 0 0 0 16189 14 0 0 25 0 2 0 363836666 81162240 18799 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) 79260

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1748496/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=80052 CPUtime=222.21
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 20702 0 0 0 22205 16 0 0 18 0 2 0 363836646 81973248 19021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 20013 19021 218 20 0 19371 0
[pid=17842/tid=17844] ppid=17840 vsize=80052 CPUtime=222.01
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 18970 0 0 0 22186 15 0 0 25 0 2 0 363836666 81973248 19021 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) 80052

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1748496/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=80052 CPUtime=282.19
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 21153 0 0 0 28202 17 0 0 18 0 2 0 363836646 81973248 19028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 20013 19028 218 20 0 19371 0
[pid=17842/tid=17844] ppid=17840 vsize=80052 CPUtime=281.99
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 19421 0 0 0 28183 16 0 0 25 0 2 0 363836666 81973248 19028 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) 80052

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1748432/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=80052 CPUtime=342.17
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 21535 0 0 0 34199 18 0 0 18 0 2 0 363836646 81973248 19035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 20013 19035 218 20 0 19371 0
[pid=17842/tid=17844] ppid=17840 vsize=80052 CPUtime=341.97
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 19803 0 0 0 34180 17 0 0 25 0 2 0 363836666 81973248 19035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 80052

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1742160/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=86256 CPUtime=402.15
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 23470 0 0 0 40195 20 0 0 18 0 2 0 363836646 88326144 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 21564 20593 218 20 0 20922 0
[pid=17842/tid=17844] ppid=17840 vsize=86256 CPUtime=401.95
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 21738 0 0 0 40176 19 0 0 25 0 2 0 363836666 88326144 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 86256

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1742032/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=86392 CPUtime=462.12
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 23881 0 0 0 46192 20 0 0 18 0 2 0 363836646 88465408 20624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 21598 20624 218 20 0 20956 0
[pid=17842/tid=17844] ppid=17840 vsize=86392 CPUtime=461.93
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 22149 0 0 0 46173 20 0 0 25 0 2 0 363836666 88465408 20624 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) 86392

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1742032/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=86392 CPUtime=522.11
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 24270 0 0 0 52190 21 0 0 18 0 2 0 363836646 88465408 20629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 21598 20629 218 20 0 20956 0
[pid=17842/tid=17844] ppid=17840 vsize=86392 CPUtime=521.9
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 22538 0 0 0 52170 20 0 0 25 0 2 0 363836666 88465408 20629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 86392

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1732368/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=96104 CPUtime=582.08
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 27145 0 0 0 58184 24 0 0 18 0 2 0 363836646 98410496 23042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 24026 23042 218 20 0 23384 0
[pid=17842/tid=17844] ppid=17840 vsize=96104 CPUtime=581.89
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 25413 0 0 0 58165 24 0 0 25 0 2 0 363836666 98410496 23042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 96104

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1732048/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=96412 CPUtime=642.07
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 27609 0 0 0 64182 25 0 0 18 0 2 0 363836646 98725888 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 24103 23116 218 20 0 23461 0
[pid=17842/tid=17844] ppid=17840 vsize=96412 CPUtime=641.87
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 25877 0 0 0 64163 24 0 0 25 0 2 0 363836666 98725888 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 96412

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1732048/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=96412 CPUtime=702.05
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 27924 0 0 0 70179 26 0 0 18 0 2 0 363836646 98725888 23119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 24103 23119 218 20 0 23461 0
[pid=17842/tid=17844] ppid=17840 vsize=96412 CPUtime=701.85
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 26192 0 0 0 70160 25 0 0 25 0 2 0 363836666 98725888 23119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 96412

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1728784/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=99844 CPUtime=762.02
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 29192 0 0 0 76176 26 0 0 18 0 2 0 363836646 102240256 23994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 24961 23994 218 20 0 24319 0
[pid=17842/tid=17844] ppid=17840 vsize=99844 CPUtime=761.83
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 27460 0 0 0 76157 26 0 0 25 0 2 0 363836666 102240256 23994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565492 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 99844

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1725520/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=102848 CPUtime=822
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 30264 0 0 0 82173 27 0 0 18 0 2 0 363836646 105316352 24750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 25712 24750 218 20 0 25070 0
[pid=17842/tid=17844] ppid=17840 vsize=102848 CPUtime=821.81
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 28532 0 0 0 82154 27 0 0 25 0 2 0 363836666 105316352 24750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 102848

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1725072/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=103420 CPUtime=881.98
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 30782 0 0 0 88170 28 0 0 18 0 2 0 363836646 105902080 24873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 25855 24873 218 20 0 25213 0
[pid=17842/tid=17844] ppid=17840 vsize=103420 CPUtime=881.79
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 29050 0 0 0 88151 28 0 0 25 0 2 0 363836666 105902080 24873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 103420

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1725008/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=103420 CPUtime=941.96
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 31262 0 0 0 94167 29 0 0 18 0 2 0 363836646 105902080 24876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 25855 24876 218 20 0 25213 0
[pid=17842/tid=17844] ppid=17840 vsize=103420 CPUtime=941.77
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 29530 0 0 0 94148 29 0 0 25 0 2 0 363836666 105902080 24876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 103420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1725008/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=103420 CPUtime=1001.95
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 31665 0 0 0 100165 30 0 0 18 0 2 0 363836646 105902080 24879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 25855 24879 218 20 0 25213 0
[pid=17842/tid=17844] ppid=17840 vsize=103420 CPUtime=1001.74
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 29933 0 0 0 100145 29 0 0 25 0 2 0 363836666 105902080 24879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 103420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1724880/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=103552 CPUtime=1061.92
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 32014 0 0 0 106162 30 0 0 18 0 2 0 363836646 106037248 24908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 25888 24908 218 20 0 25246 0
[pid=17842/tid=17844] ppid=17840 vsize=103552 CPUtime=1061.72
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 30282 0 0 0 106142 30 0 0 25 0 2 0 363836666 106037248 24908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 103552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1718160/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=110152 CPUtime=1121.9
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 34007 0 0 0 112157 33 0 0 18 0 2 0 363836646 112795648 26581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 27538 26581 218 20 0 26896 0
[pid=17842/tid=17844] ppid=17840 vsize=110152 CPUtime=1121.7
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 32275 0 0 0 112138 32 0 0 25 0 2 0 363836666 112795648 26581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 110152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1718224/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=110152 CPUtime=1181.88
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 34253 0 0 0 118155 33 0 0 18 0 2 0 363836646 112795648 26584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 27538 26584 218 20 0 26896 0
[pid=17842/tid=17844] ppid=17840 vsize=110152 CPUtime=1181.68
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 32521 0 0 0 118135 33 0 0 25 0 2 0 363836666 112795648 26584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 110152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17844
/proc/meminfo: memFree=1718224/2055920 swapFree=4138684/4192956
[pid=17842] ppid=17840 vsize=110152 CPUtime=1200.08
/proc/17842/stat : 17842 (MiraXTv1_dyn) S 17840 17842 16720 0 -1 4194304 34253 0 0 0 119975 33 0 0 18 0 2 0 363836646 112795648 26584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17842/statm: 27538 26584 218 20 0 26896 0
[pid=17842/tid=17844] ppid=17840 vsize=110152 CPUtime=1199.88
/proc/17842/task/17844/stat : 17844 (MiraXTv1_dyn) R 17840 17842 16720 0 -1 4194368 32521 0 0 0 119955 33 0 0 25 0 2 0 363836666 112795648 26584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 110152

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.53
CPU time (s): 1200.11
CPU user time (s): 1199.76
CPU system time (s): 0.355945
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 110152

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

runsolver used 1.3068 second user time and 3.06553 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 10:06:29 UTC 2007

IDJOB= 314885
IDBENCH= 20402
IDSOLVER= 130
FILE ID= node3/314885-1178877989

PBS_JOBID= 5251047

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= /tmp/evaluation/314885-1178877989/MiraXTv1_dyn /tmp/evaluation/314885-1178877989/instance-314885-1178877989.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-314885-1178877989 -o ROOT/results/node3/solver-314885-1178877989 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314885-1178877989/MiraXTv1_dyn /tmp/evaluation/314885-1178877989/instance-314885-1178877989.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0acd143a4e60b38309663b5993b5ded9

RANDOM SEED= 562924097

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:       1824504 kB
Buffers:         40948 kB
Cached:         124408 kB
SwapCached:      18176 kB
Active:         114820 kB
Inactive:        74704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824504 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            27444 kB
Committed_AS: 11492516 kB
PageTables:       1780 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 node3 on Fri May 11 10:26:32 UTC 2007