Trace number 333298

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 601.627

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node12/watcher-333298-1178897093 -o ROOT/results/node12/solver-333298-1178897093 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333298-1178897093/MiraXTv3_dyn /tmp/evaluation/333298-1178897093/instance-333298-1178897093.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.99 0.98 1.11 3/77 11541
/proc/meminfo: memFree=1542048/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=3788 CPUtime=0
/proc/11541/stat : 11541 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 365746700 3878912 252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11541/statm: 947 252 206 20 0 305 0

[startup+0.074271 s]
/proc/loadavg: 0.99 0.98 1.11 3/77 11541
/proc/meminfo: memFree=1542048/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=6228 CPUtime=0.13
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 577 0 0 0 13 0 0 0 18 0 3 0 365746700 6377472 552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 1557 552 218 20 0 915 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6228

[startup+0.101275 s]
/proc/loadavg: 0.99 0.98 1.11 3/77 11541
/proc/meminfo: memFree=1542048/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=6500 CPUtime=0.18
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 652 0 0 0 18 0 0 0 18 0 3 0 365746700 6656000 627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 1625 627 218 20 0 983 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6500

[startup+0.301298 s]
/proc/loadavg: 0.99 0.98 1.11 3/77 11541
/proc/meminfo: memFree=1542048/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=8496 CPUtime=0.58
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 1060 0 0 0 58 0 0 0 18 0 3 0 365746700 8699904 1034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 2124 1034 218 20 0 1482 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8496

[startup+0.701339 s]
/proc/loadavg: 0.99 0.98 1.11 3/77 11541
/proc/meminfo: memFree=1542048/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=10836 CPUtime=1.38
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 1698 0 0 0 137 1 0 0 18 0 3 0 365746700 11096064 1672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 2709 1672 218 20 0 2067 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10836

[startup+1.50142 s]
/proc/loadavg: 0.99 0.98 1.11 3/80 11544
/proc/meminfo: memFree=1534664/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=14300 CPUtime=2.98
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 2330 0 0 0 297 1 0 0 18 0 3 0 365746700 14643200 2304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 3575 2304 218 20 0 2933 0
[pid=11541/tid=11543] ppid=11539 vsize=14300 CPUtime=1.48
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 1023 0 0 0 148 0 0 0 23 0 3 0 365746701 14643200 2304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=14300 CPUtime=1.48
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 997 0 0 0 148 0 0 0 19 0 3 0 365746701 14643200 2304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14300

[startup+3.10158 s]
/proc/loadavg: 1.07 1.00 1.11 3/80 11544
/proc/meminfo: memFree=1532168/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=16720 CPUtime=6.17
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 2960 0 0 0 615 2 0 0 18 0 3 0 365746700 17121280 2874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 4180 2874 218 20 0 3538 0
[pid=11541/tid=11543] ppid=11539 vsize=16720 CPUtime=3.08
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 1323 0 0 0 307 1 0 0 25 0 3 0 365746701 17121280 2874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=16720 CPUtime=3.07
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 1327 0 0 0 307 0 0 0 25 0 3 0 365746701 17121280 2874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16720

[startup+6.3019 s]
/proc/loadavg: 1.07 1.00 1.11 3/80 11544
/proc/meminfo: memFree=1526024/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=23564 CPUtime=12.55
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 4839 0 0 0 1252 3 0 0 18 0 3 0 365746700 24129536 4599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 5891 4599 218 20 0 5249 0
[pid=11541/tid=11543] ppid=11539 vsize=23564 CPUtime=6.29
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 2246 0 0 0 627 2 0 0 25 0 3 0 365746701 24129536 4599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=23564 CPUtime=6.25
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 2283 0 0 0 624 1 0 0 25 0 3 0 365746701 24129536 4599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23564

[startup+12.7025 s]
/proc/loadavg: 1.21 1.03 1.12 3/80 11544
/proc/meminfo: memFree=1515720/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=31652 CPUtime=25.32
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 7127 0 0 0 2527 5 0 0 18 0 3 0 365746700 32411648 6687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 7913 6687 218 20 0 7271 0
[pid=11541/tid=11543] ppid=11539 vsize=31652 CPUtime=12.67
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 3362 0 0 0 1265 2 0 0 25 0 3 0 365746701 32411648 6687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=31652 CPUtime=12.63
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 3455 0 0 0 1261 2 0 0 18 0 3 0 365746701 32411648 6687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 31652

[startup+25.5018 s]
/proc/loadavg: 1.33 1.06 1.13 3/80 11544
/proc/meminfo: memFree=1511624/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=37304 CPUtime=50.84
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 8647 0 0 0 5077 7 0 0 18 0 3 0 365746700 38199296 7845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 9326 7845 218 20 0 8684 0
[pid=11541/tid=11543] ppid=11539 vsize=37304 CPUtime=25.47
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 4060 0 0 0 2544 3 0 0 25 0 3 0 365746701 38199296 7845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=37304 CPUtime=25.35
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 4277 0 0 0 2532 3 0 0 18 0 3 0 365746701 38199296 7845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 37304

[startup+51.1014 s]
/proc/loadavg: 1.56 1.14 1.15 3/80 11544
/proc/meminfo: memFree=1504328/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=42548 CPUtime=101.91
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 11199 0 0 0 10181 10 0 0 18 0 3 0 365746700 43569152 9577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 10637 9577 218 20 0 9995 0
[pid=11541/tid=11543] ppid=11539 vsize=42548 CPUtime=51.05
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 5420 0 0 0 5101 4 0 0 25 0 3 0 365746701 43569152 9577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=42548 CPUtime=50.84
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 5469 0 0 0 5079 5 0 0 25 0 3 0 365746701 43569152 9577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 42548

[startup+102.305 s]
/proc/loadavg: 1.82 1.28 1.20 3/80 11544
/proc/meminfo: memFree=1498888/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=47728 CPUtime=204.04
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 13909 0 0 0 20391 13 0 0 18 0 3 0 365746700 48873472 10828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 11932 10828 218 20 0 11290 0
[pid=11541/tid=11543] ppid=11539 vsize=47728 CPUtime=102.22
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 6854 0 0 0 10216 6 0 0 25 0 3 0 365746701 48873472 10828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=47728 CPUtime=101.81
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 6745 0 0 0 10174 7 0 0 25 0 3 0 365746701 48873472 10828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 47728

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.25 3/80 11544
/proc/meminfo: memFree=1497288/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=50424 CPUtime=323.7
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 15965 0 0 0 32355 15 0 0 18 0 3 0 365746700 51634176 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 12606 11225 218 20 0 11964 0
[pid=11541/tid=11543] ppid=11539 vsize=50424 CPUtime=162.17
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 7813 0 0 0 16210 7 0 0 25 0 3 0 365746701 51634176 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=50424 CPUtime=161.52
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 7842 0 0 0 16144 8 0 0 25 0 3 0 365746701 51634176 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 50424

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.29 3/80 11544
/proc/meminfo: memFree=1496136/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=50936 CPUtime=443.38
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 17974 0 0 0 44320 18 0 0 18 0 3 0 365746700 52158464 11535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 12734 11535 218 20 0 12092 0
[pid=11541/tid=11543] ppid=11539 vsize=50936 CPUtime=222.13
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 8784 0 0 0 22205 8 0 0 25 0 3 0 365746701 52158464 11535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=50936 CPUtime=221.23
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 8880 0 0 0 22114 9 0 0 25 0 3 0 365746701 52158464 11535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 50936

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.33 3/80 11544
/proc/meminfo: memFree=1491592/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=56560 CPUtime=563.08
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 20830 0 0 0 56288 20 0 0 18 0 3 0 365746700 57917440 12661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 14140 12661 218 20 0 13498 0
[pid=11541/tid=11543] ppid=11539 vsize=56560 CPUtime=282.1
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 10114 0 0 0 28200 10 0 0 25 0 3 0 365746701 57917440 12661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=56560 CPUtime=280.98
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 10406 0 0 0 28088 10 0 0 25 0 3 0 365746701 57917440 12661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565887 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 56560

[startup+342.301 s]
/proc/loadavg: 2.03 1.68 1.38 3/80 11544
/proc/meminfo: memFree=1490504/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=56728 CPUtime=682.76
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 22707 0 0 0 68254 22 0 0 18 0 3 0 365746700 58089472 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 14182 12944 218 20 0 13540 0
[pid=11541/tid=11543] ppid=11539 vsize=56728 CPUtime=342.06
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 10974 0 0 0 34195 11 0 0 25 0 3 0 365746701 58089472 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=56728 CPUtime=340.7
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 11423 0 0 0 34059 11 0 0 25 0 3 0 365746701 58089472 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 56728

[startup+402.301 s]
/proc/loadavg: 2.01 1.74 1.41 3/80 11544
/proc/meminfo: memFree=1489544/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=58072 CPUtime=802.45
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 24390 0 0 0 80221 24 0 0 18 0 3 0 365746700 59465728 13179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 14518 13179 218 20 0 13876 0
[pid=11541/tid=11543] ppid=11539 vsize=58072 CPUtime=402.02
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 11795 0 0 0 40190 12 0 0 25 0 3 0 365746701 59465728 13179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=58072 CPUtime=400.42
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 12285 0 0 0 40031 11 0 0 25 0 3 0 365746701 59465728 13179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 58072

[startup+462.301 s]
/proc/loadavg: 2.00 1.78 1.45 3/80 11544
/proc/meminfo: memFree=1484936/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=62168 CPUtime=922.16
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 27235 0 0 0 92189 27 0 0 18 0 3 0 365746700 63660032 14317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 15542 14317 218 20 0 14900 0
[pid=11541/tid=11543] ppid=11539 vsize=62168 CPUtime=461.98
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 13803 0 0 0 46184 14 0 0 25 0 3 0 365746701 63660032 14317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=62168 CPUtime=460.16
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 13122 0 0 0 46004 12 0 0 25 0 3 0 365746701 63660032 14317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 62168

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.48 3/80 11544
/proc/meminfo: memFree=1483656/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=63376 CPUtime=1041.86
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 29112 0 0 0 104157 29 0 0 18 0 3 0 365746700 64897024 14636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 15844 14636 218 20 0 15202 0
[pid=11541/tid=11543] ppid=11539 vsize=63376 CPUtime=521.94
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 14817 0 0 0 52178 16 0 0 25 0 3 0 365746701 64897024 14636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=63376 CPUtime=519.91
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 13985 0 0 0 51978 13 0 0 25 0 3 0 365746701 64897024 14636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521114 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 63376

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.51 3/80 11544
/proc/meminfo: memFree=1482824/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=64400 CPUtime=1161.55
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 30995 0 0 0 116124 31 0 0 18 0 3 0 365746700 65945600 14859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 16100 14859 218 20 0 15458 0
[pid=11541/tid=11543] ppid=11539 vsize=64400 CPUtime=581.9
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 15826 0 0 0 58173 17 0 0 25 0 3 0 365746701 65945600 14859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=64400 CPUtime=579.63
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 14859 0 0 0 57950 13 0 0 25 0 3 0 365746701 65945600 14859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 64400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.86 1.52 3/80 11544
/proc/meminfo: memFree=1482504/2055920 swapFree=4154876/4192956
[pid=11541] ppid=11539 vsize=64552 CPUtime=1200.08
/proc/11541/stat : 11541 (MiraXTv3_dyn) S 11539 11541 9882 0 -1 4194304 31633 0 0 0 119976 32 0 0 18 0 3 0 365746700 66101248 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11541/statm: 16138 14916 218 20 0 15496 0
[pid=11541/tid=11543] ppid=11539 vsize=64552 CPUtime=601.2
/proc/11541/task/11543/stat : 11543 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 16196 0 0 0 60103 17 0 0 25 0 3 0 365746701 66101248 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11541/tid=11544] ppid=11539 vsize=64552 CPUtime=598.86
/proc/11541/task/11544/stat : 11544 (MiraXTv3_dyn) R 11539 11541 9882 0 -1 4194368 15127 0 0 0 59872 14 0 0 25 0 3 0 365746701 66101248 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 64552

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): 601.627
CPU time (s): 1200.11
CPU user time (s): 1199.78
CPU system time (s): 0.329949
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 64732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31633
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= 204
involuntary context switches= 22609

runsolver used 0.579911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 15:24:53 UTC 2007

IDJOB= 333298
IDBENCH= 24600
IDSOLVER= 128
FILE ID= node12/333298-1178897093

PBS_JOBID= 5251076

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333298-1178897093/MiraXTv3_dyn /tmp/evaluation/333298-1178897093/instance-333298-1178897093.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-333298-1178897093 -o ROOT/results/node12/solver-333298-1178897093 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333298-1178897093/MiraXTv3_dyn /tmp/evaluation/333298-1178897093/instance-333298-1178897093.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 341451146

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1542392 kB
Buffers:         51296 kB
Cached:         326452 kB
SwapCached:      17536 kB
Active:         215676 kB
Inactive:       232644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542392 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3928 kB
Writeback:           0 kB
Mapped:          76052 kB
Slab:            50608 kB
Committed_AS: 11010532 kB
PageTables:       1932 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= 66551 MiB

End job on node12 on Fri May 11 15:34:57 UTC 2007