Trace number 314844

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 v2? (TO) 1200.05 1200.82

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1174.88
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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-314844-1178877796 -o ROOT/results/node19/solver-314844-1178877796 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314844-1178877796/MiraXTv2_dyn /tmp/evaluation/314844-1178877796/instance-314844-1178877796.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.99 0.97 0.99 3/77 15375
/proc/meminfo: memFree=1793088/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=3920 CPUtime=0
/proc/15375/stat : 15375 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 335696939 4014080 330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579222 0 0 4096 0 0 0 0 17 0 0 0
/proc/15375/statm: 1013 337 205 20 0 371 0

[startup+0.0872 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15375
/proc/meminfo: memFree=1793088/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=7024 CPUtime=0.08
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 925 0 0 0 8 0 0 0 18 0 2 0 335696939 7192576 900 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 1756 900 218 20 0 1114 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7024

[startup+0.102202 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15375
/proc/meminfo: memFree=1793088/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=7024 CPUtime=0.09
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 926 0 0 0 9 0 0 0 18 0 2 0 335696939 7192576 901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 1756 901 218 20 0 1114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7024

[startup+0.301223 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15375
/proc/meminfo: memFree=1793088/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=8080 CPUtime=0.29
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 1199 0 0 0 29 0 0 0 18 0 2 0 335696939 8273920 1174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 2020 1174 218 20 0 1378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8080

[startup+0.701266 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15375
/proc/meminfo: memFree=1793088/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=10060 CPUtime=0.69
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 1700 0 0 0 69 0 0 0 18 0 2 0 335696939 10301440 1675 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 2515 1675 218 20 0 1873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10060

[startup+1.50135 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1785648/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=14040 CPUtime=1.49
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 2541 0 0 0 149 0 0 0 18 0 2 0 335696939 14376960 2516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 3510 2516 218 20 0 2868 0
[pid=15375/tid=15377] ppid=15373 vsize=14040 CPUtime=1.44
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 1777 0 0 0 144 0 0 0 25 0 2 0 335696945 14376960 2516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14040

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1782128/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=15432 CPUtime=3.09
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 2949 0 0 0 309 0 0 0 18 0 2 0 335696939 15802368 2924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 3858 2924 218 20 0 3216 0
[pid=15375/tid=15377] ppid=15373 vsize=15432 CPUtime=3.03
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 2185 0 0 0 303 0 0 0 25 0 2 0 335696945 15802368 2924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15432

[startup+6.30188 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1774640/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=24800 CPUtime=6.29
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 5340 0 0 0 627 2 0 0 18 0 2 0 335696939 25395200 5315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 6200 5315 218 20 0 5558 0
[pid=15375/tid=15377] ppid=15373 vsize=24800 CPUtime=6.24
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 4576 0 0 0 622 2 0 0 25 0 2 0 335696945 25395200 5315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24800

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1764920/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=31816 CPUtime=12.68
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 7169 0 0 0 1265 3 0 0 18 0 2 0 335696939 32579584 7107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 7954 7107 218 20 0 7312 0
[pid=15375/tid=15377] ppid=15373 vsize=31816 CPUtime=12.63
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 6405 0 0 0 1260 3 0 0 25 0 2 0 335696945 32579584 7107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31816

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1751224/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=46000 CPUtime=25.48
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 10804 0 0 0 2542 6 0 0 18 0 2 0 335696939 47104000 10702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 11500 10702 218 20 0 10858 0
[pid=15375/tid=15377] ppid=15373 vsize=46000 CPUtime=25.43
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 10040 0 0 0 2537 6 0 0 25 0 2 0 335696945 47104000 10702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46000

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1738680/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=57980 CPUtime=51.06
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 13953 0 0 0 5098 8 0 0 18 0 2 0 335696939 59371520 13695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 14495 13695 218 20 0 13853 0
[pid=15375/tid=15377] ppid=15373 vsize=57980 CPUtime=51
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 13189 0 0 0 5093 7 0 0 25 0 2 0 335696945 59371520 13695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57980

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730360/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=102.23
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 16309 0 0 0 10214 9 0 0 18 0 2 0 335696939 67760128 15732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15732 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=102.18
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 15545 0 0 0 10209 9 0 0 25 0 2 0 335696945 67760128 15732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 66172

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730232/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=162.19
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 16830 0 0 0 16210 9 0 0 18 0 2 0 335696939 67760128 15767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15767 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=162.14
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 16066 0 0 0 16205 9 0 0 25 0 2 0 335696945 67760128 15767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565829 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 66172

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730296/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=222.15
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 17274 0 0 0 22206 9 0 0 18 0 2 0 335696939 67760128 15781 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15781 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=222.1
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 16510 0 0 0 22201 9 0 0 25 0 2 0 335696945 67760128 15781 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 66172

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730232/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=282.1
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 17724 0 0 0 28200 10 0 0 18 0 2 0 335696939 67760128 15791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15791 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=282.04
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 16960 0 0 0 28195 9 0 0 25 0 2 0 335696945 67760128 15791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 66172

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730232/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=342.06
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 18177 0 0 0 34196 10 0 0 18 0 2 0 335696939 67760128 15798 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15798 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=342
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 17413 0 0 0 34190 10 0 0 25 0 2 0 335696945 67760128 15798 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 66172

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730168/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=402.01
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 18559 0 0 0 40191 10 0 0 18 0 2 0 335696939 67760128 15804 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15804 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=401.96
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 17795 0 0 0 40186 10 0 0 25 0 2 0 335696945 67760128 15804 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 66172

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1730168/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66172 CPUtime=461.97
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 19022 0 0 0 46186 11 0 0 18 0 2 0 335696939 67760128 15811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16543 15811 218 20 0 15901 0
[pid=15375/tid=15377] ppid=15373 vsize=66172 CPUtime=461.91
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 18258 0 0 0 46181 10 0 0 25 0 2 0 335696945 67760128 15811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 66172

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729528/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66832 CPUtime=521.94
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 19558 0 0 0 52183 11 0 0 18 0 2 0 335696939 68435968 15962 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16708 15962 218 20 0 16066 0
[pid=15375/tid=15377] ppid=15373 vsize=66832 CPUtime=521.89
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 18794 0 0 0 52178 11 0 0 25 0 2 0 335696945 68435968 15962 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 66832

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729464/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66832 CPUtime=581.91
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 19961 0 0 0 58180 11 0 0 18 0 2 0 335696939 68435968 15980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16708 15980 218 20 0 16066 0
[pid=15375/tid=15377] ppid=15373 vsize=66832 CPUtime=581.85
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 19197 0 0 0 58174 11 0 0 25 0 2 0 335696945 68435968 15980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 66832

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729464/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66832 CPUtime=641.87
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 20430 0 0 0 64175 12 0 0 18 0 2 0 335696939 68435968 15983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16708 15983 218 20 0 16066 0
[pid=15375/tid=15377] ppid=15373 vsize=66832 CPUtime=641.81
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 19666 0 0 0 64170 11 0 0 25 0 2 0 335696945 68435968 15983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 66832

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729336/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66832 CPUtime=701.83
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 20825 0 0 0 70171 12 0 0 18 0 2 0 335696939 68435968 15988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16708 15988 218 20 0 16066 0
[pid=15375/tid=15377] ppid=15373 vsize=66832 CPUtime=701.78
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 20061 0 0 0 70166 12 0 0 25 0 2 0 335696945 68435968 15988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 66832

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729336/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66968 CPUtime=761.8
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 21228 0 0 0 76168 12 0 0 18 0 2 0 335696939 68575232 15996 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16742 15996 218 20 0 16100 0
[pid=15375/tid=15377] ppid=15373 vsize=66968 CPUtime=761.74
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 20464 0 0 0 76162 12 0 0 25 0 2 0 335696945 68575232 15996 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 66968

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729400/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66968 CPUtime=821.74
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 21629 0 0 0 82161 13 0 0 18 0 2 0 335696939 68575232 16000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16742 16000 218 20 0 16100 0
[pid=15375/tid=15377] ppid=15373 vsize=66968 CPUtime=821.68
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 20865 0 0 0 82156 12 0 0 25 0 2 0 335696945 68575232 16000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 66968

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1729400/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=66968 CPUtime=881.71
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 22032 0 0 0 88158 13 0 0 18 0 2 0 335696939 68575232 16003 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 16742 16003 218 20 0 16100 0
[pid=15375/tid=15377] ppid=15373 vsize=66968 CPUtime=881.65
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 21268 0 0 0 88153 12 0 0 25 0 2 0 335696945 68575232 16003 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 66968

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1725496/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=71144 CPUtime=941.68
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 23335 0 0 0 94154 14 0 0 18 0 2 0 335696939 72851456 16986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 17786 16986 218 20 0 17144 0
[pid=15375/tid=15377] ppid=15373 vsize=71144 CPUtime=941.63
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 22571 0 0 0 94149 14 0 0 25 0 2 0 335696945 72851456 16986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 71144

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1723704/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=72992 CPUtime=1001.63
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 24019 0 0 0 100149 14 0 0 18 0 2 0 335696939 74743808 17428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 18248 17428 218 20 0 17606 0
[pid=15375/tid=15377] ppid=15373 vsize=72992 CPUtime=1001.58
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 23255 0 0 0 100144 14 0 0 25 0 2 0 335696945 74743808 17428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 72992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1723640/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=72992 CPUtime=1061.6
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 24443 0 0 0 106145 15 0 0 18 0 2 0 335696939 74743808 17447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 18248 17447 218 20 0 17606 0
[pid=15375/tid=15377] ppid=15373 vsize=72992 CPUtime=1061.55
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 23679 0 0 0 106140 15 0 0 25 0 2 0 335696945 74743808 17447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 72992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1723640/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=72992 CPUtime=1121.56
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 24852 0 0 0 112141 15 0 0 18 0 2 0 335696939 74743808 17451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 18248 17451 218 20 0 17606 0
[pid=15375/tid=15377] ppid=15373 vsize=72992 CPUtime=1121.51
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 24088 0 0 0 112136 15 0 0 25 0 2 0 335696945 74743808 17451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 72992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1723640/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=72992 CPUtime=1181.53
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 25265 0 0 0 118137 16 0 0 18 0 2 0 335696939 74743808 17454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 18248 17454 218 20 0 17606 0
[pid=15375/tid=15377] ppid=15373 vsize=72992 CPUtime=1181.47
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 24501 0 0 0 118132 15 0 0 25 0 2 0 335696945 74743808 17454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 72992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15377
/proc/meminfo: memFree=1723640/2055920 swapFree=4148252/4192956
[pid=15375] ppid=15373 vsize=72992 CPUtime=1200.02
/proc/15375/stat : 15375 (MiraXTv2_dyn) S 15373 15375 14234 0 -1 4194304 25347 0 0 0 119986 16 0 0 18 0 2 0 335696939 74743808 17454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15375/statm: 18248 17454 218 20 0 17606 0
[pid=15375/tid=15377] ppid=15373 vsize=72992 CPUtime=1199.96
/proc/15375/task/15377/stat : 15377 (MiraXTv2_dyn) R 15373 15375 14234 0 -1 4194368 24583 0 0 0 119981 15 0 0 25 0 2 0 335696945 74743808 17454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 72992

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.05
CPU user time (s): 1199.88
CPU system time (s): 0.172973
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 73320

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

runsolver used 1.3258 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 10:03:16 UTC 2007

IDJOB= 314844
IDBENCH= 20401
IDSOLVER= 129
FILE ID= node19/314844-1178877796

PBS_JOBID= 5251052

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= /tmp/evaluation/314844-1178877796/MiraXTv2_dyn /tmp/evaluation/314844-1178877796/instance-314844-1178877796.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-314844-1178877796 -o ROOT/results/node19/solver-314844-1178877796 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314844-1178877796/MiraXTv2_dyn /tmp/evaluation/314844-1178877796/instance-314844-1178877796.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 602143724

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:       1793376 kB
Buffers:         47544 kB
Cached:         129764 kB
SwapCached:      14248 kB
Active:         102480 kB
Inactive:        98588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793376 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          29912 kB
Slab:            47080 kB
Committed_AS:  9181568 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 Fri May 11 10:23:19 UTC 2007