Trace number 337542

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 v1? (TO) 1200.05 1200.43

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted 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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node7/watcher-337542-1178911241 -o ROOT/results/node7/solver-337542-1178911241 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337542-1178911241/MiraXTv1_dyn /tmp/evaluation/337542-1178911241/instance-337542-1178911241.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.84 0.94 0.98 3/77 26084
/proc/meminfo: memFree=1662328/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=3788 CPUtime=0
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 440 0 0 0 0 0 0 0 18 0 1 0 367161811 3878912 416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 947 423 202 20 0 305 0

[startup+0.059214 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 26084
/proc/meminfo: memFree=1662328/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=6908 CPUtime=0.05
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 1266 0 0 0 5 0 0 0 18 0 1 0 367161811 7073792 1241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 1727 1242 206 20 0 1085 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6908

[startup+0.101217 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 26084
/proc/meminfo: memFree=1662328/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=9656 CPUtime=0.09
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 1964 0 0 0 9 0 0 0 18 0 1 0 367161811 9887744 1939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 2414 1939 206 20 0 1772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9656

[startup+0.301238 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 26084
/proc/meminfo: memFree=1662328/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=10540 CPUtime=0.29
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 2136 0 0 0 29 0 0 0 19 0 1 0 367161811 10792960 2111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 2635 2111 207 20 0 1993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10540

[startup+0.701279 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 26084
/proc/meminfo: memFree=1662328/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=10540 CPUtime=0.69
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 2136 0 0 0 69 0 0 0 23 0 1 0 367161811 10792960 2111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 2635 2111 207 20 0 1993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10540

[startup+1.50136 s]
/proc/loadavg: 0.84 0.94 0.98 2/78 26085
/proc/meminfo: memFree=1654576/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=12388 CPUtime=1.49
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 2613 0 0 0 149 0 0 0 25 0 1 0 367161811 12685312 2588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 3097 2588 207 20 0 2455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12388

[startup+3.10153 s]
/proc/loadavg: 0.84 0.94 0.98 2/78 26085
/proc/meminfo: memFree=1646640/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=24708 CPUtime=3.09
/proc/26084/stat : 26084 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194304 5722 0 0 0 308 1 0 0 25 0 1 0 367161811 25300992 5697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 0 0 0
/proc/26084/statm: 6177 5697 207 20 0 5535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24708

[startup+6.30287 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 26086
/proc/meminfo: memFree=1636264/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=40856 CPUtime=6.29
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 7545 0 0 0 627 2 0 0 25 0 2 0 367161811 41836544 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 10214 7242 218 20 0 9572 0
[pid=26084/tid=26086] ppid=26082 vsize=40856 CPUtime=1.8
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 1723 0 0 0 180 0 0 0 25 0 2 0 367162260 41836544 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40856

[startup+12.7015 s]
/proc/loadavg: 0.87 0.94 0.98 2/79 26086
/proc/meminfo: memFree=1615656/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=60524 CPUtime=12.69
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 12818 0 0 0 1264 5 0 0 25 0 2 0 367161811 61976576 12396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 15131 12396 218 20 0 14489 0
[pid=26084/tid=26086] ppid=26082 vsize=60524 CPUtime=8.2
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 6996 0 0 0 817 3 0 0 25 0 2 0 367162260 61976576 12396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60524

[startup+25.5019 s]
/proc/loadavg: 0.89 0.94 0.98 2/79 26086
/proc/meminfo: memFree=1599336/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=73724 CPUtime=25.48
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 16523 0 0 0 2540 8 0 0 25 0 2 0 367161811 75493376 15821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 18431 15821 218 20 0 17789 0
[pid=26084/tid=26086] ppid=26082 vsize=73724 CPUtime=20.99
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 10701 0 0 0 2093 6 0 0 25 0 2 0 367162260 75493376 15821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73724

[startup+51.1016 s]
/proc/loadavg: 0.93 0.94 0.98 2/79 26086
/proc/meminfo: memFree=1589928/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=84364 CPUtime=51.05
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 19570 0 0 0 5095 10 0 0 25 0 2 0 367161811 86388736 18358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 21091 18358 218 20 0 20449 0
[pid=26084/tid=26086] ppid=26082 vsize=84364 CPUtime=46.56
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 13748 0 0 0 4648 8 0 0 25 0 2 0 367162260 86388736 18358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 84364

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 26086
/proc/meminfo: memFree=1585384/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=87940 CPUtime=102.23
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 21324 0 0 0 10212 11 0 0 25 0 2 0 367161811 90050560 19267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 21985 19267 218 20 0 21343 0
[pid=26084/tid=26086] ppid=26082 vsize=87940 CPUtime=97.74
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 15502 0 0 0 9765 9 0 0 25 0 2 0 367162260 90050560 19267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 87940

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 26086
/proc/meminfo: memFree=1581992/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=91308 CPUtime=162.19
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 23222 0 0 0 16207 12 0 0 25 0 2 0 367161811 93499392 20125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 22827 20125 218 20 0 22185 0
[pid=26084/tid=26086] ppid=26082 vsize=91308 CPUtime=157.7
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 17400 0 0 0 15760 10 0 0 25 0 2 0 367162260 93499392 20125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 91308

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 26086
/proc/meminfo: memFree=1579432/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=93848 CPUtime=222.17
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 24615 0 0 0 22204 13 0 0 25 0 2 0 367161811 96100352 20738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 23462 20738 218 20 0 22820 0
[pid=26084/tid=26086] ppid=26082 vsize=93848 CPUtime=217.68
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 18793 0 0 0 21757 11 0 0 25 0 2 0 367162260 96100352 20738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 93848

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1577384/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=96156 CPUtime=282.16
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 25703 0 0 0 28201 15 0 0 25 0 2 0 367161811 98463744 21306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 24039 21306 218 20 0 23397 0
[pid=26084/tid=26086] ppid=26082 vsize=96156 CPUtime=277.67
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 19881 0 0 0 27754 13 0 0 25 0 2 0 367162260 98463744 21306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 96156

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1569960/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=342.14
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 28094 0 0 0 34197 17 0 0 25 0 2 0 367161811 105902080 23112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23112 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=337.65
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 22272 0 0 0 33750 15 0 0 25 0 2 0 367162260 105902080 23112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 103420

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1569960/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=402.12
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29139 0 0 0 40194 18 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=397.63
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23317 0 0 0 39747 16 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 103420

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 26086
/proc/meminfo: memFree=1569960/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=462.1
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29204 0 0 0 46192 18 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=457.62
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23382 0 0 0 45745 17 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 103420

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1569960/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=522.09
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29204 0 0 0 52190 19 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=517.61
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23382 0 0 0 51744 17 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 103420

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1569960/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=582.07
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29204 0 0 0 58188 19 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=577.59
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23382 0 0 0 57741 18 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 103420

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1570024/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=642.07
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29204 0 0 0 64187 20 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=637.58
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23382 0 0 0 63740 18 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 103420

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1570024/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=103420 CPUtime=702.04
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 29204 0 0 0 70184 20 0 0 25 0 2 0 367161811 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 25855 23117 218 20 0 25213 0
[pid=26084/tid=26086] ppid=26082 vsize=103420 CPUtime=697.55
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 23382 0 0 0 69737 18 0 0 25 0 2 0 367162260 105902080 23117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 103420

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1559336/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114012 CPUtime=762.04
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 32365 0 0 0 76181 23 0 0 25 0 2 0 367161811 116748288 25758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28503 25758 218 20 0 27861 0
[pid=26084/tid=26086] ppid=26082 vsize=114012 CPUtime=757.55
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 26543 0 0 0 75734 21 0 0 25 0 2 0 367162260 116748288 25758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 114012

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1558376/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=822.01
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 33269 0 0 0 82177 24 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=817.52
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 27447 0 0 0 81730 22 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 114936

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26086
/proc/meminfo: memFree=1558312/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=882
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34244 0 0 0 88175 25 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=877.51
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28422 0 0 0 87728 23 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 114936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26088
/proc/meminfo: memFree=1558312/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=941.98
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 94172 26 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=937.49
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 93725 24 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 114936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26088
/proc/meminfo: memFree=1558376/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=1001.96
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 100170 26 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=997.47
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 99723 24 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 114936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 26088
/proc/meminfo: memFree=1558376/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=1061.95
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 106168 27 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=1057.46
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 105721 25 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 114936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 26088
/proc/meminfo: memFree=1558376/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=1121.93
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 112166 27 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=1117.44
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 111719 25 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 114936

[startup+1182.3 s]
/proc/loadavg: 1.03 0.99 0.98 2/79 26088
/proc/meminfo: memFree=1558440/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=1181.92
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 118164 28 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=1177.43
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 117717 26 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 114936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.09 1.00 0.99 2/79 26088
/proc/meminfo: memFree=1558440/2055920 swapFree=4156568/4192956
[pid=26084] ppid=26082 vsize=114936 CPUtime=1200.02
/proc/26084/stat : 26084 (MiraXTv1_dyn) S 26082 26084 26010 0 -1 4194304 34699 0 0 0 119974 28 0 0 25 0 2 0 367161811 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26084/statm: 28734 26012 218 20 0 28092 0
[pid=26084/tid=26086] ppid=26082 vsize=114936 CPUtime=1195.53
/proc/26084/task/26086/stat : 26086 (MiraXTv1_dyn) R 26082 26084 26010 0 -1 4194368 28877 0 0 0 119527 26 0 0 25 0 2 0 367162260 117694464 26012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 114936

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.05
CPU user time (s): 1199.75
CPU system time (s): 0.302953
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 115196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
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= 34699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 5548

runsolver used 1.20282 second user time and 3.17152 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 19:20:42 UTC 2007

IDJOB= 337542
IDBENCH= 24701
IDSOLVER= 130
FILE ID= node7/337542-1178911241

PBS_JOBID= 5251111

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337542-1178911241/MiraXTv1_dyn /tmp/evaluation/337542-1178911241/instance-337542-1178911241.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-337542-1178911241 -o ROOT/results/node7/solver-337542-1178911241 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337542-1178911241/MiraXTv1_dyn /tmp/evaluation/337542-1178911241/instance-337542-1178911241.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ef7f419fe4e145465fe8ec684a206f9b

RANDOM SEED= 358054766

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1662544 kB
Buffers:         43464 kB
Cached:         282788 kB
SwapCached:      17012 kB
Active:         133484 kB
Inactive:       216620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662544 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            5984 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            28736 kB
Committed_AS: 14824824 kB
PageTables:       1860 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= 66547 MiB

End job on node7 on Fri May 11 19:40:44 UTC 2007