Trace number 309779

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.82

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
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-309779-1178869665 -o ROOT/results/node19/solver-309779-1178869665 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309779-1178869665/MiraXTv2_dyn /tmp/evaluation/309779-1178869665/instance-309779-1178869665.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.22 1.69 1.50 3/77 14016
/proc/meminfo: memFree=1794816/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=3920 CPUtime=0
/proc/14016/stat : 14016 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 334883879 4014080 289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 0 0 0
/proc/14016/statm: 980 289 206 20 0 338 0

[startup+0.08294 s]
/proc/loadavg: 1.22 1.69 1.50 3/77 14016
/proc/meminfo: memFree=1794816/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=4924 CPUtime=0.08
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 520 0 0 0 8 0 0 0 18 0 2 0 334883879 5042176 495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 1231 495 218 20 0 589 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4924

[startup+0.101941 s]
/proc/loadavg: 1.22 1.69 1.50 3/77 14016
/proc/meminfo: memFree=1794816/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=5056 CPUtime=0.1
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 541 0 0 0 10 0 0 0 18 0 2 0 334883879 5177344 516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 1264 516 218 20 0 622 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5056

[startup+0.301962 s]
/proc/loadavg: 1.22 1.69 1.50 3/77 14016
/proc/meminfo: memFree=1794816/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=6344 CPUtime=0.29
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 728 0 0 0 29 0 0 0 18 0 2 0 334883879 6496256 703 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 1586 703 218 20 0 944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6344

[startup+0.702007 s]
/proc/loadavg: 1.22 1.69 1.50 3/77 14016
/proc/meminfo: memFree=1794816/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=7480 CPUtime=0.69
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 1023 0 0 0 69 0 0 0 18 0 2 0 334883879 7659520 998 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 1870 998 218 20 0 1228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7480

[startup+1.50109 s]
/proc/loadavg: 1.22 1.69 1.50 2/79 14018
/proc/meminfo: memFree=1790768/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=8876 CPUtime=1.49
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 1375 0 0 0 149 0 0 0 18 0 2 0 334883879 9089024 1350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 2219 1350 218 20 0 1577 0
[pid=14016/tid=14018] ppid=14014 vsize=8876 CPUtime=1.48
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 997 0 0 0 148 0 0 0 25 0 2 0 334883880 9089024 1350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8876

[startup+3.10227 s]
/proc/loadavg: 1.22 1.69 1.50 2/79 14018
/proc/meminfo: memFree=1789296/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=11120 CPUtime=3.09
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 1972 0 0 0 309 0 0 0 18 0 2 0 334883879 11386880 1947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 2780 1947 218 20 0 2138 0
[pid=14016/tid=14018] ppid=14014 vsize=11120 CPUtime=3.08
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 1594 0 0 0 308 0 0 0 25 0 2 0 334883880 11386880 1947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11120

[startup+6.30161 s]
/proc/loadavg: 1.21 1.67 1.49 2/79 14018
/proc/meminfo: memFree=1783920/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=14616 CPUtime=6.29
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 2884 0 0 0 629 0 0 0 18 0 2 0 334883879 14966784 2823 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 3654 2823 218 20 0 3012 0
[pid=14016/tid=14018] ppid=14014 vsize=14616 CPUtime=6.28
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 2506 0 0 0 628 0 0 0 25 0 2 0 334883880 14966784 2823 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14616

[startup+12.7013 s]
/proc/loadavg: 1.19 1.66 1.49 2/79 14018
/proc/meminfo: memFree=1780528/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=18744 CPUtime=12.68
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 4037 0 0 0 1267 1 0 0 18 0 2 0 334883879 19193856 3890 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 4686 3890 218 20 0 4044 0
[pid=14016/tid=14018] ppid=14014 vsize=18744 CPUtime=12.67
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 3659 0 0 0 1266 1 0 0 25 0 2 0 334883880 19193856 3890 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18744

[startup+25.5017 s]
/proc/loadavg: 1.15 1.63 1.48 2/79 14018
/proc/meminfo: memFree=1776112/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=22680 CPUtime=25.47
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 5131 0 0 0 2545 2 0 0 18 0 2 0 334883879 23224320 4876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 5670 4876 218 20 0 5028 0
[pid=14016/tid=14018] ppid=14014 vsize=22680 CPUtime=25.46
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 4753 0 0 0 2544 2 0 0 25 0 2 0 334883880 23224320 4876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22680

[startup+51.1015 s]
/proc/loadavg: 1.10 1.58 1.47 2/79 14018
/proc/meminfo: memFree=1769392/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=29076 CPUtime=51.06
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 7023 0 0 0 5102 4 0 0 18 0 2 0 334883879 29773824 6449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 7269 6449 218 20 0 6627 0
[pid=14016/tid=14018] ppid=14014 vsize=29076 CPUtime=51.05
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 6645 0 0 0 5101 4 0 0 25 0 2 0 334883880 29773824 6449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29076

[startup+102.305 s]
/proc/loadavg: 1.04 1.49 1.44 2/79 14018
/proc/meminfo: memFree=1766192/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=32044 CPUtime=102.23
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 8510 0 0 0 10218 5 0 0 18 0 2 0 334883879 32813056 7223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 8011 7223 218 20 0 7369 0
[pid=14016/tid=14018] ppid=14014 vsize=32044 CPUtime=102.22
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 8132 0 0 0 10217 5 0 0 25 0 2 0 334883880 32813056 7223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32044

[startup+162.302 s]
/proc/loadavg: 1.01 1.40 1.41 2/79 14018
/proc/meminfo: memFree=1764912/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=33008 CPUtime=162.19
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 9564 0 0 0 16214 5 0 0 18 0 2 0 334883879 33800192 7522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 8252 7522 218 20 0 7610 0
[pid=14016/tid=14018] ppid=14014 vsize=33008 CPUtime=162.18
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 9186 0 0 0 16213 5 0 0 25 0 2 0 334883880 33800192 7522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134522112 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 33008

[startup+222.301 s]
/proc/loadavg: 1.00 1.32 1.38 2/79 14018
/proc/meminfo: memFree=1763376/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=34840 CPUtime=222.15
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 10643 0 0 0 22209 6 0 0 18 0 2 0 334883879 35676160 7898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 8710 7898 218 20 0 8068 0
[pid=14016/tid=14018] ppid=14014 vsize=34840 CPUtime=222.14
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 10265 0 0 0 22208 6 0 0 25 0 2 0 334883880 35676160 7898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 34840

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 1.35 2/79 14018
/proc/meminfo: memFree=1762992/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=35264 CPUtime=282.11
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 11422 0 0 0 28205 6 0 0 18 0 2 0 334883879 36110336 8035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 8816 8035 218 20 0 8174 0
[pid=14016/tid=14018] ppid=14014 vsize=35264 CPUtime=282.1
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 11044 0 0 0 28204 6 0 0 25 0 2 0 334883880 36110336 8035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 35264

[startup+342.301 s]
/proc/loadavg: 1.00 1.21 1.33 2/79 14018
/proc/meminfo: memFree=1759920/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=38572 CPUtime=342.09
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 12941 0 0 0 34201 8 0 0 18 0 2 0 334883879 39497728 8811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 9643 8811 218 20 0 9001 0
[pid=14016/tid=14018] ppid=14014 vsize=38572 CPUtime=342.08
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 12563 0 0 0 34200 8 0 0 25 0 2 0 334883880 39497728 8811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 38572

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.31 2/79 14018
/proc/meminfo: memFree=1759472/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=39040 CPUtime=402.04
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 13830 0 0 0 40196 8 0 0 18 0 2 0 334883879 39976960 8939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 9760 8939 218 20 0 9118 0
[pid=14016/tid=14018] ppid=14014 vsize=39040 CPUtime=402.03
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 13452 0 0 0 40195 8 0 0 25 0 2 0 334883880 39976960 8939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 39040

[startup+462.301 s]
/proc/loadavg: 1.00 1.14 1.28 2/79 14018
/proc/meminfo: memFree=1759280/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=39176 CPUtime=462.02
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 14495 0 0 0 46193 9 0 0 18 0 2 0 334883879 40116224 9000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 9794 9000 218 20 0 9152 0
[pid=14016/tid=14018] ppid=14014 vsize=39176 CPUtime=462
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 14117 0 0 0 46192 8 0 0 25 0 2 0 334883880 40116224 9000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 39176

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.26 2/79 14018
/proc/meminfo: memFree=1758256/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40136 CPUtime=521.98
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 15428 0 0 0 52189 9 0 0 18 0 2 0 334883879 41099264 9233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10034 9233 218 20 0 9392 0
[pid=14016/tid=14018] ppid=14014 vsize=40136 CPUtime=521.97
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 15050 0 0 0 52188 9 0 0 25 0 2 0 334883880 41099264 9233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 40136

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.25 2/79 14018
/proc/meminfo: memFree=1758064/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40308 CPUtime=581.93
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 16286 0 0 0 58184 9 0 0 18 0 2 0 334883879 41275392 9289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10077 9289 218 20 0 9435 0
[pid=14016/tid=14018] ppid=14014 vsize=40308 CPUtime=581.92
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 15908 0 0 0 58183 9 0 0 25 0 2 0 334883880 41275392 9289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 40308

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.23 2/79 14018
/proc/meminfo: memFree=1758000/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40308 CPUtime=641.9
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 17019 0 0 0 64181 9 0 0 18 0 2 0 334883879 41275392 9298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10077 9298 218 20 0 9435 0
[pid=14016/tid=14018] ppid=14014 vsize=40308 CPUtime=641.89
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 16641 0 0 0 64180 9 0 0 25 0 2 0 334883880 41275392 9298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 40308

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.21 2/79 14018
/proc/meminfo: memFree=1757744/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40440 CPUtime=701.87
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 17602 0 0 0 70177 10 0 0 18 0 2 0 334883879 41410560 9331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10110 9331 218 20 0 9468 0
[pid=14016/tid=14018] ppid=14014 vsize=40440 CPUtime=701.86
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 17224 0 0 0 70176 10 0 0 25 0 2 0 334883880 41410560 9331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 40440

[startup+762.307 s]
/proc/loadavg: 1.00 1.04 1.19 2/79 14018
/proc/meminfo: memFree=1757424/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40760 CPUtime=761.83
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 18324 0 0 0 76173 10 0 0 18 0 2 0 334883879 41738240 9406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10190 9406 218 20 0 9548 0
[pid=14016/tid=14018] ppid=14014 vsize=40760 CPUtime=761.81
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 17946 0 0 0 76171 10 0 0 25 0 2 0 334883880 41738240 9406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 40760

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/85 14152
/proc/meminfo: memFree=1756096/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=40892 CPUtime=821.8
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 19112 0 0 0 82163 17 0 0 18 0 2 0 334883879 41873408 9446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10223 9446 218 20 0 9581 0
[pid=14016/tid=14018] ppid=14014 vsize=40892 CPUtime=821.79
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 18734 0 0 0 82162 17 0 0 25 0 2 0 334883880 41873408 9446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 40892

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/79 14216
/proc/meminfo: memFree=1757104/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=41040 CPUtime=881.76
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 19720 0 0 0 88153 23 0 0 18 0 2 0 334883879 42024960 9487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10260 9487 218 20 0 9618 0
[pid=14016/tid=14018] ppid=14014 vsize=41040 CPUtime=881.75
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 19342 0 0 0 88152 23 0 0 25 0 2 0 334883880 42024960 9487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526447 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 41040

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 14216
/proc/meminfo: memFree=1756912/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=41208 CPUtime=941.72
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 20431 0 0 0 94149 23 0 0 18 0 2 0 334883879 42196992 9532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10302 9532 218 20 0 9660 0
[pid=14016/tid=14018] ppid=14014 vsize=41208 CPUtime=941.71
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 20053 0 0 0 94148 23 0 0 25 0 2 0 334883880 42196992 9532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 41208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 14216
/proc/meminfo: memFree=1756848/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=41208 CPUtime=1001.67
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 21129 0 0 0 100144 23 0 0 18 0 2 0 334883879 42196992 9558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10302 9558 218 20 0 9660 0
[pid=14016/tid=14018] ppid=14014 vsize=41208 CPUtime=1001.66
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 20751 0 0 0 100143 23 0 0 25 0 2 0 334883880 42196992 9558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 41208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/79 14216
/proc/meminfo: memFree=1756720/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=41372 CPUtime=1061.64
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 21741 0 0 0 106140 24 0 0 18 0 2 0 334883879 42364928 9588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10343 9588 218 20 0 9701 0
[pid=14016/tid=14018] ppid=14014 vsize=41372 CPUtime=1061.62
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 21363 0 0 0 106139 23 0 0 25 0 2 0 334883880 42364928 9588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 41372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 14216
/proc/meminfo: memFree=1756720/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=41372 CPUtime=1121.6
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 22458 0 0 0 112136 24 0 0 18 0 2 0 334883879 42364928 9621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10343 9621 218 20 0 9701 0
[pid=14016/tid=14018] ppid=14014 vsize=41372 CPUtime=1121.59
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 22080 0 0 0 112135 24 0 0 25 0 2 0 334883880 42364928 9621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 41372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 14216
/proc/meminfo: memFree=1756400/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=42244 CPUtime=1181.56
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 23247 0 0 0 118131 25 0 0 18 0 2 0 334883879 43257856 9716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10561 9716 218 20 0 9919 0
[pid=14016/tid=14018] ppid=14014 vsize=42244 CPUtime=1181.55
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 22869 0 0 0 118130 25 0 0 25 0 2 0 334883880 43257856 9716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 42244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 14216
/proc/meminfo: memFree=1756144/2055920 swapFree=4148252/4192956
[pid=14016] ppid=14014 vsize=42384 CPUtime=1200.06
/proc/14016/stat : 14016 (MiraXTv2_dyn) S 14014 14016 12389 0 -1 4194304 23386 0 0 0 119981 25 0 0 18 0 2 0 334883879 43401216 9755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14016/statm: 10596 9755 218 20 0 9954 0
[pid=14016/tid=14018] ppid=14014 vsize=42384 CPUtime=1200.04
/proc/14016/task/14018/stat : 14018 (MiraXTv2_dyn) R 14014 14016 12389 0 -1 4194368 23008 0 0 0 119979 25 0 0 25 0 2 0 334883880 43401216 9755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 42384

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.08
CPU user time (s): 1199.82
CPU system time (s): 0.25896
CPU usage (%): 99.938
Max. virtual memory (cumulated for all children) (KiB): 42384

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

runsolver used 1.24881 second user time and 3.14852 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 07:47:45 UTC 2007

IDJOB= 309779
IDBENCH= 20269
IDSOLVER= 129
FILE ID= node19/309779-1178869665

PBS_JOBID= 5251028

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/309779-1178869665/MiraXTv2_dyn /tmp/evaluation/309779-1178869665/instance-309779-1178869665.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-309779-1178869665 -o ROOT/results/node19/solver-309779-1178869665 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309779-1178869665/MiraXTv2_dyn /tmp/evaluation/309779-1178869665/instance-309779-1178869665.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 188671932

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:       1795096 kB
Buffers:         47260 kB
Cached:         128484 kB
SwapCached:      14248 kB
Active:         102180 kB
Inactive:        97400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795096 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          29988 kB
Slab:            46824 kB
Committed_AS:  9167932 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node19 on Fri May 11 08:07:48 UTC 2007