Trace number 311911

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

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
MD5SUM7e8974f5ce5a0e1fdb59169bba7ce43c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5364
Satisfiable
(Un)Satisfiability was proved
Number of variables2404
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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/node9/watcher-311911-1178875234 -o ROOT/results/node9/solver-311911-1178875234 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/311911-1178875234/MiraXTv2_dyn /tmp/evaluation/311911-1178875234/instance-311911-1178875234.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.83 1.93 1.68 3/77 25590
/proc/meminfo: memFree=1824744/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=3788 CPUtime=0
/proc/25590/stat : 25590 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 363560932 3878912 281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25590/statm: 947 283 205 20 0 305 0

[startup+0.081198 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 25590
/proc/meminfo: memFree=1824744/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=6408 CPUtime=0.07
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 777 0 0 0 7 0 0 0 18 0 2 0 363560932 6561792 752 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 1602 752 218 20 0 960 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6408

[startup+0.1012 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 25590
/proc/meminfo: memFree=1824744/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=6408 CPUtime=0.09
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 778 0 0 0 9 0 0 0 18 0 2 0 363560932 6561792 753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 1602 753 218 20 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6408

[startup+0.301223 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 25590
/proc/meminfo: memFree=1824744/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=6936 CPUtime=0.29
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 903 0 0 0 29 0 0 0 18 0 2 0 363560932 7102464 878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 1734 878 218 20 0 1092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6936

[startup+0.701268 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 25590
/proc/meminfo: memFree=1824744/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=7860 CPUtime=0.69
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 1175 0 0 0 69 0 0 0 18 0 2 0 363560932 8048640 1150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 1965 1150 218 20 0 1323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7860

[startup+1.50136 s]
/proc/loadavg: 1.77 1.91 1.67 2/79 25592
/proc/meminfo: memFree=1820120/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=10504 CPUtime=1.49
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 1700 0 0 0 148 1 0 0 18 0 2 0 363560932 10756096 1675 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 2626 1675 218 20 0 1984 0
[pid=25590/tid=25592] ppid=25588 vsize=10504 CPUtime=1.46
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 1153 0 0 0 146 0 0 0 25 0 2 0 363560935 10756096 1675 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10504

[startup+3.10154 s]
/proc/loadavg: 1.77 1.91 1.67 2/79 25592
/proc/meminfo: memFree=1817560/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=11748 CPUtime=3.09
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 2035 0 0 0 308 1 0 0 18 0 2 0 363560932 12029952 2010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 2937 2010 218 20 0 2295 0
[pid=25590/tid=25592] ppid=25588 vsize=11748 CPUtime=3.06
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 1488 0 0 0 305 1 0 0 25 0 2 0 363560935 12029952 2010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11748

[startup+6.3029 s]
/proc/loadavg: 1.77 1.91 1.67 2/79 25592
/proc/meminfo: memFree=1813792/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=16764 CPUtime=6.29
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 3308 0 0 0 627 2 0 0 18 0 2 0 363560932 17166336 3283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 4191 3283 218 20 0 3549 0
[pid=25590/tid=25592] ppid=25588 vsize=16764 CPUtime=6.26
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 2761 0 0 0 625 1 0 0 25 0 2 0 363560935 17166336 3283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16764

[startup+12.7016 s]
/proc/loadavg: 1.65 1.88 1.66 2/79 25592
/proc/meminfo: memFree=1809120/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=19444 CPUtime=12.68
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 4128 0 0 0 1266 2 0 0 18 0 2 0 363560932 19910656 4028 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 4861 4028 218 20 0 4219 0
[pid=25590/tid=25592] ppid=25588 vsize=19444 CPUtime=12.66
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 3581 0 0 0 1264 2 0 0 25 0 2 0 363560935 19910656 4028 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19444

[startup+25.5011 s]
/proc/loadavg: 1.55 1.85 1.66 2/79 25592
/proc/meminfo: memFree=1798368/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=29920 CPUtime=25.49
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 6871 0 0 0 2544 5 0 0 18 0 2 0 363560932 30638080 6673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 7480 6673 218 20 0 6838 0
[pid=25590/tid=25592] ppid=25588 vsize=29920 CPUtime=25.45
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 6324 0 0 0 2541 4 0 0 25 0 2 0 363560935 30638080 6673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29920

[startup+51.102 s]
/proc/loadavg: 1.36 1.78 1.64 2/79 25592
/proc/meminfo: memFree=1790688/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=37520 CPUtime=51.08
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 9024 0 0 0 5102 6 0 0 18 0 2 0 363560932 38420480 8585 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 9380 8585 218 20 0 8738 0
[pid=25590/tid=25592] ppid=25588 vsize=37520 CPUtime=51.04
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 8477 0 0 0 5099 5 0 0 25 0 2 0 363560935 38420480 8585 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) 37520

[startup+102.306 s]
/proc/loadavg: 1.14 1.65 1.60 2/79 25592
/proc/meminfo: memFree=1785312/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=42684 CPUtime=102.27
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 10922 0 0 0 10219 8 0 0 18 0 2 0 363560932 43708416 9935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 10671 9935 218 20 0 10029 0
[pid=25590/tid=25592] ppid=25588 vsize=42684 CPUtime=102.23
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 10375 0 0 0 10216 7 0 0 25 0 2 0 363560935 43708416 9935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42684

[startup+162.302 s]
/proc/loadavg: 1.05 1.53 1.56 2/79 25592
/proc/meminfo: memFree=1783712/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=44172 CPUtime=162.24
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 11816 0 0 0 16216 8 0 0 18 0 2 0 363560932 45232128 10323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 11043 10323 218 20 0 10401 0
[pid=25590/tid=25592] ppid=25588 vsize=44172 CPUtime=162.21
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 11269 0 0 0 16213 8 0 0 25 0 2 0 363560935 45232128 10323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44172

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.52 2/79 25592
/proc/meminfo: memFree=1782944/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=45484 CPUtime=222.22
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 12586 0 0 0 22213 9 0 0 18 0 2 0 363560932 46575616 10570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 11371 10570 218 20 0 10729 0
[pid=25590/tid=25592] ppid=25588 vsize=45484 CPUtime=222.19
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 12039 0 0 0 22210 9 0 0 25 0 2 0 363560935 46575616 10570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 45484

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.49 3/79 25592
/proc/meminfo: memFree=1779168/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=49076 CPUtime=282.2
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 13947 0 0 0 28209 11 0 0 18 0 2 0 363560932 50253824 11473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 12269 11473 218 20 0 11627 0
[pid=25590/tid=25592] ppid=25588 vsize=49076 CPUtime=282.18
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 13400 0 0 0 28207 11 0 0 25 0 2 0 363560935 50253824 11473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49076

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.45 2/79 25592
/proc/meminfo: memFree=1776928/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=51444 CPUtime=342.19
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 15048 0 0 0 34206 13 0 0 18 0 2 0 363560932 52678656 12030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 12861 12030 218 20 0 12219 0
[pid=25590/tid=25592] ppid=25588 vsize=51444 CPUtime=342.16
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 14501 0 0 0 34203 13 0 0 25 0 2 0 363560935 52678656 12030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565873 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 51444

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.42 2/79 25592
/proc/meminfo: memFree=1776864/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=51444 CPUtime=402.17
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 15533 0 0 0 40203 14 0 0 18 0 2 0 363560932 52678656 12039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 12861 12039 218 20 0 12219 0
[pid=25590/tid=25592] ppid=25588 vsize=51444 CPUtime=402.15
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 14986 0 0 0 40201 14 0 0 25 0 2 0 363560935 52678656 12039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51444

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.39 2/79 25592
/proc/meminfo: memFree=1772896/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=55240 CPUtime=462.16
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 17007 0 0 0 46200 16 0 0 18 0 2 0 363560932 56565760 13030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 13810 13030 218 20 0 13168 0
[pid=25590/tid=25592] ppid=25588 vsize=55240 CPUtime=462.13
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 16460 0 0 0 46197 16 0 0 25 0 2 0 363560935 56565760 13030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55240

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.36 2/79 25592
/proc/meminfo: memFree=1772576/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=55556 CPUtime=522.13
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 17567 0 0 0 52197 16 0 0 18 0 2 0 363560932 56889344 13100 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 13889 13100 218 20 0 13247 0
[pid=25590/tid=25592] ppid=25588 vsize=55556 CPUtime=522.11
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 17020 0 0 0 52195 16 0 0 25 0 2 0 363560935 56889344 13100 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 55556

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.34 2/79 25592
/proc/meminfo: memFree=1772576/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=55556 CPUtime=582.12
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 18085 0 0 0 58195 17 0 0 18 0 2 0 363560932 56889344 13121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 13889 13121 218 20 0 13247 0
[pid=25590/tid=25592] ppid=25588 vsize=55556 CPUtime=582.1
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 17538 0 0 0 58193 17 0 0 25 0 2 0 363560935 56889344 13121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 55556

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.32 2/79 25592
/proc/meminfo: memFree=1772384/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=55708 CPUtime=642.11
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 18534 0 0 0 64193 18 0 0 18 0 2 0 363560932 57044992 13151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 13927 13151 218 20 0 13285 0
[pid=25590/tid=25592] ppid=25588 vsize=55708 CPUtime=642.08
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 17987 0 0 0 64190 18 0 0 25 0 2 0 363560935 57044992 13151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 55708

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.29 2/79 25592
/proc/meminfo: memFree=1769696/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=702.09
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 19711 0 0 0 70189 20 0 0 18 0 2 0 363560932 59781120 13821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13821 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=702.05
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 19164 0 0 0 70186 19 0 0 25 0 2 0 363560935 59781120 13821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 58380

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.27 2/79 25592
/proc/meminfo: memFree=1769696/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=762.07
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 20236 0 0 0 76187 20 0 0 18 0 2 0 363560932 59781120 13832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13832 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=762.04
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 19689 0 0 0 76184 20 0 0 25 0 2 0 363560935 59781120 13832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 58380

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/79 25592
/proc/meminfo: memFree=1769696/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=822.05
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 20855 0 0 0 82184 21 0 0 18 0 2 0 363560932 59781120 13841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13841 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=822.03
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 20308 0 0 0 82182 21 0 0 25 0 2 0 363560935 59781120 13841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 58380

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/79 25592
/proc/meminfo: memFree=1769632/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=882.03
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 21302 0 0 0 88182 21 0 0 18 0 2 0 363560932 59781120 13847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13847 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=882
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 20755 0 0 0 88179 21 0 0 25 0 2 0 363560935 59781120 13847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 58380

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/79 25592
/proc/meminfo: memFree=1769568/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=942.01
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 21756 0 0 0 94179 22 0 0 18 0 2 0 363560932 59781120 13855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13855 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=941.99
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 21209 0 0 0 94177 22 0 0 25 0 2 0 363560935 59781120 13855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 58380

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/79 25594
/proc/meminfo: memFree=1769568/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=1002
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 22213 0 0 0 100177 23 0 0 18 0 2 0 363560932 59781120 13862 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13862 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=1001.97
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 21666 0 0 0 100174 23 0 0 25 0 2 0 363560935 59781120 13862 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 58380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 25594
/proc/meminfo: memFree=1769504/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=1061.99
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 22767 0 0 0 106175 24 0 0 18 0 2 0 363560932 59781120 13870 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13870 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=1061.95
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 22220 0 0 0 106172 23 0 0 25 0 2 0 363560935 59781120 13870 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 58380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 25594
/proc/meminfo: memFree=1769440/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=1121.96
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 23140 0 0 0 112172 24 0 0 18 0 2 0 363560932 59781120 13875 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13875 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=1121.93
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 22593 0 0 0 112169 24 0 0 25 0 2 0 363560935 59781120 13875 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520206 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 58380

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 25594
/proc/meminfo: memFree=1769504/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=1181.95
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 23703 0 0 0 118170 25 0 0 18 0 2 0 363560932 59781120 13883 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13883 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=1181.91
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 23156 0 0 0 118167 24 0 0 25 0 2 0 363560935 59781120 13883 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 58380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 25594
/proc/meminfo: memFree=1769440/2055920 swapFree=4145492/4192956
[pid=25590] ppid=25588 vsize=58380 CPUtime=1200.05
/proc/25590/stat : 25590 (MiraXTv2_dyn) S 25588 25590 24785 0 -1 4194304 23797 0 0 0 119980 25 0 0 18 0 2 0 363560932 59781120 13884 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 14595 13884 218 20 0 13953 0
[pid=25590/tid=25592] ppid=25588 vsize=58380 CPUtime=1200.02
/proc/25590/task/25592/stat : 25592 (MiraXTv2_dyn) R 25588 25590 24785 0 -1 4194368 23250 0 0 0 119977 25 0 0 25 0 2 0 363560935 59781120 13884 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 58380

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.07
CPU user time (s): 1199.81
CPU system time (s): 0.263959
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 58748

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

runsolver used 1.23581 second user time and 3.13652 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 09:20:34 UTC 2007

IDJOB= 311911
IDBENCH= 20327
IDSOLVER= 129
FILE ID= node9/311911-1178875234

PBS_JOBID= 5251048

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/311911-1178875234/MiraXTv2_dyn /tmp/evaluation/311911-1178875234/instance-311911-1178875234.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-311911-1178875234 -o ROOT/results/node9/solver-311911-1178875234 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/311911-1178875234/MiraXTv2_dyn /tmp/evaluation/311911-1178875234/instance-311911-1178875234.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7e8974f5ce5a0e1fdb59169bba7ce43c

RANDOM SEED= 363385262

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1825024 kB
Buffers:         40016 kB
Cached:         111572 kB
SwapCached:      15556 kB
Active:         112844 kB
Inactive:        62216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825024 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            41396 kB
Committed_AS:  8956516 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= 66557 MiB

End job on node9 on Fri May 11 09:40:37 UTC 2007