Trace number 293748

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.1 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
MD5SUM453a2999bc8fdf8238cdaa86046136ae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

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-293748-1178814696 -o ROOT/results/node19/solver-293748-1178814696 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293748-1178814696/MiraXTv2_dyn /tmp/evaluation/293748-1178814696/instance-293748-1178814696.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.98 1.02 3/77 7055
/proc/meminfo: memFree=1871248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=3788 CPUtime=0
/proc/7055/stat : 7055 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 329386959 3878912 260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/7055/statm: 947 261 206 20 0 305 0

[startup+0.083456 s]
/proc/loadavg: 0.99 0.98 1.02 3/77 7055
/proc/meminfo: memFree=1871248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=5564 CPUtime=0.07
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 509 0 0 0 7 0 0 0 18 0 2 0 329386959 5697536 484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 1391 484 218 20 0 749 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5564

[startup+0.101459 s]
/proc/loadavg: 0.99 0.98 1.02 3/77 7055
/proc/meminfo: memFree=1871248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=5564 CPUtime=0.09
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 519 0 0 0 9 0 0 0 18 0 2 0 329386959 5697536 494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 1391 494 218 20 0 749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5564

[startup+0.301482 s]
/proc/loadavg: 0.99 0.98 1.02 3/77 7055
/proc/meminfo: memFree=1871248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=6356 CPUtime=0.29
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 744 0 0 0 29 0 0 0 18 0 2 0 329386959 6508544 719 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 1589 719 218 20 0 947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6356

[startup+0.701525 s]
/proc/loadavg: 0.99 0.98 1.02 3/77 7055
/proc/meminfo: memFree=1871248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=7644 CPUtime=0.69
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 1077 0 0 0 69 0 0 0 18 0 2 0 329386959 7827456 1052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 1911 1052 218 20 0 1269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7644

[startup+1.50261 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 7057
/proc/meminfo: memFree=1867392/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=8644 CPUtime=1.49
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 1345 0 0 0 149 0 0 0 18 0 2 0 329386959 8851456 1320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 2161 1320 218 20 0 1519 0
[pid=7055/tid=7057] ppid=7053 vsize=8644 CPUtime=1.48
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 992 0 0 0 148 0 0 0 25 0 2 0 329386961 8851456 1320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8644

[startup+3.10179 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 7057
/proc/meminfo: memFree=1865408/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=11700 CPUtime=3.09
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 2114 0 0 0 308 1 0 0 18 0 2 0 329386959 11980800 2089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 2925 2089 218 20 0 2283 0
[pid=7055/tid=7057] ppid=7053 vsize=11700 CPUtime=3.07
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 1761 0 0 0 307 0 0 0 25 0 2 0 329386961 11980800 2089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11700

[startup+6.30113 s]
/proc/loadavg: 1.07 1.00 1.02 2/79 7057
/proc/meminfo: memFree=1862472/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=12888 CPUtime=6.29
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 2512 0 0 0 628 1 0 0 18 0 2 0 329386959 13197312 2412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 3222 2412 218 20 0 2580 0
[pid=7055/tid=7057] ppid=7053 vsize=12888 CPUtime=6.28
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 2159 0 0 0 627 1 0 0 25 0 2 0 329386961 13197312 2412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12888

[startup+12.7018 s]
/proc/loadavg: 1.07 1.00 1.02 2/79 7057
/proc/meminfo: memFree=1857160/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=17600 CPUtime=12.68
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 3804 0 0 0 1267 1 0 0 18 0 2 0 329386959 18022400 3607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 4400 3607 218 20 0 3758 0
[pid=7055/tid=7057] ppid=7053 vsize=17600 CPUtime=12.67
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 3451 0 0 0 1266 1 0 0 25 0 2 0 329386961 18022400 3607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17600

[startup+25.5012 s]
/proc/loadavg: 1.05 1.00 1.02 2/79 7057
/proc/meminfo: memFree=1853896/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=20872 CPUtime=25.49
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 4796 0 0 0 2547 2 0 0 18 0 2 0 329386959 21372928 4426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 5218 4426 218 20 0 4576 0
[pid=7055/tid=7057] ppid=7053 vsize=20872 CPUtime=25.46
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 4443 0 0 0 2545 1 0 0 25 0 2 0 329386961 21372928 4426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20872

[startup+51.102 s]
/proc/loadavg: 1.03 1.00 1.02 2/79 7057
/proc/meminfo: memFree=1851784/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=22928 CPUtime=51.07
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 5763 0 0 0 5105 2 0 0 18 0 2 0 329386959 23478272 4938 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 5732 4938 218 20 0 5090 0
[pid=7055/tid=7057] ppid=7053 vsize=22928 CPUtime=51.06
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 5410 0 0 0 5104 2 0 0 25 0 2 0 329386961 23478272 4938 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22928

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.02 2/79 7057
/proc/meminfo: memFree=1850248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=24560 CPUtime=102.26
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 6980 0 0 0 10223 3 0 0 18 0 2 0 329386959 25149440 5329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 6140 5329 218 20 0 5498 0
[pid=7055/tid=7057] ppid=7053 vsize=24560 CPUtime=102.25
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 6627 0 0 0 10222 3 0 0 25 0 2 0 329386961 25149440 5329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526577 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24560

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 7057
/proc/meminfo: memFree=1848328/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=26544 CPUtime=162.25
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 8377 0 0 0 16221 4 0 0 18 0 2 0 329386959 27181056 5808 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 6636 5808 218 20 0 5994 0
[pid=7055/tid=7057] ppid=7053 vsize=26544 CPUtime=162.23
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 8024 0 0 0 16219 4 0 0 25 0 2 0 329386961 27181056 5808 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1847432/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=27244 CPUtime=222.23
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 9598 0 0 0 22218 5 0 0 18 0 2 0 329386959 27897856 6015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 6811 6015 218 20 0 6169 0
[pid=7055/tid=7057] ppid=7053 vsize=27244 CPUtime=222.22
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 9245 0 0 0 22217 5 0 0 25 0 2 0 329386961 27897856 6015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27244

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1846792/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=28068 CPUtime=282.21
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 10758 0 0 0 28215 6 0 0 18 0 2 0 329386959 28741632 6217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7017 6217 218 20 0 6375 0
[pid=7055/tid=7057] ppid=7053 vsize=28068 CPUtime=282.2
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 10405 0 0 0 28214 6 0 0 25 0 2 0 329386961 28741632 6217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28068

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1846152/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=28644 CPUtime=342.2
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 11792 0 0 0 34213 7 0 0 18 0 2 0 329386959 29331456 6352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7161 6352 218 20 0 6519 0
[pid=7055/tid=7057] ppid=7053 vsize=28644 CPUtime=342.19
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 11439 0 0 0 34212 7 0 0 25 0 2 0 329386961 29331456 6352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28644

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1845896/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=28924 CPUtime=402.18
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 12838 0 0 0 40210 8 0 0 18 0 2 0 329386959 29618176 6411 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7231 6411 218 20 0 6589 0
[pid=7055/tid=7057] ppid=7053 vsize=28924 CPUtime=402.17
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 12485 0 0 0 40209 8 0 0 25 0 2 0 329386961 29618176 6411 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28924

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1845320/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=29376 CPUtime=462.17
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 13901 0 0 0 46208 9 0 0 18 0 2 0 329386959 30081024 6548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7344 6548 218 20 0 6702 0
[pid=7055/tid=7057] ppid=7053 vsize=29376 CPUtime=462.16
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 13548 0 0 0 46207 9 0 0 25 0 2 0 329386961 30081024 6548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29376

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1844808/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=30044 CPUtime=522.15
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 14971 0 0 0 52205 10 0 0 18 0 2 0 329386959 30765056 6682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7511 6682 218 20 0 6869 0
[pid=7055/tid=7057] ppid=7053 vsize=30044 CPUtime=522.14
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 14618 0 0 0 52204 10 0 0 25 0 2 0 329386961 30765056 6682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 30044

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1844552/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=30324 CPUtime=582.14
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 15913 0 0 0 58203 11 0 0 18 0 2 0 329386959 31051776 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7581 6757 218 20 0 6939 0
[pid=7055/tid=7057] ppid=7053 vsize=30324 CPUtime=582.13
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 15560 0 0 0 58202 11 0 0 25 0 2 0 329386961 31051776 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 30324

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7057
/proc/meminfo: memFree=1844040/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=30640 CPUtime=642.13
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 16977 0 0 0 64201 12 0 0 18 0 2 0 329386959 31375360 6864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7660 6864 218 20 0 7018 0
[pid=7055/tid=7057] ppid=7053 vsize=30640 CPUtime=642.11
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 16624 0 0 0 64200 11 0 0 25 0 2 0 329386961 31375360 6864 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) 30640

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1843720/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=31036 CPUtime=702.1
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 17849 0 0 0 70198 12 0 0 18 0 2 0 329386959 31780864 6934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7759 6934 218 20 0 7117 0
[pid=7055/tid=7057] ppid=7053 vsize=31036 CPUtime=702.09
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 17496 0 0 0 70197 12 0 0 25 0 2 0 329386961 31780864 6934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 31036

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1843592/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=31200 CPUtime=762.09
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 18794 0 0 0 76196 13 0 0 18 0 2 0 329386959 31948800 6988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7800 6988 218 20 0 7158 0
[pid=7055/tid=7057] ppid=7053 vsize=31200 CPUtime=762.08
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 18441 0 0 0 76195 13 0 0 25 0 2 0 329386961 31948800 6988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 31200

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1843400/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=31740 CPUtime=822.07
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 19657 0 0 0 82193 14 0 0 18 0 2 0 329386959 32501760 7035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7935 7035 218 20 0 7293 0
[pid=7055/tid=7057] ppid=7053 vsize=31740 CPUtime=822.06
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 19304 0 0 0 82192 14 0 0 25 0 2 0 329386961 32501760 7035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 31740

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1843208/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=31924 CPUtime=882.05
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 20695 0 0 0 88190 15 0 0 18 0 2 0 329386959 32690176 7087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 7981 7087 218 20 0 7339 0
[pid=7055/tid=7057] ppid=7053 vsize=31924 CPUtime=882.04
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 20342 0 0 0 88189 15 0 0 25 0 2 0 329386961 32690176 7087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 31924

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1842952/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=32056 CPUtime=942.05
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 21666 0 0 0 94188 17 0 0 18 0 2 0 329386959 32825344 7145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8014 7145 218 20 0 7372 0
[pid=7055/tid=7057] ppid=7053 vsize=32056 CPUtime=942.02
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 21313 0 0 0 94186 16 0 0 25 0 2 0 329386961 32825344 7145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 32056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 7059
/proc/meminfo: memFree=1842824/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=32244 CPUtime=1002.02
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 22531 0 0 0 100185 17 0 0 18 0 2 0 329386959 33017856 7171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8061 7171 218 20 0 7419 0
[pid=7055/tid=7057] ppid=7053 vsize=32244 CPUtime=1002.01
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 22178 0 0 0 100184 17 0 0 25 0 2 0 329386961 33017856 7171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 32244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7059
/proc/meminfo: memFree=1842696/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=32244 CPUtime=1062.01
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 23399 0 0 0 106183 18 0 0 18 0 2 0 329386959 33017856 7197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8061 7197 218 20 0 7419 0
[pid=7055/tid=7057] ppid=7053 vsize=32244 CPUtime=1062
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 23046 0 0 0 106182 18 0 0 25 0 2 0 329386961 33017856 7197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 32244

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 7059
/proc/meminfo: memFree=1842376/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=32596 CPUtime=1122
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 24315 0 0 0 112181 19 0 0 18 0 2 0 329386959 33378304 7263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8149 7263 218 20 0 7507 0
[pid=7055/tid=7057] ppid=7053 vsize=32596 CPUtime=1121.98
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 23962 0 0 0 112179 19 0 0 25 0 2 0 329386961 33378304 7263 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) 32596

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/79 7059
/proc/meminfo: memFree=1842248/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=33192 CPUtime=1181.98
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 25349 0 0 0 118178 20 0 0 18 0 2 0 329386959 33988608 7359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8298 7359 218 20 0 7656 0
[pid=7055/tid=7057] ppid=7053 vsize=33192 CPUtime=1181.97
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 24996 0 0 0 118177 20 0 0 25 0 2 0 329386961 33988608 7359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 33192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 7059
/proc/meminfo: memFree=1842056/2055920 swapFree=4148252/4192956
[pid=7055] ppid=7053 vsize=33192 CPUtime=1200.08
/proc/7055/stat : 7055 (MiraXTv2_dyn) S 7053 7055 5420 0 -1 4194304 25523 0 0 0 119988 20 0 0 18 0 2 0 329386959 33988608 7361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7055/statm: 8298 7361 218 20 0 7656 0
[pid=7055/tid=7057] ppid=7053 vsize=33192 CPUtime=1200.07
/proc/7055/task/7057/stat : 7057 (MiraXTv2_dyn) R 7053 7055 5420 0 -1 4194368 25170 0 0 0 119987 20 0 0 25 0 2 0 329386961 33988608 7361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33192

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.211967
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 33192

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

runsolver used 1.26381 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 16:31:36 UTC 2007

IDJOB= 293748
IDBENCH= 19871
IDSOLVER= 129
FILE ID= node19/293748-1178814696

PBS_JOBID= 5250934

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293748-1178814696/MiraXTv2_dyn /tmp/evaluation/293748-1178814696/instance-293748-1178814696.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-293748-1178814696 -o ROOT/results/node19/solver-293748-1178814696 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293748-1178814696/MiraXTv2_dyn /tmp/evaluation/293748-1178814696/instance-293748-1178814696.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  453a2999bc8fdf8238cdaa86046136ae

RANDOM SEED= 403462878

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:       1871464 kB
Buffers:         38972 kB
Cached:          80944 kB
SwapCached:      14248 kB
Active:          76052 kB
Inactive:        67628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871464 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            26288 kB
Committed_AS:  9106240 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node19 on Thu May 10 16:51:38 UTC 2007