Trace number 295183

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.1 1200.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
MD5SUMd1ba06d6a0dc1ac49e6129f3be220436
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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-295183-1178819673 -o ROOT/results/node19/solver-295183-1178819673 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295183-1178819673/MiraXTv2_dyn /tmp/evaluation/295183-1178819673/instance-295183-1178819673.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.99 1.85 1.45 3/77 7629
/proc/meminfo: memFree=1870080/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=3788 CPUtime=0
/proc/7629/stat : 7629 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 329884705 3878912 286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/7629/statm: 947 286 206 20 0 305 0

[startup+0.046606 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 7629
/proc/meminfo: memFree=1870080/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=4344 CPUtime=0.04
/proc/7629/stat : 7629 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194304 444 0 0 0 4 0 0 0 18 0 1 0 329884705 4448256 419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/7629/statm: 1086 419 207 20 0 444 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4344

[startup+0.101612 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 7629
/proc/meminfo: memFree=1870080/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=4344 CPUtime=0.09
/proc/7629/stat : 7629 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 329884705 4448256 424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/7629/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.301634 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 7629
/proc/meminfo: memFree=1870080/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=6072 CPUtime=0.29
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 770 0 0 0 29 0 0 0 18 0 2 0 329884705 6217728 745 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 1518 745 218 20 0 876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6072

[startup+0.701677 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 7629
/proc/meminfo: memFree=1870080/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=8104 CPUtime=0.69
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 1136 0 0 0 69 0 0 0 18 0 2 0 329884705 8298496 1111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 2026 1111 218 20 0 1384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8104

[startup+1.50276 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 7631
/proc/meminfo: memFree=1865904/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=9272 CPUtime=1.49
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 1447 0 0 0 149 0 0 0 18 0 2 0 329884705 9494528 1422 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 2318 1422 218 20 0 1676 0
[pid=7629/tid=7631] ppid=7627 vsize=9272 CPUtime=1.37
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 967 0 0 0 137 0 0 0 25 0 2 0 329884717 9494528 1422 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9272

[startup+3.10194 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 7631
/proc/meminfo: memFree=1863856/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=11820 CPUtime=3.09
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 2161 0 0 0 308 1 0 0 18 0 2 0 329884705 12103680 2136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 2955 2136 218 20 0 2313 0
[pid=7629/tid=7631] ppid=7627 vsize=11820 CPUtime=2.97
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 1681 0 0 0 296 1 0 0 25 0 2 0 329884717 12103680 2136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30129 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 7631
/proc/meminfo: memFree=1860912/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=13316 CPUtime=6.29
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 2610 0 0 0 627 2 0 0 18 0 2 0 329884705 13635584 2511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 3329 2511 218 20 0 2687 0
[pid=7629/tid=7631] ppid=7627 vsize=13316 CPUtime=6.17
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 2130 0 0 0 616 1 0 0 25 0 2 0 329884717 13635584 2511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13316

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.45 2/79 7631
/proc/meminfo: memFree=1856376/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=17452 CPUtime=12.69
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 3741 0 0 0 1266 3 0 0 18 0 2 0 329884705 17870848 3547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 4363 3547 218 20 0 3721 0
[pid=7629/tid=7631] ppid=7627 vsize=17452 CPUtime=12.56
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 3261 0 0 0 1254 2 0 0 25 0 2 0 329884717 17870848 3547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17452

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/79 7631
/proc/meminfo: memFree=1853176/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=20096 CPUtime=25.48
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 4701 0 0 0 2544 4 0 0 18 0 2 0 329884705 20578304 4276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 5024 4276 218 20 0 4382 0
[pid=7629/tid=7631] ppid=7627 vsize=20096 CPUtime=25.36
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 4221 0 0 0 2533 3 0 0 25 0 2 0 329884717 20578304 4276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565455 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20096

[startup+51.102 s]
/proc/loadavg: 1.43 1.72 1.43 2/79 7631
/proc/meminfo: memFree=1851256/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=22388 CPUtime=51.07
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 5750 0 0 0 5103 4 0 0 18 0 2 0 329884705 22925312 4814 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 5597 4814 218 20 0 4955 0
[pid=7629/tid=7631] ppid=7627 vsize=22388 CPUtime=50.95
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 5270 0 0 0 5091 4 0 0 25 0 2 0 329884717 22925312 4814 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22388

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/79 7631
/proc/meminfo: memFree=1849720/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=23988 CPUtime=102.27
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 6943 0 0 0 10221 6 0 0 18 0 2 0 329884705 24563712 5153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 5997 5153 218 20 0 5355 0
[pid=7629/tid=7631] ppid=7627 vsize=23988 CPUtime=102.15
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 6463 0 0 0 10209 6 0 0 25 0 2 0 329884717 24563712 5153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23988

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/79 7631
/proc/meminfo: memFree=1848760/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=24872 CPUtime=162.25
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 8238 0 0 0 16218 7 0 0 18 0 2 0 329884705 25468928 5392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 6218 5392 218 20 0 5576 0
[pid=7629/tid=7631] ppid=7627 vsize=24872 CPUtime=162.12
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 7758 0 0 0 16206 6 0 0 25 0 2 0 329884717 25468928 5392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24872

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/79 7631
/proc/meminfo: memFree=1847864/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=25784 CPUtime=222.23
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 9585 0 0 0 22215 8 0 0 18 0 2 0 329884705 26402816 5617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 6446 5617 218 20 0 5804 0
[pid=7629/tid=7631] ppid=7627 vsize=25784 CPUtime=222.11
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 9105 0 0 0 22203 8 0 0 25 0 2 0 329884717 26402816 5617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526449 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25784

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/79 7631
/proc/meminfo: memFree=1847032/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=26776 CPUtime=282.21
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 10780 0 0 0 28212 9 0 0 18 0 2 0 329884705 27418624 5822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 6694 5822 218 20 0 6052 0
[pid=7629/tid=7631] ppid=7627 vsize=26776 CPUtime=282.09
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 10300 0 0 0 28200 9 0 0 25 0 2 0 329884717 27418624 5822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26776

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 7631
/proc/meminfo: memFree=1846584/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=27256 CPUtime=342.19
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 12028 0 0 0 34209 10 0 0 18 0 2 0 329884705 27910144 5943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 6814 5943 218 20 0 6172 0
[pid=7629/tid=7631] ppid=7627 vsize=27256 CPUtime=342.08
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 11548 0 0 0 34198 10 0 0 25 0 2 0 329884717 27910144 5943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27256

[startup+402.301 s]
/proc/loadavg: 1.13 1.24 1.29 2/85 7713
/proc/meminfo: memFree=1845000/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=27628 CPUtime=402.16
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 13215 0 0 0 40204 12 0 0 18 0 2 0 329884705 28291072 6058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 6907 6058 218 20 0 6265 0
[pid=7629/tid=7631] ppid=7627 vsize=27628 CPUtime=402.04
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 12735 0 0 0 40192 12 0 0 25 0 2 0 329884717 28291072 6058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 27628

[startup+462.302 s]
/proc/loadavg: 1.05 1.19 1.27 2/79 7829
/proc/meminfo: memFree=1845424/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=28024 CPUtime=462.08
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 14394 0 0 0 46194 14 0 0 18 0 2 0 329884705 28696576 6165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7006 6165 218 20 0 6364 0
[pid=7629/tid=7631] ppid=7627 vsize=28024 CPUtime=461.95
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 13914 0 0 0 46182 13 0 0 25 0 2 0 329884717 28696576 6165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 28024

[startup+522.301 s]
/proc/loadavg: 1.06 1.17 1.25 2/79 7829
/proc/meminfo: memFree=1845168/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=28552 CPUtime=522.06
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 15488 0 0 0 52191 15 0 0 18 0 2 0 329884705 29237248 6254 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7138 6254 218 20 0 6496 0
[pid=7629/tid=7631] ppid=7627 vsize=28552 CPUtime=521.93
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 15008 0 0 0 52179 14 0 0 25 0 2 0 329884717 29237248 6254 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 28552

[startup+582.302 s]
/proc/loadavg: 1.02 1.14 1.24 2/79 7829
/proc/meminfo: memFree=1844912/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=28760 CPUtime=582.04
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 16635 0 0 0 58188 16 0 0 18 0 2 0 329884705 29450240 6329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7190 6329 218 20 0 6548 0
[pid=7629/tid=7631] ppid=7627 vsize=28760 CPUtime=581.93
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 16155 0 0 0 58177 16 0 0 25 0 2 0 329884717 29450240 6329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28760

[startup+642.301 s]
/proc/loadavg: 1.01 1.11 1.22 2/79 7829
/proc/meminfo: memFree=1844656/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=29100 CPUtime=642.03
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 17695 0 0 0 64186 17 0 0 18 0 2 0 329884705 29798400 6384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7275 6384 218 20 0 6633 0
[pid=7629/tid=7631] ppid=7627 vsize=29100 CPUtime=641.91
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 17215 0 0 0 64175 16 0 0 25 0 2 0 329884717 29798400 6384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 29100

[startup+702.302 s]
/proc/loadavg: 1.11 1.12 1.21 2/79 7829
/proc/meminfo: memFree=1844528/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=29304 CPUtime=702.01
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 18818 0 0 0 70183 18 0 0 18 0 2 0 329884705 30007296 6435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7326 6435 218 20 0 6684 0
[pid=7629/tid=7631] ppid=7627 vsize=29304 CPUtime=701.89
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 18338 0 0 0 70172 17 0 0 25 0 2 0 329884717 30007296 6435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 29304

[startup+762.305 s]
/proc/loadavg: 1.11 1.11 1.20 2/79 7829
/proc/meminfo: memFree=1844088/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=29568 CPUtime=762
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 19977 0 0 0 76181 19 0 0 18 0 2 0 329884705 30277632 6522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7392 6522 218 20 0 6750 0
[pid=7629/tid=7631] ppid=7627 vsize=29568 CPUtime=761.88
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 19497 0 0 0 76169 19 0 0 25 0 2 0 329884717 30277632 6522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 29568

[startup+822.302 s]
/proc/loadavg: 1.11 1.10 1.19 2/79 7829
/proc/meminfo: memFree=1844152/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=29568 CPUtime=821.98
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 21054 0 0 0 82178 20 0 0 18 0 2 0 329884705 30277632 6523 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7392 6523 218 20 0 6750 0
[pid=7629/tid=7631] ppid=7627 vsize=29568 CPUtime=821.86
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 20574 0 0 0 82166 20 0 0 25 0 2 0 329884717 30277632 6523 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 29568

[startup+882.301 s]
/proc/loadavg: 1.10 1.10 1.18 2/79 7829
/proc/meminfo: memFree=1843832/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=29888 CPUtime=881.96
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 22223 0 0 0 88175 21 0 0 18 0 2 0 329884705 30605312 6604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7472 6604 218 20 0 6830 0
[pid=7629/tid=7631] ppid=7627 vsize=29888 CPUtime=881.84
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 21743 0 0 0 88163 21 0 0 25 0 2 0 329884717 30605312 6604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 29888

[startup+942.302 s]
/proc/loadavg: 1.17 1.11 1.18 2/79 7829
/proc/meminfo: memFree=1843576/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30152 CPUtime=941.95
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 23370 0 0 0 94173 22 0 0 18 0 2 0 329884705 30875648 6663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7538 6663 218 20 0 6896 0
[pid=7629/tid=7631] ppid=7627 vsize=30152 CPUtime=941.83
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 22890 0 0 0 94161 22 0 0 25 0 2 0 329884717 30875648 6663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 30152

[startup+1002.3 s]
/proc/loadavg: 1.23 1.13 1.18 2/79 7829
/proc/meminfo: memFree=1843448/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30380 CPUtime=1001.93
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 24486 0 0 0 100170 23 0 0 18 0 2 0 329884705 31109120 6691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7595 6691 218 20 0 6953 0
[pid=7629/tid=7631] ppid=7627 vsize=30380 CPUtime=1001.82
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 24006 0 0 0 100159 23 0 0 25 0 2 0 329884717 31109120 6691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 30380

[startup+1062.3 s]
/proc/loadavg: 1.21 1.14 1.18 2/79 7829
/proc/meminfo: memFree=1843320/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30380 CPUtime=1061.92
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 25604 0 0 0 106168 24 0 0 18 0 2 0 329884705 31109120 6721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7595 6721 218 20 0 6953 0
[pid=7629/tid=7631] ppid=7627 vsize=30380 CPUtime=1061.8
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 25124 0 0 0 106156 24 0 0 25 0 2 0 329884717 31109120 6721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 30380

[startup+1122.3 s]
/proc/loadavg: 1.12 1.12 1.17 2/79 7829
/proc/meminfo: memFree=1843192/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30512 CPUtime=1121.9
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 26657 0 0 0 112165 25 0 0 18 0 2 0 329884705 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7628 6754 218 20 0 6986 0
[pid=7629/tid=7631] ppid=7627 vsize=30512 CPUtime=1121.79
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 26177 0 0 0 112154 25 0 0 25 0 2 0 329884717 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 30512

[startup+1182.3 s]
/proc/loadavg: 1.04 1.10 1.16 2/79 7829
/proc/meminfo: memFree=1843192/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30512 CPUtime=1181.88
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 27745 0 0 0 118162 26 0 0 18 0 2 0 329884705 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7628 6754 218 20 0 6986 0
[pid=7629/tid=7631] ppid=7627 vsize=30512 CPUtime=1181.77
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 27265 0 0 0 118151 26 0 0 25 0 2 0 329884717 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 30512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.09 1.16 2/79 7829
/proc/meminfo: memFree=1843192/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30512 CPUtime=1200.08
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 28085 0 0 0 119982 26 0 0 18 0 2 0 329884705 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7628 6754 218 20 0 6986 0
[pid=7629/tid=7631] ppid=7627 vsize=30512 CPUtime=1199.97
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 27605 0 0 0 119971 26 0 0 25 0 2 0 329884717 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30512

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: 1.03 1.09 1.16 2/79 7829
/proc/meminfo: memFree=1843192/2055920 swapFree=4148252/4192956
[pid=7629] ppid=7627 vsize=30512 CPUtime=1200.08
/proc/7629/stat : 7629 (MiraXTv2_dyn) S 7627 7629 7077 0 -1 4194304 28085 0 0 0 119982 26 0 0 18 0 2 0 329884705 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7629/statm: 7628 6754 218 20 0 6986 0
[pid=7629/tid=7631] ppid=7627 vsize=30512 CPUtime=1199.97
/proc/7629/task/7631/stat : 7631 (MiraXTv2_dyn) R 7627 7629 7077 0 -1 4194368 27605 0 0 0 119971 26 0 0 25 0 2 0 329884717 31244288 6754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.83
CPU system time (s): 0.271958
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 30784

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

runsolver used 1.2928 second user time and 3.08153 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 17:54:33 UTC 2007

IDJOB= 295183
IDBENCH= 19906
IDSOLVER= 129
FILE ID= node19/295183-1178819673

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295183-1178819673/MiraXTv2_dyn /tmp/evaluation/295183-1178819673/instance-295183-1178819673.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-295183-1178819673 -o ROOT/results/node19/solver-295183-1178819673 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295183-1178819673/MiraXTv2_dyn /tmp/evaluation/295183-1178819673/instance-295183-1178819673.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d1ba06d6a0dc1ac49e6129f3be220436

RANDOM SEED= 518489716

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:       1870304 kB
Buffers:         39208 kB
Cached:          81932 kB
SwapCached:      14248 kB
Active:          77208 kB
Inactive:        67604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870304 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26308 kB
Committed_AS:  9112524 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node19 on Thu May 10 18:14:36 UTC 2007