Trace number 319092

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryINDUST (industrial 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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

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/node11/watcher-319092-1178883055 -o ROOT/results/node11/solver-319092-1178883055 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319092-1178883055/MiraXTv2_dyn /tmp/evaluation/319092-1178883055/instance-319092-1178883055.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.60 0.82 0.94 3/77 27035
/proc/meminfo: memFree=1628920/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=3788 CPUtime=0
/proc/27035/stat : 27035 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 329354409 3878912 293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8418253 0 0 4096 0 0 0 0 17 1 0 0
/proc/27035/statm: 947 297 206 20 0 305 0

[startup+0.089843 s]
/proc/loadavg: 0.60 0.82 0.94 3/77 27035
/proc/meminfo: memFree=1628920/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=6044 CPUtime=0.08
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 720 0 0 0 8 0 0 0 18 0 2 0 329354409 6189056 695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 1511 695 218 20 0 869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6044

[startup+0.101705 s]
/proc/loadavg: 0.60 0.82 0.94 3/77 27035
/proc/meminfo: memFree=1628920/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=6044 CPUtime=0.09
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 730 0 0 0 9 0 0 0 18 0 2 0 329354409 6189056 705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 1511 705 218 20 0 869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6044

[startup+0.301729 s]
/proc/loadavg: 0.60 0.82 0.94 3/77 27035
/proc/meminfo: memFree=1628920/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=6704 CPUtime=0.29
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 928 0 0 0 29 0 0 0 18 0 2 0 329354409 6864896 903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 1676 903 218 20 0 1034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6704

[startup+0.701776 s]
/proc/loadavg: 0.60 0.82 0.94 3/77 27035
/proc/meminfo: memFree=1628920/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=9192 CPUtime=0.69
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 1390 0 0 0 69 0 0 0 18 0 2 0 329354409 9412608 1365 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 2298 1365 218 20 0 1656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9192

[startup+1.50187 s]
/proc/loadavg: 0.60 0.82 0.94 2/79 27037
/proc/meminfo: memFree=1622696/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=12384 CPUtime=1.48
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 2224 0 0 0 148 0 0 0 18 0 2 0 329354409 12681216 2199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 3096 2199 218 20 0 2454 0
[pid=27035/tid=27037] ppid=27033 vsize=12384 CPUtime=1.46
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 1676 0 0 0 146 0 0 0 25 0 2 0 329354412 12681216 2199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12384

[startup+3.10106 s]
/proc/loadavg: 0.60 0.82 0.94 2/79 27037
/proc/meminfo: memFree=1619176/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=17376 CPUtime=3.09
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 3483 0 0 0 308 1 0 0 18 0 2 0 329354409 17793024 3458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 4344 3458 218 20 0 3702 0
[pid=27035/tid=27037] ppid=27033 vsize=17376 CPUtime=3.06
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 2935 0 0 0 305 1 0 0 25 0 2 0 329354412 17793024 3458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17376

[startup+6.30144 s]
/proc/loadavg: 0.63 0.82 0.94 2/79 27037
/proc/meminfo: memFree=1610152/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=23464 CPUtime=6.29
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 5148 0 0 0 627 2 0 0 18 0 2 0 329354409 24027136 5086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 5866 5086 218 20 0 5224 0
[pid=27035/tid=27037] ppid=27033 vsize=23464 CPUtime=6.25
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 4600 0 0 0 624 1 0 0 25 0 2 0 329354412 24027136 5086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23464

[startup+12.7012 s]
/proc/loadavg: 0.66 0.83 0.94 2/79 27037
/proc/meminfo: memFree=1606568/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=27552 CPUtime=12.69
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 6157 0 0 0 1266 3 0 0 18 0 2 0 329354409 28213248 6055 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 6888 6055 218 20 0 6246 0
[pid=27035/tid=27037] ppid=27033 vsize=27552 CPUtime=12.65
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 5609 0 0 0 1263 2 0 0 25 0 2 0 329354412 28213248 6055 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27552

[startup+25.5017 s]
/proc/loadavg: 0.73 0.83 0.94 2/79 27037
/proc/meminfo: memFree=1588328/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=44024 CPUtime=25.48
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 10420 0 0 0 2543 5 0 0 18 0 2 0 329354409 45080576 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 11006 10217 218 20 0 10364 0
[pid=27035/tid=27037] ppid=27033 vsize=44024 CPUtime=25.45
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 9872 0 0 0 2540 5 0 0 25 0 2 0 329354412 45080576 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44024

[startup+51.1017 s]
/proc/loadavg: 0.82 0.85 0.94 2/79 27037
/proc/meminfo: memFree=1570280/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=62044 CPUtime=51.07
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 15171 0 0 0 5099 8 0 0 18 0 2 0 329354409 63533056 14719 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 15511 14719 218 20 0 14869 0
[pid=27035/tid=27037] ppid=27033 vsize=62044 CPUtime=51.04
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 14623 0 0 0 5096 8 0 0 25 0 2 0 329354412 63533056 14719 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62044

[startup+102.306 s]
/proc/loadavg: 0.92 0.87 0.94 2/79 27037
/proc/meminfo: memFree=1566568/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=65608 CPUtime=102.26
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 16607 0 0 0 10217 9 0 0 18 0 2 0 329354409 67182592 15660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 16402 15660 218 20 0 15760 0
[pid=27035/tid=27037] ppid=27033 vsize=65608 CPUtime=102.23
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 16059 0 0 0 10214 9 0 0 25 0 2 0 329354412 67182592 15660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65608

[startup+162.302 s]
/proc/loadavg: 0.97 0.89 0.94 2/79 27037
/proc/meminfo: memFree=1565800/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=66268 CPUtime=162.24
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 17172 0 0 0 16214 10 0 0 18 0 2 0 329354409 67858432 15854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 16567 15854 218 20 0 15925 0
[pid=27035/tid=27037] ppid=27033 vsize=66268 CPUtime=162.21
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 16624 0 0 0 16211 10 0 0 25 0 2 0 329354412 67858432 15854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66268

[startup+222.302 s]
/proc/loadavg: 0.99 0.91 0.94 2/79 27037
/proc/meminfo: memFree=1557928/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=74344 CPUtime=222.22
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 19626 0 0 0 22210 12 0 0 18 0 2 0 329354409 76128256 17854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 18586 17854 218 20 0 17944 0
[pid=27035/tid=27037] ppid=27033 vsize=74344 CPUtime=222.19
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 19078 0 0 0 22207 12 0 0 25 0 2 0 329354412 76128256 17854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 74344

[startup+282.301 s]
/proc/loadavg: 0.99 0.92 0.94 2/79 27037
/proc/meminfo: memFree=1556904/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=76920 CPUtime=282.2
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 20599 0 0 0 28207 13 0 0 18 0 2 0 329354409 78766080 18441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 19230 18441 218 20 0 18588 0
[pid=27035/tid=27037] ppid=27033 vsize=76920 CPUtime=282.18
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 20051 0 0 0 28205 13 0 0 25 0 2 0 329354412 78766080 18441 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) 76920

[startup+342.301 s]
/proc/loadavg: 0.99 0.93 0.94 2/79 27037
/proc/meminfo: memFree=1529512/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=102704 CPUtime=342.18
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 27448 0 0 0 34200 18 0 0 18 0 2 0 329354409 105168896 24899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 25676 24899 218 20 0 25034 0
[pid=27035/tid=27037] ppid=27033 vsize=102704 CPUtime=342.15
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 26900 0 0 0 34197 18 0 0 25 0 2 0 329354412 105168896 24899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 102704

[startup+402.301 s]
/proc/loadavg: 0.99 0.94 0.94 2/79 27037
/proc/meminfo: memFree=1529576/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=102704 CPUtime=402.17
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 27850 0 0 0 40198 19 0 0 18 0 2 0 329354409 105168896 24906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 25676 24906 218 20 0 25034 0
[pid=27035/tid=27037] ppid=27033 vsize=102704 CPUtime=402.14
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 27302 0 0 0 40195 19 0 0 25 0 2 0 329354412 105168896 24906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 102704

[startup+462.301 s]
/proc/loadavg: 0.99 0.95 0.94 2/79 27037
/proc/meminfo: memFree=1529576/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=102704 CPUtime=462.16
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 27855 0 0 0 46196 20 0 0 18 0 2 0 329354409 105168896 24911 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 25676 24911 218 20 0 25034 0
[pid=27035/tid=27037] ppid=27033 vsize=102704 CPUtime=462.12
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 27307 0 0 0 46193 19 0 0 25 0 2 0 329354412 105168896 24911 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 102704

[startup+522.301 s]
/proc/loadavg: 0.99 0.95 0.94 2/79 27037
/proc/meminfo: memFree=1523688/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108512 CPUtime=522.14
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 29384 0 0 0 52192 22 0 0 18 0 2 0 329354409 111116288 26359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27128 26359 218 20 0 26486 0
[pid=27035/tid=27037] ppid=27033 vsize=108512 CPUtime=522.11
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 28836 0 0 0 52189 22 0 0 25 0 2 0 329354412 111116288 26359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 108512

[startup+582.302 s]
/proc/loadavg: 0.99 0.96 0.94 2/79 27037
/proc/meminfo: memFree=1523688/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108512 CPUtime=582.12
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 29796 0 0 0 58189 23 0 0 18 0 2 0 329354409 111116288 26366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27128 26366 218 20 0 26486 0
[pid=27035/tid=27037] ppid=27033 vsize=108512 CPUtime=582.08
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29248 0 0 0 58186 22 0 0 25 0 2 0 329354412 111116288 26366 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) 108512

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523688/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=642.1
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30126 0 0 0 64187 23 0 0 18 0 2 0 329354409 111296512 26369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26369 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=642.07
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29578 0 0 0 64184 23 0 0 25 0 2 0 329354412 111296512 26369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 108688

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523688/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=702.08
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30130 0 0 0 70184 24 0 0 18 0 2 0 329354409 111296512 26373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26373 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=702.05
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29582 0 0 0 70182 23 0 0 25 0 2 0 329354412 111296512 26373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 108688

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=762.06
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30133 0 0 0 76182 24 0 0 18 0 2 0 329354409 111296512 26376 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26376 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=762.04
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29585 0 0 0 76180 24 0 0 25 0 2 0 329354412 111296512 26376 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 108688

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=822.05
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30134 0 0 0 82180 25 0 0 18 0 2 0 329354409 111296512 26377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26377 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=822.01
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29586 0 0 0 82177 24 0 0 25 0 2 0 329354412 111296512 26377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 108688

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=882.03
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30140 0 0 0 88178 25 0 0 18 0 2 0 329354409 111296512 26383 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26383 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=882
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29592 0 0 0 88175 25 0 0 25 0 2 0 329354412 111296512 26383 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) 108688

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=942.01
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30145 0 0 0 94175 26 0 0 18 0 2 0 329354409 111296512 26388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26388 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=941.98
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29597 0 0 0 94173 25 0 0 25 0 2 0 329354412 111296512 26388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520627 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 108688

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27037
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=1001.99
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30149 0 0 0 100173 26 0 0 18 0 2 0 329354409 111296512 26392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26392 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=1001.96
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29601 0 0 0 100170 26 0 0 25 0 2 0 329354412 111296512 26392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 108688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27039
/proc/meminfo: memFree=1523560/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=1061.98
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30153 0 0 0 106171 27 0 0 18 0 2 0 329354409 111296512 26396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26396 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=1061.94
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29605 0 0 0 106168 26 0 0 25 0 2 0 329354412 111296512 26396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 108688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27039
/proc/meminfo: memFree=1523560/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=1121.95
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30154 0 0 0 112168 27 0 0 18 0 2 0 329354409 111296512 26397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26397 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=1121.92
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29606 0 0 0 112165 27 0 0 25 0 2 0 329354412 111296512 26397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 108688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27039
/proc/meminfo: memFree=1523624/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=1181.94
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30156 0 0 0 118166 28 0 0 18 0 2 0 329354409 111296512 26399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26399 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=1181.91
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29608 0 0 0 118163 28 0 0 25 0 2 0 329354412 111296512 26399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 108688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 27039
/proc/meminfo: memFree=1523624/2055920 swapFree=4144152/4192956
[pid=27035] ppid=27033 vsize=108688 CPUtime=1200.04
/proc/27035/stat : 27035 (MiraXTv2_dyn) S 27033 27035 25109 0 -1 4194304 30159 0 0 0 119976 28 0 0 18 0 2 0 329354409 111296512 26402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27035/statm: 27172 26402 218 20 0 26530 0
[pid=27035/tid=27037] ppid=27033 vsize=108688 CPUtime=1200.01
/proc/27035/task/27037/stat : 27037 (MiraXTv2_dyn) R 27033 27035 25109 0 -1 4194368 29611 0 0 0 119973 28 0 0 25 0 2 0 329354412 111296512 26402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 108688

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.77
CPU system time (s): 0.302953
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 108840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30159
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= 11
involuntary context switches= 2549

runsolver used 1.25481 second user time and 3.11852 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 11:30:55 UTC 2007

IDJOB= 319092
IDBENCH= 20470
IDSOLVER= 129
FILE ID= node11/319092-1178883055

PBS_JOBID= 5251062

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= /tmp/evaluation/319092-1178883055/MiraXTv2_dyn /tmp/evaluation/319092-1178883055/instance-319092-1178883055.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-319092-1178883055 -o ROOT/results/node11/solver-319092-1178883055 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319092-1178883055/MiraXTv2_dyn /tmp/evaluation/319092-1178883055/instance-319092-1178883055.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 523067863

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1629136 kB
Buffers:         50560 kB
Cached:         287248 kB
SwapCached:      18376 kB
Active:         148088 kB
Inactive:       214312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629136 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            49812 kB
Committed_AS:  7658176 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 11:50:57 UTC 2007