Trace number 295182

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 v3? (TO) 1200.11 602.025

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

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/node13/watcher-295182-1178819519 -o ROOT/results/node13/solver-295182-1178819519 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295182-1178819519/MiraXTv3_dyn /tmp/evaluation/295182-1178819519/instance-295182-1178819519.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.00 1.00 1.00 3/77 9164
/proc/meminfo: memFree=1834760/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=3788 CPUtime=0
/proc/9164/stat : 9164 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 329869789 3878912 285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/9164/statm: 947 286 206 20 0 305 0

[startup+0.079286 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 9164
/proc/meminfo: memFree=1834760/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=4344 CPUtime=0.07
/proc/9164/stat : 9164 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194304 449 0 0 0 7 0 0 0 18 0 1 0 329869789 4448256 424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/9164/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4344

[startup+0.10129 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 9164
/proc/meminfo: memFree=1834760/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=4344 CPUtime=0.09
/proc/9164/stat : 9164 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 329869789 4448256 424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/9164/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.301336 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 9164
/proc/meminfo: memFree=1834760/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=8708 CPUtime=0.46
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 1079 0 0 0 46 0 0 0 18 0 3 0 329869789 8916992 1054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 2177 1054 218 20 0 1535 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8708

[startup+0.701424 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 9164
/proc/meminfo: memFree=1834760/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=12420 CPUtime=1.27
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 1840 0 0 0 126 1 0 0 18 0 3 0 329869789 12718080 1815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 3105 1815 218 20 0 2463 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12420

[startup+1.50159 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 9167
/proc/meminfo: memFree=1826416/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=16356 CPUtime=2.86
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 2752 0 0 0 284 2 0 0 18 0 3 0 329869789 16748544 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 4089 2727 218 20 0 3447 0
[pid=9164/tid=9166] ppid=9162 vsize=16356 CPUtime=1.37
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 1158 0 0 0 137 0 0 0 19 0 3 0 329869801 16748544 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=16356 CPUtime=1.37
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 1112 0 0 0 136 1 0 0 18 0 3 0 329869801 16748544 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16356

[startup+3.10194 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 9167
/proc/meminfo: memFree=1824176/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=19620 CPUtime=6.06
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 3648 0 0 0 603 3 0 0 18 0 3 0 329869789 20090880 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 4905 3587 218 20 0 4263 0
[pid=9164/tid=9166] ppid=9162 vsize=19620 CPUtime=2.97
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 1557 0 0 0 296 1 0 0 25 0 3 0 329869801 20090880 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=19620 CPUtime=2.96
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 1609 0 0 0 294 2 0 0 25 0 3 0 329869801 20090880 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520978 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 19620

[startup+6.30162 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 9167
/proc/meminfo: memFree=1814704/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=27136 CPUtime=12.42
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 5780 0 0 0 1237 5 0 0 18 0 3 0 329869789 27787264 5607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 6784 5607 218 20 0 6142 0
[pid=9164/tid=9166] ppid=9162 vsize=27136 CPUtime=6.16
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 2697 0 0 0 614 2 0 0 25 0 3 0 329869801 27787264 5607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=27136 CPUtime=6.14
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 2601 0 0 0 611 3 0 0 18 0 3 0 329869801 27787264 5607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 27136

[startup+12.703 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 9167
/proc/meminfo: memFree=1803696/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=36092 CPUtime=25.2
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 8191 0 0 0 2512 8 0 0 18 0 3 0 329869789 36958208 7774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 9023 7774 218 20 0 8381 0
[pid=9164/tid=9166] ppid=9162 vsize=36092 CPUtime=12.55
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 4063 0 0 0 1252 3 0 0 25 0 3 0 329869801 36958208 7774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=36092 CPUtime=12.52
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 3646 0 0 0 1248 4 0 0 25 0 3 0 329869801 36958208 7774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 36092

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 9167
/proc/meminfo: memFree=1794416/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=44980 CPUtime=50.72
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 11101 0 0 0 5061 11 0 0 18 0 3 0 329869789 46059520 10151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 11245 10151 218 20 0 10603 0
[pid=9164/tid=9166] ppid=9162 vsize=44980 CPUtime=25.33
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 5561 0 0 0 2529 4 0 0 20 0 3 0 329869801 46059520 10151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=44980 CPUtime=25.26
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 5058 0 0 0 2520 6 0 0 19 0 3 0 329869801 46059520 10151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 44980

[startup+51.1012 s]
/proc/loadavg: 1.60 1.17 1.05 3/80 9167
/proc/meminfo: memFree=1791216/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=48404 CPUtime=101.78
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 12909 0 0 0 10166 12 0 0 18 0 3 0 329869789 49565696 10926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 12101 10926 218 20 0 11459 0
[pid=9164/tid=9166] ppid=9162 vsize=48404 CPUtime=50.92
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 6578 0 0 0 5087 5 0 0 25 0 3 0 329869801 49565696 10926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=48404 CPUtime=50.74
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 5849 0 0 0 5067 7 0 0 25 0 3 0 329869801 49565696 10926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 48404

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/80 9167
/proc/meminfo: memFree=1788400/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=50776 CPUtime=203.89
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 15554 0 0 0 20375 14 0 0 18 0 3 0 329869789 51994624 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 12694 11654 218 20 0 12052 0
[pid=9164/tid=9166] ppid=9162 vsize=50776 CPUtime=102.06
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 8068 0 0 0 10200 6 0 0 25 0 3 0 329869801 51994624 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=50776 CPUtime=101.71
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 7004 0 0 0 10163 8 0 0 25 0 3 0 329869801 51994624 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 50776

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 9167
/proc/meminfo: memFree=1783408/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=56076 CPUtime=323.54
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 19083 0 0 0 32336 18 0 0 18 0 3 0 329869789 57421824 12839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 14019 12839 218 20 0 13377 0
[pid=9164/tid=9166] ppid=9162 vsize=56076 CPUtime=161.78
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 9949 0 0 0 16171 7 0 0 25 0 3 0 329869801 57421824 12839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=56076 CPUtime=161.62
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 8652 0 0 0 16152 10 0 0 25 0 3 0 329869801 57421824 12839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 56076

[startup+222.303 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 9167
/proc/meminfo: memFree=1781040/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=59156 CPUtime=443.17
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 21881 0 0 0 44297 20 0 0 18 0 3 0 329869789 60575744 13426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 14789 13426 218 20 0 14147 0
[pid=9164/tid=9166] ppid=9162 vsize=59156 CPUtime=221.51
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 11320 0 0 0 22143 8 0 0 25 0 3 0 329869801 60575744 13426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=59156 CPUtime=221.54
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 10079 0 0 0 22142 12 0 0 25 0 3 0 329869801 60575744 13426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.17
Current children cumulated vsize (KiB) 59156

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/80 9167
/proc/meminfo: memFree=1779632/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=60620 CPUtime=562.83
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 24264 0 0 0 56260 23 0 0 18 0 3 0 329869789 62074880 13778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 15155 13778 218 20 0 14513 0
[pid=9164/tid=9166] ppid=9162 vsize=60620 CPUtime=281.22
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 12459 0 0 0 28113 9 0 0 25 0 3 0 329869801 62074880 13778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=60620 CPUtime=281.48
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 11323 0 0 0 28135 13 0 0 25 0 3 0 329869801 62074880 13778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.83
Current children cumulated vsize (KiB) 60620

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/80 9167
/proc/meminfo: memFree=1776880/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=62376 CPUtime=682.47
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 27187 0 0 0 68221 26 0 0 18 0 3 0 329869789 63873024 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 15594 14457 218 20 0 14952 0
[pid=9164/tid=9166] ppid=9162 vsize=62376 CPUtime=340.91
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 14156 0 0 0 34081 10 0 0 25 0 3 0 329869801 63873024 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=62376 CPUtime=341.43
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 12549 0 0 0 34128 15 0 0 25 0 3 0 329869801 63873024 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.47
Current children cumulated vsize (KiB) 62376

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/80 9167
/proc/meminfo: memFree=1774704/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=65104 CPUtime=802.13
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 29840 0 0 0 80185 28 0 0 18 0 3 0 329869789 66666496 15002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 16276 15002 218 20 0 15634 0
[pid=9164/tid=9166] ppid=9162 vsize=65104 CPUtime=400.63
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 15408 0 0 0 40052 11 0 0 25 0 3 0 329869801 66666496 15002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=65104 CPUtime=401.38
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 13950 0 0 0 40122 16 0 0 25 0 3 0 329869801 66666496 15002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.13
Current children cumulated vsize (KiB) 65104

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 4/80 9167
/proc/meminfo: memFree=1774064/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=65472 CPUtime=921.78
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 32012 0 0 0 92149 29 0 0 18 0 3 0 329869789 67043328 15197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 16368 15197 218 20 0 15726 0
[pid=9164/tid=9166] ppid=9162 vsize=65472 CPUtime=460.33
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 16544 0 0 0 46021 12 0 0 25 0 3 0 329869801 67043328 15197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=65472 CPUtime=461.33
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 14986 0 0 0 46116 17 0 0 25 0 3 0 329869801 67043328 15197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.78
Current children cumulated vsize (KiB) 65472

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 9167
/proc/meminfo: memFree=1773040/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=67144 CPUtime=1041.45
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 34246 0 0 0 104113 32 0 0 18 0 3 0 329869789 68755456 15460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 16786 15460 218 20 0 16144 0
[pid=9164/tid=9166] ppid=9162 vsize=67144 CPUtime=520.04
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 17578 0 0 0 51991 13 0 0 25 0 3 0 329869801 68755456 15460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=67144 CPUtime=521.28
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 16186 0 0 0 52110 18 0 0 25 0 3 0 329869801 68755456 15460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.45
Current children cumulated vsize (KiB) 67144

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/86 9335
/proc/meminfo: memFree=1770536/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=67768 CPUtime=1160.85
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 36402 0 0 0 116038 47 0 0 18 0 3 0 329869789 69394432 15753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 16942 15753 218 20 0 16300 0
[pid=9164/tid=9166] ppid=9162 vsize=67768 CPUtime=579.64
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 18714 0 0 0 57937 27 0 0 25 0 3 0 329869801 69394432 15753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=67768 CPUtime=581.08
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 17206 0 0 0 58089 19 0 0 25 0 3 0 329869801 69394432 15753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.85
Current children cumulated vsize (KiB) 67768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.85 1.46 3/80 9365
/proc/meminfo: memFree=1771424/2055920 swapFree=4159364/4192956
[pid=9164] ppid=9162 vsize=67768 CPUtime=1200.07
/proc/9164/stat : 9164 (MiraXTv3_dyn) S 9162 9164 8891 0 -1 4194304 37052 0 0 0 119957 50 0 0 18 0 3 0 329869789 69394432 15782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9164/statm: 16942 15782 218 20 0 16300 0
[pid=9164/tid=9166] ppid=9162 vsize=67768 CPUtime=599.21
/proc/9164/task/9166/stat : 9166 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 19131 0 0 0 59891 30 0 0 25 0 3 0 329869801 69394432 15782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9164/tid=9167] ppid=9162 vsize=67768 CPUtime=600.73
/proc/9164/task/9167/stat : 9167 (MiraXTv3_dyn) R 9162 9164 8891 0 -1 4194368 17439 0 0 0 60054 19 0 0 25 0 3 0 329869801 69394432 15782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 67768

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): 602.025
CPU time (s): 1200.11
CPU user time (s): 1199.59
CPU system time (s): 0.518921
CPU usage (%): 199.345
Max. virtual memory (cumulated for all children) (KiB): 67836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37052
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= 359
involuntary context switches= 22778

runsolver used 0.605907 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 17:52:00 UTC 2007

IDJOB= 295182
IDBENCH= 19906
IDSOLVER= 128
FILE ID= node13/295182-1178819519

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d1ba06d6a0dc1ac49e6129f3be220436

RANDOM SEED= 143290483

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1835040 kB
Buffers:         37944 kB
Cached:          96652 kB
SwapCached:      12828 kB
Active:          96456 kB
Inactive:        61352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835040 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48504 kB
Committed_AS:  9733560 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node13 on Thu May 10 18:02:04 UTC 2007