Trace number 339220

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.14 602.024

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-2.sat05-2567.reshuffled-07.cnf
MD5SUM1be89b02b6d55244be2e1f715fd977d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark246.077
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
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/node15/watcher-339220-1178915913 -o ROOT/results/node15/solver-339220-1178915913 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339220-1178915913/MiraXTv3_dyn /tmp/evaluation/339220-1178915913/instance-339220-1178915913.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.09 3/77 14809
/proc/meminfo: memFree=1780472/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=3788 CPUtime=0
/proc/14809/stat : 14809 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 339508891 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/14809/statm: 947 258 206 20 0 305 0

[startup+0.039645 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 14809
/proc/meminfo: memFree=1780472/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=7164 CPUtime=0.19
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 872 0 0 0 19 0 0 0 18 0 3 0 339508891 7335936 847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 3091 2202 218 20 0 2449 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7164

[startup+0.628543 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 14809
/proc/meminfo: memFree=1780472/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=13388 CPUtime=1.23
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 2235 0 0 0 122 1 0 0 18 0 3 0 339508891 13709312 2209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 3347 2209 218 20 0 2705 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13388

[startup+0.70255 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 14809
/proc/meminfo: memFree=1780472/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=13388 CPUtime=1.38
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 2235 0 0 0 137 1 0 0 18 0 3 0 339508891 13709312 2209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 3347 2209 218 20 0 2705 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13388

[startup+0.802558 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 14809
/proc/meminfo: memFree=1780472/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=13388 CPUtime=1.58
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 2243 0 0 0 157 1 0 0 18 0 3 0 339508891 13709312 2217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 3347 2217 218 20 0 2705 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 13388

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 14812
/proc/meminfo: memFree=1768480/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=17528 CPUtime=2.98
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 3295 0 0 0 296 2 0 0 18 0 3 0 339508891 17948672 3197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 4382 3197 218 20 0 3740 0
[pid=14809/tid=14811] ppid=14807 vsize=17528 CPUtime=1.49
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 1137 0 0 0 148 1 0 0 17 0 3 0 339508892 17948672 3197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=17528 CPUtime=1.47
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 1844 0 0 0 147 0 0 0 17 0 3 0 339508892 17948672 3197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 17528

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 14812
/proc/meminfo: memFree=1762528/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=25448 CPUtime=6.17
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 5473 0 0 0 613 4 0 0 18 0 3 0 339508891 26058752 5209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 6362 5210 218 20 0 5720 0
[pid=14809/tid=14811] ppid=14807 vsize=25448 CPUtime=3.08
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 2197 0 0 0 307 1 0 0 18 0 3 0 339508892 26058752 5210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=25448 CPUtime=3.07
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 2963 0 0 0 305 2 0 0 18 0 3 0 339508892 26058752 5210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 25448

[startup+6.30107 s]
/proc/loadavg: 1.08 1.02 1.09 3/80 14812
/proc/meminfo: memFree=1754720/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=31372 CPUtime=12.54
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 7062 0 0 0 1249 5 0 0 18 0 3 0 339508891 32124928 6532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 7843 6532 218 20 0 7201 0
[pid=14809/tid=14811] ppid=14807 vsize=31372 CPUtime=6.27
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 2997 0 0 0 625 2 0 0 25 0 3 0 339508892 32124928 6532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=31372 CPUtime=6.25
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 3751 0 0 0 623 2 0 0 18 0 3 0 339508892 32124928 6532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 31372

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.10 3/80 14812
/proc/meminfo: memFree=1746016/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=39304 CPUtime=25.3
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 9716 0 0 0 2524 6 0 0 18 0 3 0 339508891 40247296 8642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 9826 8642 218 20 0 9184 0
[pid=14809/tid=14811] ppid=14807 vsize=39304 CPUtime=12.65
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 4136 0 0 0 1263 2 0 0 25 0 3 0 339508892 40247296 8642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=39304 CPUtime=12.63
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 5266 0 0 0 1260 3 0 0 25 0 3 0 339508892 40247296 8642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39304

[startup+25.5028 s]
/proc/loadavg: 1.28 1.06 1.10 3/80 14812
/proc/meminfo: memFree=1742496/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=45636 CPUtime=50.84
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 12120 0 0 0 5076 8 0 0 18 0 3 0 339508891 46731264 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 11409 9951 218 20 0 10767 0
[pid=14809/tid=14811] ppid=14807 vsize=45636 CPUtime=25.44
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 5649 0 0 0 2541 3 0 0 25 0 3 0 339508892 46731264 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=45636 CPUtime=25.38
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 6157 0 0 0 2534 4 0 0 17 0 3 0 339508892 46731264 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 45636

[startup+51.1062 s]
/proc/loadavg: 1.56 1.15 1.13 3/80 14812
/proc/meminfo: memFree=1738528/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=47908 CPUtime=101.86
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 14900 0 0 0 10175 11 0 0 18 0 3 0 339508891 49057792 10521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 11977 10521 218 20 0 11335 0
[pid=14809/tid=14811] ppid=14807 vsize=47908 CPUtime=51
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 7137 0 0 0 5095 5 0 0 25 0 3 0 339508892 49057792 10521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=47908 CPUtime=50.84
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 7449 0 0 0 5079 5 0 0 20 0 3 0 339508892 49057792 10521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 47908

[startup+102.303 s]
/proc/loadavg: 1.81 1.28 1.17 3/80 14812
/proc/meminfo: memFree=1733152/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=53404 CPUtime=203.92
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 20281 0 0 0 20377 15 0 0 18 0 3 0 339508891 54685696 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 13351 11872 218 20 0 12709 0
[pid=14809/tid=14811] ppid=14807 vsize=53404 CPUtime=102.07
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 9723 0 0 0 10199 8 0 0 25 0 3 0 339508892 54685696 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14809/tid=14812] ppid=14807 vsize=53404 CPUtime=101.84
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 10244 0 0 0 10177 7 0 0 25 0 3 0 339508892 54685696 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 53404

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.22 3/80 14812
/proc/meminfo: memFree=1727264/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=58264 CPUtime=323.53
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 26253 0 0 0 32332 21 0 0 18 0 3 0 339508891 59662336 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 14566 13292 218 20 0 13924 0
[pid=14809/tid=14811] ppid=14807 vsize=58264 CPUtime=161.77
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 13207 0 0 0 16166 11 0 0 25 0 3 0 339508892 59662336 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14809/tid=14812] ppid=14807 vsize=58264 CPUtime=161.74
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 12732 0 0 0 16165 9 0 0 25 0 3 0 339508892 59662336 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 58264

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.27 3/80 14814
/proc/meminfo: memFree=1724576/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=62276 CPUtime=443.12
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 31867 0 0 0 44286 26 0 0 18 0 3 0 339508891 63770624 14001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 15569 14001 218 20 0 14927 0
[pid=14809/tid=14811] ppid=14807 vsize=62276 CPUtime=221.46
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 15554 0 0 0 22132 14 0 0 25 0 3 0 339508892 63770624 14001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14809/tid=14812] ppid=14807 vsize=62276 CPUtime=221.64
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 15999 0 0 0 22153 11 0 0 25 0 3 0 339508892 63770624 14001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.12
Current children cumulated vsize (KiB) 62276

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.31 3/80 14814
/proc/meminfo: memFree=1723104/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=63776 CPUtime=562.74
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 35952 0 0 0 56245 29 0 0 18 0 3 0 339508891 65306624 14374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 15944 14374 218 20 0 15302 0
[pid=14809/tid=14811] ppid=14807 vsize=63776 CPUtime=281.18
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 17786 0 0 0 28102 16 0 0 25 0 3 0 339508892 65306624 14374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14809/tid=14812] ppid=14807 vsize=63776 CPUtime=281.55
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 17852 0 0 0 28142 13 0 0 25 0 3 0 339508892 65306624 14374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (KiB) 63776

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.35 3/80 14814
/proc/meminfo: memFree=1721440/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=65592 CPUtime=682.37
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 40191 0 0 0 68204 33 0 0 18 0 3 0 339508891 67166208 14776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 16398 14776 218 20 0 15756 0
[pid=14809/tid=14811] ppid=14807 vsize=65592 CPUtime=340.91
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 20269 0 0 0 34073 18 0 0 25 0 3 0 339508892 67166208 14776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14809/tid=14812] ppid=14807 vsize=65592 CPUtime=341.45
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 19608 0 0 0 34131 14 0 0 22 0 3 0 339508892 67166208 14776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.37
Current children cumulated vsize (KiB) 65592

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.39 3/80 14814
/proc/meminfo: memFree=1720544/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=66588 CPUtime=801.99
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 44519 0 0 0 80162 37 0 0 18 0 3 0 339508891 68186112 15009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 16647 15009 218 20 0 16005 0
[pid=14809/tid=14811] ppid=14807 vsize=66588 CPUtime=400.76
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 22651 0 0 0 40056 20 0 0 25 0 3 0 339508892 68186112 15009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=66588 CPUtime=401.21
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 21554 0 0 0 40105 16 0 0 25 0 3 0 339508892 68186112 15009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.99
Current children cumulated vsize (KiB) 66588

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.42 3/80 14814
/proc/meminfo: memFree=1719776/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=67412 CPUtime=921.61
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 48480 0 0 0 92120 41 0 0 18 0 3 0 339508891 69029888 15200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 16853 15200 218 20 0 16211 0
[pid=14809/tid=14811] ppid=14807 vsize=67412 CPUtime=460.66
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 24985 0 0 0 46044 22 0 0 25 0 3 0 339508892 69029888 15200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=67412 CPUtime=460.92
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 23181 0 0 0 46075 17 0 0 25 0 3 0 339508892 69029888 15200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.61
Current children cumulated vsize (KiB) 67412

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 14814
/proc/meminfo: memFree=1719072/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=67412 CPUtime=1041.21
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 53209 0 0 0 104075 46 0 0 18 0 3 0 339508891 69029888 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 16853 15378 218 20 0 16211 0
[pid=14809/tid=14811] ppid=14807 vsize=67412 CPUtime=520.57
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 27463 0 0 0 52033 24 0 0 25 0 3 0 339508892 69029888 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=67412 CPUtime=520.63
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 25432 0 0 0 52042 21 0 0 25 0 3 0 339508892 69029888 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.21
Current children cumulated vsize (KiB) 67412

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 14814
/proc/meminfo: memFree=1716960/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=69096 CPUtime=1160.84
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 58215 0 0 0 116034 50 0 0 18 0 3 0 339508891 70754304 15895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 17274 15895 218 20 0 16632 0
[pid=14809/tid=14811] ppid=14807 vsize=69096 CPUtime=580.5
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 29769 0 0 0 58024 26 0 0 25 0 3 0 339508892 70754304 15895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=69096 CPUtime=580.33
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 28132 0 0 0 58010 23 0 0 25 0 3 0 339508892 70754304 15895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.84
Current children cumulated vsize (KiB) 69096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 14814
/proc/meminfo: memFree=1716832/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=69228 CPUtime=1200.11
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 59416 0 0 0 119960 51 0 0 18 0 3 0 339508891 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 17307 15924 218 20 0 16665 0
[pid=14809/tid=14811] ppid=14807 vsize=69228 CPUtime=600.15
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 30224 0 0 0 59989 26 0 0 25 0 3 0 339508892 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=69228 CPUtime=599.94
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 28878 0 0 0 59970 24 0 0 25 0 3 0 339508892 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 69228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+602.002 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 14814
/proc/meminfo: memFree=1716832/2055920 swapFree=4156500/4192956
[pid=14809] ppid=14807 vsize=69228 CPUtime=1200.11
/proc/14809/stat : 14809 (MiraXTv3_dyn) S 14807 14809 14244 0 -1 4194304 59416 0 0 0 119960 51 0 0 18 0 3 0 339508891 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14809/statm: 17307 15924 218 20 0 16665 0
[pid=14809/tid=14811] ppid=14807 vsize=69228 CPUtime=600.15
/proc/14809/task/14811/stat : 14811 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 30224 0 0 0 59989 26 0 0 25 0 3 0 339508892 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14809/tid=14812] ppid=14807 vsize=69228 CPUtime=599.94
/proc/14809/task/14812/stat : 14812 (MiraXTv3_dyn) R 14807 14809 14244 0 -1 4194368 28878 0 0 0 59970 24 0 0 25 0 3 0 339508892 70889472 15924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 69228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.024
CPU time (s): 1200.14
CPU user time (s): 1199.62
CPU system time (s): 0.52092
CPU usage (%): 199.351
Max. virtual memory (cumulated for all children) (KiB): 69228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59416
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= 764
involuntary context switches= 22601

runsolver used 0.604908 second user time and 1.59576 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 20:38:33 UTC 2007

IDJOB= 339220
IDBENCH= 24741
IDSOLVER= 128
FILE ID= node15/339220-1178915913

PBS_JOBID= 5251105

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-2.sat05-2567.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339220-1178915913/MiraXTv3_dyn /tmp/evaluation/339220-1178915913/instance-339220-1178915913.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-339220-1178915913 -o ROOT/results/node15/solver-339220-1178915913 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339220-1178915913/MiraXTv3_dyn /tmp/evaluation/339220-1178915913/instance-339220-1178915913.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1be89b02b6d55244be2e1f715fd977d6

RANDOM SEED= 691934522

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1780752 kB
Buffers:         42472 kB
Cached:         166744 kB
SwapCached:      16272 kB
Active:         128092 kB
Inactive:       105184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780752 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          29852 kB
Slab:            27336 kB
Committed_AS: 10908320 kB
PageTables:       1868 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= 66552 MiB

End job on node15 on Fri May 11 20:48:37 UTC 2007