Trace number 291698

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.08 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
MD5SUMfabf0452180c700cfc0cc84c4c12ca08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091986
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node4/watcher-291698-1178808418 -o ROOT/results/node4/solver-291698-1178808418 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291698-1178808418/MiraXTv2_dyn /tmp/evaluation/291698-1178808418/instance-291698-1178808418.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.91 0.95 0.99 3/77 10587
/proc/meminfo: memFree=1864464/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=3788 CPUtime=0
/proc/10587/stat : 10587 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 356879562 3878912 256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10587/statm: 947 256 206 20 0 305 0

[startup+0.04674 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 10587
/proc/meminfo: memFree=1864464/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=4404 CPUtime=0.04
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 413 0 0 0 4 0 0 0 18 0 2 0 356879562 4509696 388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 1101 389 218 20 0 459 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4404

[startup+0.101745 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 10587
/proc/meminfo: memFree=1864464/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=5540 CPUtime=0.09
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 516 0 0 0 9 0 0 0 18 0 2 0 356879562 5672960 491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 1385 491 218 20 0 743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5540

[startup+0.301765 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 10587
/proc/meminfo: memFree=1864464/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=6140 CPUtime=0.29
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 708 0 0 0 29 0 0 0 18 0 2 0 356879562 6287360 683 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 1535 683 218 20 0 893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6140

[startup+0.701802 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 10587
/proc/meminfo: memFree=1864464/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=7224 CPUtime=0.69
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 997 0 0 0 69 0 0 0 18 0 2 0 356879562 7397376 972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 1806 972 218 20 0 1164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7224

[startup+1.50188 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 10589
/proc/meminfo: memFree=1861056/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=8288 CPUtime=1.49
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 1261 0 0 0 149 0 0 0 18 0 2 0 356879562 8486912 1236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 2072 1236 218 20 0 1430 0
[pid=10587/tid=10589] ppid=10585 vsize=8288 CPUtime=1.48
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 927 0 0 0 148 0 0 0 25 0 2 0 356879563 8486912 1236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8288

[startup+3.10103 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 10589
/proc/meminfo: memFree=1859328/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=10672 CPUtime=3.09
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 1879 0 0 0 309 0 0 0 18 0 2 0 356879562 10928128 1854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 2668 1854 218 20 0 2026 0
[pid=10587/tid=10589] ppid=10585 vsize=10672 CPUtime=3.08
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 1545 0 0 0 308 0 0 0 25 0 2 0 356879563 10928128 1854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10672

[startup+6.30134 s]
/proc/loadavg: 0.92 0.95 0.99 2/79 10589
/proc/meminfo: memFree=1856704/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=11784 CPUtime=6.29
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 2218 0 0 0 629 0 0 0 18 0 2 0 356879562 12066816 2118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 2946 2118 218 20 0 2304 0
[pid=10587/tid=10589] ppid=10585 vsize=11784 CPUtime=6.28
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 1884 0 0 0 628 0 0 0 25 0 2 0 356879563 12066816 2118 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) 11784

[startup+12.703 s]
/proc/loadavg: 0.93 0.95 0.99 2/79 10589
/proc/meminfo: memFree=1852480/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=15580 CPUtime=12.69
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 3268 0 0 0 1268 1 0 0 18 0 2 0 356879562 15953920 3071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 3895 3071 218 20 0 3253 0
[pid=10587/tid=10589] ppid=10585 vsize=15580 CPUtime=12.67
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 2934 0 0 0 1267 0 0 0 25 0 2 0 356879563 15953920 3071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15580

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.99 2/79 10589
/proc/meminfo: memFree=1849664/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=18268 CPUtime=25.48
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 4200 0 0 0 2546 2 0 0 18 0 2 0 356879562 18706432 3767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 4567 3767 218 20 0 3925 0
[pid=10587/tid=10589] ppid=10585 vsize=18268 CPUtime=25.47
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 3866 0 0 0 2545 2 0 0 25 0 2 0 356879563 18706432 3767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18268

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.99 2/79 10589
/proc/meminfo: memFree=1847680/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=20228 CPUtime=51.08
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 5224 0 0 0 5105 3 0 0 18 0 2 0 356879562 20713472 4258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 5057 4258 218 20 0 4415 0
[pid=10587/tid=10589] ppid=10585 vsize=20228 CPUtime=51.06
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 4890 0 0 0 5104 2 0 0 25 0 2 0 356879563 20713472 4258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20228

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/79 10589
/proc/meminfo: memFree=1846208/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=21672 CPUtime=102.27
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 6572 0 0 0 10223 4 0 0 18 0 2 0 356879562 22192128 4624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 5418 4624 218 20 0 4776 0
[pid=10587/tid=10589] ppid=10585 vsize=21672 CPUtime=102.25
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 6238 0 0 0 10222 3 0 0 25 0 2 0 356879563 22192128 4624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21672

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1845312/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=22464 CPUtime=162.25
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 7876 0 0 0 16220 5 0 0 18 0 2 0 356879562 23003136 4838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 5616 4838 218 20 0 4974 0
[pid=10587/tid=10589] ppid=10585 vsize=22464 CPUtime=162.24
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 7542 0 0 0 16219 5 0 0 25 0 2 0 356879563 23003136 4838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22464

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 10589
/proc/meminfo: memFree=1844416/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=23652 CPUtime=222.23
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 9210 0 0 0 22217 6 0 0 18 0 2 0 356879562 24219648 5053 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 5913 5053 218 20 0 5271 0
[pid=10587/tid=10589] ppid=10585 vsize=23652 CPUtime=222.21
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 8876 0 0 0 22216 5 0 0 25 0 2 0 356879563 24219648 5053 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23652

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1844096/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=24056 CPUtime=282.21
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 10455 0 0 0 28214 7 0 0 18 0 2 0 356879562 24633344 5153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6014 5153 218 20 0 5372 0
[pid=10587/tid=10589] ppid=10585 vsize=24056 CPUtime=282.2
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 10121 0 0 0 28213 7 0 0 25 0 2 0 356879563 24633344 5153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24056

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1843584/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=24512 CPUtime=342.2
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 11579 0 0 0 34212 8 0 0 18 0 2 0 356879562 25100288 5266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6128 5266 218 20 0 5486 0
[pid=10587/tid=10589] ppid=10585 vsize=24512 CPUtime=342.18
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 11245 0 0 0 34211 7 0 0 25 0 2 0 356879563 25100288 5266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1843200/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=24880 CPUtime=402.18
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 12773 0 0 0 40209 9 0 0 18 0 2 0 356879562 25477120 5357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6220 5357 218 20 0 5578 0
[pid=10587/tid=10589] ppid=10585 vsize=24880 CPUtime=402.16
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 12439 0 0 0 40208 8 0 0 25 0 2 0 356879563 25477120 5357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24880

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1843008/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25112 CPUtime=462.16
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 13873 0 0 0 46207 9 0 0 18 0 2 0 356879562 25714688 5416 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6278 5416 218 20 0 5636 0
[pid=10587/tid=10589] ppid=10585 vsize=25112 CPUtime=462.15
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 13539 0 0 0 46206 9 0 0 25 0 2 0 356879563 25714688 5416 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25112

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842944/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25284 CPUtime=522.15
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 15036 0 0 0 52205 10 0 0 18 0 2 0 356879562 25890816 5444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6321 5444 218 20 0 5679 0
[pid=10587/tid=10589] ppid=10585 vsize=25284 CPUtime=522.14
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 14702 0 0 0 52204 10 0 0 25 0 2 0 356879563 25890816 5444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25284

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842688/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25416 CPUtime=582.13
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 16166 0 0 0 58202 11 0 0 18 0 2 0 356879562 26025984 5508 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6354 5508 218 20 0 5712 0
[pid=10587/tid=10589] ppid=10585 vsize=25416 CPUtime=582.12
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 15832 0 0 0 58201 11 0 0 25 0 2 0 356879563 26025984 5508 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 25416

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842496/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25640 CPUtime=642.12
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 17192 0 0 0 64200 12 0 0 18 0 2 0 356879562 26255360 5539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6410 5539 218 20 0 5768 0
[pid=10587/tid=10589] ppid=10585 vsize=25640 CPUtime=642.1
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 16858 0 0 0 64199 11 0 0 25 0 2 0 356879563 26255360 5539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 25640

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842432/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25640 CPUtime=702.1
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 18314 0 0 0 70197 13 0 0 18 0 2 0 356879562 26255360 5574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6410 5574 218 20 0 5768 0
[pid=10587/tid=10589] ppid=10585 vsize=25640 CPUtime=702.09
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 17980 0 0 0 70196 13 0 0 25 0 2 0 356879563 26255360 5574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 25640

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842304/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25784 CPUtime=762.09
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 19348 0 0 0 76195 14 0 0 18 0 2 0 356879562 26402816 5593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6446 5593 218 20 0 5804 0
[pid=10587/tid=10589] ppid=10585 vsize=25784 CPUtime=762.08
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 19014 0 0 0 76194 14 0 0 25 0 2 0 356879563 26402816 5593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 25784

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10589
/proc/meminfo: memFree=1842240/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25784 CPUtime=822.07
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 20324 0 0 0 82192 15 0 0 18 0 2 0 356879562 26402816 5628 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6446 5628 218 20 0 5804 0
[pid=10587/tid=10589] ppid=10585 vsize=25784 CPUtime=822.06
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 19990 0 0 0 82191 15 0 0 25 0 2 0 356879563 26402816 5628 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 25784

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 10755
/proc/meminfo: memFree=1840784/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=25940 CPUtime=881.96
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 21411 0 0 0 88180 16 0 0 18 0 2 0 356879562 26562560 5678 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6485 5678 218 20 0 5843 0
[pid=10587/tid=10589] ppid=10585 vsize=25940 CPUtime=881.95
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 21077 0 0 0 88179 16 0 0 25 0 2 0 356879563 26562560 5678 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 25940

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841664/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26124 CPUtime=941.93
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 22505 0 0 0 94176 17 0 0 18 0 2 0 356879562 26750976 5725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6531 5725 218 20 0 5889 0
[pid=10587/tid=10589] ppid=10585 vsize=26124 CPUtime=941.92
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 22171 0 0 0 94175 17 0 0 25 0 2 0 356879563 26750976 5725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 26124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841600/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26300 CPUtime=1001.91
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 23501 0 0 0 100173 18 0 0 18 0 2 0 356879562 26931200 5753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6575 5753 218 20 0 5933 0
[pid=10587/tid=10589] ppid=10585 vsize=26300 CPUtime=1001.89
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 23167 0 0 0 100172 17 0 0 25 0 2 0 356879563 26931200 5753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 26300

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841536/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26300 CPUtime=1061.9
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 24498 0 0 0 106171 19 0 0 18 0 2 0 356879562 26931200 5776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6575 5776 218 20 0 5933 0
[pid=10587/tid=10589] ppid=10585 vsize=26300 CPUtime=1061.88
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 24164 0 0 0 106170 18 0 0 25 0 2 0 356879563 26931200 5776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526401 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 26300

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841344/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26588 CPUtime=1121.87
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 25523 0 0 0 112168 19 0 0 18 0 2 0 356879562 27226112 5821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6647 5821 218 20 0 6005 0
[pid=10587/tid=10589] ppid=10585 vsize=26588 CPUtime=1121.86
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 25189 0 0 0 112167 19 0 0 25 0 2 0 356879563 27226112 5821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 26588

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841216/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26724 CPUtime=1181.86
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 26558 0 0 0 118166 20 0 0 18 0 2 0 356879562 27365376 5866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6681 5866 218 20 0 6039 0
[pid=10587/tid=10589] ppid=10585 vsize=26724 CPUtime=1181.85
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 26224 0 0 0 118165 20 0 0 25 0 2 0 356879563 27365376 5866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 26724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841088/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26860 CPUtime=1200.06
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 26854 0 0 0 119985 21 0 0 18 0 2 0 356879562 27504640 5892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6715 5892 218 20 0 6073 0
[pid=10587/tid=10589] ppid=10585 vsize=26860 CPUtime=1200.05
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 26520 0 0 0 119984 21 0 0 25 0 2 0 356879563 27504640 5892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10787
/proc/meminfo: memFree=1841088/2055920 swapFree=4141212/4192956
[pid=10587] ppid=10585 vsize=26860 CPUtime=1200.06
/proc/10587/stat : 10587 (MiraXTv2_dyn) S 10585 10587 9967 0 -1 4194304 26854 0 0 0 119985 21 0 0 18 0 2 0 356879562 27504640 5892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10587/statm: 6715 5892 218 20 0 6073 0
[pid=10587/tid=10589] ppid=10585 vsize=26860 CPUtime=1200.05
/proc/10587/task/10589/stat : 10589 (MiraXTv2_dyn) R 10585 10587 9967 0 -1 4194368 26520 0 0 0 119984 21 0 0 25 0 2 0 356879563 27504640 5892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.216967
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 27084

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

runsolver used 1.23881 second user time and 3.13552 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 14:46:58 UTC 2007

IDJOB= 291698
IDBENCH= 19821
IDSOLVER= 129
FILE ID= node4/291698-1178808418

PBS_JOBID= 5250953

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291698-1178808418/MiraXTv2_dyn /tmp/evaluation/291698-1178808418/instance-291698-1178808418.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-291698-1178808418 -o ROOT/results/node4/solver-291698-1178808418 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291698-1178808418/MiraXTv2_dyn /tmp/evaluation/291698-1178808418/instance-291698-1178808418.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fabf0452180c700cfc0cc84c4c12ca08

RANDOM SEED= 655312077

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1864744 kB
Buffers:         36944 kB
Cached:          78960 kB
SwapCached:      15676 kB
Active:          82896 kB
Inactive:        56584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864744 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            37224 kB
Committed_AS:  9847788 kB
PageTables:       1816 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node4 on Thu May 10 15:07:01 UTC 2007