Trace number 314884

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.12 1200.43

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 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/node2/watcher-314884-1178877964 -o ROOT/results/node2/solver-314884-1178877964 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314884-1178877964/MiraXTv2_dyn /tmp/evaluation/314884-1178877964/instance-314884-1178877964.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 5246
/proc/meminfo: memFree=1753328/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=3788 CPUtime=0
/proc/5246/stat : 5246 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 363834171 3878912 311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5246/statm: 947 318 202 20 0 305 0

[startup+0.025433 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5246
/proc/meminfo: memFree=1753328/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=5728 CPUtime=0.02
/proc/5246/stat : 5246 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194304 862 0 0 0 2 0 0 0 18 0 1 0 363834171 5865472 837 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/5246/statm: 1432 838 206 20 0 790 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5728

[startup+0.10144 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5246
/proc/meminfo: memFree=1753328/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=8112 CPUtime=0.09
/proc/5246/stat : 5246 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194304 1422 0 0 0 9 0 0 0 18 0 1 0 363834171 8306688 1397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/5246/statm: 2028 1397 207 20 0 1386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.30146 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5246
/proc/meminfo: memFree=1753328/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=13032 CPUtime=0.29
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 2226 0 0 0 29 0 0 0 18 0 2 0 363834171 13344768 2032 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 3258 2032 218 20 0 2616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13032

[startup+0.701502 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5246
/proc/meminfo: memFree=1753328/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=14088 CPUtime=0.69
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 2510 0 0 0 68 1 0 0 18 0 2 0 363834171 14426112 2316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 3522 2316 218 20 0 2880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14088

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1743968/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=16464 CPUtime=1.49
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 3154 0 0 0 148 1 0 0 18 0 2 0 363834171 16859136 2960 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 4116 2960 218 20 0 3474 0
[pid=5246/tid=5248] ppid=5244 vsize=16464 CPUtime=1.28
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 1422 0 0 0 128 0 0 0 25 0 2 0 363834191 16859136 2960 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16464

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1740640/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=20556 CPUtime=3.09
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 4217 0 0 0 307 2 0 0 18 0 2 0 363834171 21049344 4023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 5139 4023 218 20 0 4497 0
[pid=5246/tid=5248] ppid=5244 vsize=20556 CPUtime=2.89
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 2485 0 0 0 288 1 0 0 25 0 2 0 363834191 21049344 4023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20556

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1735584/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=26072 CPUtime=6.29
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 5463 0 0 0 626 3 0 0 18 0 2 0 363834171 26697728 5269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 6518 5269 218 20 0 5876 0
[pid=5246/tid=5248] ppid=5244 vsize=26072 CPUtime=6.09
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 3731 0 0 0 607 2 0 0 25 0 2 0 363834191 26697728 5269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26072

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1721760/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=36984 CPUtime=12.69
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 8301 0 0 0 1265 4 0 0 18 0 2 0 363834171 37871616 8071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 9246 8071 218 20 0 8604 0
[pid=5246/tid=5248] ppid=5244 vsize=36984 CPUtime=12.48
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 6569 0 0 0 1245 3 0 0 25 0 2 0 363834191 37871616 8071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36984

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1708256/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=50348 CPUtime=25.48
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 11809 0 0 0 2541 7 0 0 18 0 2 0 363834171 51556352 11494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 12587 11494 218 20 0 11945 0
[pid=5246/tid=5248] ppid=5244 vsize=50348 CPUtime=25.28
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 10077 0 0 0 2522 6 0 0 25 0 2 0 363834191 51556352 11494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50348

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1697248/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=60848 CPUtime=51.08
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 14629 0 0 0 5099 9 0 0 18 0 2 0 363834171 62308352 14147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 15212 14147 218 20 0 14570 0
[pid=5246/tid=5248] ppid=5244 vsize=60848 CPUtime=50.87
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 12897 0 0 0 5079 8 0 0 25 0 2 0 363834191 62308352 14147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60848

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1681632/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=76196 CPUtime=102.26
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 18811 0 0 0 10214 12 0 0 18 0 2 0 363834171 78024704 18007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 19049 18007 218 20 0 18407 0
[pid=5246/tid=5248] ppid=5244 vsize=76196 CPUtime=102.07
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 17079 0 0 0 10195 12 0 0 25 0 2 0 363834191 78024704 18007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76196

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1666656/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=91840 CPUtime=162.25
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 23236 0 0 0 16208 17 0 0 18 0 2 0 363834171 94044160 21952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 22960 21952 218 20 0 22318 0
[pid=5246/tid=5248] ppid=5244 vsize=91840 CPUtime=162.05
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 21504 0 0 0 16189 16 0 0 25 0 2 0 363834191 94044160 21952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 91840

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1662432/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=95204 CPUtime=222.24
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 24498 0 0 0 22206 18 0 0 18 0 2 0 363834171 97488896 22794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 23801 22794 218 20 0 23159 0
[pid=5246/tid=5248] ppid=5244 vsize=95204 CPUtime=222.03
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 22766 0 0 0 22186 17 0 0 25 0 2 0 363834191 97488896 22794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 95204

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1659040/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=98676 CPUtime=282.22
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 25772 0 0 0 28203 19 0 0 18 0 2 0 363834171 101044224 23643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 24669 23643 218 20 0 24027 0
[pid=5246/tid=5248] ppid=5244 vsize=98676 CPUtime=282.01
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 24040 0 0 0 28183 18 0 0 25 0 2 0 363834191 101044224 23643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 98676

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1659040/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=98676 CPUtime=342.21
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 26204 0 0 0 34201 20 0 0 18 0 2 0 363834171 101044224 23646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 24669 23646 218 20 0 24027 0
[pid=5246/tid=5248] ppid=5244 vsize=98676 CPUtime=342
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 24472 0 0 0 34181 19 0 0 25 0 2 0 363834191 101044224 23646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 98676

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1653856/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=103720 CPUtime=402.19
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 27925 0 0 0 40197 22 0 0 18 0 2 0 363834171 106209280 24933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 25930 24933 218 20 0 25288 0
[pid=5246/tid=5248] ppid=5244 vsize=103720 CPUtime=401.99
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 26193 0 0 0 40178 21 0 0 25 0 2 0 363834191 106209280 24933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 103720

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1653792/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=103720 CPUtime=462.17
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 28300 0 0 0 46194 23 0 0 18 0 2 0 363834171 106209280 24943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 25930 24943 218 20 0 25288 0
[pid=5246/tid=5248] ppid=5244 vsize=103720 CPUtime=461.97
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 26568 0 0 0 46175 22 0 0 25 0 2 0 363834191 106209280 24943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 103720

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1647712/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=109796 CPUtime=522.16
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 30319 0 0 0 52191 25 0 0 18 0 2 0 363834171 112431104 26450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 27449 26450 218 20 0 26807 0
[pid=5246/tid=5248] ppid=5244 vsize=109796 CPUtime=521.96
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 28587 0 0 0 52172 24 0 0 25 0 2 0 363834191 112431104 26450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 109796

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1643680/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=113756 CPUtime=582.14
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 31622 0 0 0 58188 26 0 0 18 0 2 0 363834171 116486144 27457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 28439 27457 218 20 0 27797 0
[pid=5246/tid=5248] ppid=5244 vsize=113756 CPUtime=581.94
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 29890 0 0 0 58168 26 0 0 25 0 2 0 363834191 116486144 27457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 113756

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1643680/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=113756 CPUtime=642.13
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 31847 0 0 0 64186 27 0 0 18 0 2 0 363834171 116486144 27460 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 28439 27460 218 20 0 27797 0
[pid=5246/tid=5248] ppid=5244 vsize=113756 CPUtime=641.93
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 30115 0 0 0 64167 26 0 0 25 0 2 0 363834191 116486144 27460 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 113756

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1643616/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=113756 CPUtime=702.11
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 32220 0 0 0 70183 28 0 0 18 0 2 0 363834171 116486144 27462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 28439 27462 218 20 0 27797 0
[pid=5246/tid=5248] ppid=5244 vsize=113756 CPUtime=701.91
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 30488 0 0 0 70164 27 0 0 25 0 2 0 363834191 116486144 27462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 113756

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1643616/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=113756 CPUtime=762.1
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 32528 0 0 0 76182 28 0 0 18 0 2 0 363834171 116486144 27470 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 28439 27470 218 20 0 27797 0
[pid=5246/tid=5248] ppid=5244 vsize=113756 CPUtime=761.9
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 30796 0 0 0 76162 28 0 0 25 0 2 0 363834191 116486144 27470 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 113756

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639776/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117600 CPUtime=822.08
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 33785 0 0 0 82178 30 0 0 18 0 2 0 363834171 120422400 28427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29400 28427 218 20 0 28758 0
[pid=5246/tid=5248] ppid=5244 vsize=117600 CPUtime=821.88
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 32053 0 0 0 82159 29 0 0 25 0 2 0 363834191 120422400 28427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970780 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 117600

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639712/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117600 CPUtime=882.07
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 34163 0 0 0 88176 31 0 0 18 0 2 0 363834171 120422400 28428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29400 28428 218 20 0 28758 0
[pid=5246/tid=5248] ppid=5244 vsize=117600 CPUtime=881.86
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 32431 0 0 0 88156 30 0 0 25 0 2 0 363834191 120422400 28428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 117600

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639776/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117600 CPUtime=942.04
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 34624 0 0 0 94173 31 0 0 18 0 2 0 363834171 120422400 28433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29400 28433 218 20 0 28758 0
[pid=5246/tid=5248] ppid=5244 vsize=117600 CPUtime=941.85
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 32892 0 0 0 94154 31 0 0 25 0 2 0 363834191 120422400 28433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 117600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639776/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117600 CPUtime=1002.03
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 35081 0 0 0 100171 32 0 0 18 0 2 0 363834171 120422400 28434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29400 28434 218 20 0 28758 0
[pid=5246/tid=5248] ppid=5244 vsize=117600 CPUtime=1001.83
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 33349 0 0 0 100152 31 0 0 25 0 2 0 363834191 120422400 28434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 117600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639712/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117600 CPUtime=1062.02
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 35544 0 0 0 106169 33 0 0 18 0 2 0 363834171 120422400 28437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29400 28437 218 20 0 28758 0
[pid=5246/tid=5248] ppid=5244 vsize=117600 CPUtime=1061.82
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 33812 0 0 0 106150 32 0 0 25 0 2 0 363834191 120422400 28437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 117600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639520/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117876 CPUtime=1122
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 35973 0 0 0 112167 33 0 0 18 0 2 0 363834171 120705024 28481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29469 28481 218 20 0 28827 0
[pid=5246/tid=5248] ppid=5244 vsize=117876 CPUtime=1121.8
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 34241 0 0 0 112147 33 0 0 25 0 2 0 363834191 120705024 28481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 117876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639520/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117876 CPUtime=1181.98
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 36438 0 0 0 118164 34 0 0 18 0 2 0 363834171 120705024 28484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29469 28484 218 20 0 28827 0
[pid=5246/tid=5248] ppid=5244 vsize=117876 CPUtime=1181.79
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 34706 0 0 0 118145 34 0 0 25 0 2 0 363834191 120705024 28484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 117876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5248
/proc/meminfo: memFree=1639520/2055920 swapFree=4148880/4192956
[pid=5246] ppid=5244 vsize=117876 CPUtime=1200.09
/proc/5246/stat : 5246 (MiraXTv2_dyn) S 5244 5246 4179 0 -1 4194304 36592 0 0 0 119974 35 0 0 18 0 2 0 363834171 120705024 28484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5246/statm: 29469 28484 218 20 0 28827 0
[pid=5246/tid=5248] ppid=5244 vsize=117876 CPUtime=1199.89
/proc/5246/task/5248/stat : 5248 (MiraXTv2_dyn) R 5244 5246 4179 0 -1 4194368 34860 0 0 0 119955 34 0 0 25 0 2 0 363834191 120705024 28484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 117876

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.75
CPU system time (s): 0.368943
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 117904

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

runsolver used 1.24281 second user time and 3.13152 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 10:06:04 UTC 2007

IDJOB= 314884
IDBENCH= 20402
IDSOLVER= 129
FILE ID= node2/314884-1178877964

PBS_JOBID= 5251046

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0acd143a4e60b38309663b5993b5ded9

RANDOM SEED= 21967279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1753544 kB
Buffers:         45148 kB
Cached:         169400 kB
SwapCached:      12368 kB
Active:         132904 kB
Inactive:       104780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753544 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            50096 kB
Committed_AS: 11768360 kB
PageTables:       1860 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 node2 on Fri May 11 10:26:06 UTC 2007