Trace number 336659

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.11 1200.83

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-336659-1178908073 -o ROOT/results/node15/solver-336659-1178908073 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336659-1178908073/MiraXTv2_dyn /tmp/evaluation/336659-1178908073/instance-336659-1178908073.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.92 0.98 0.99 3/77 13966
/proc/meminfo: memFree=1780672/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=3788 CPUtime=0
/proc/13966/stat : 13966 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 338724947 3878912 340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 0 0 0
/proc/13966/statm: 947 345 205 20 0 305 0

[startup+0.097291 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13966
/proc/meminfo: memFree=1780672/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=5212 CPUtime=0.09
/proc/13966/stat : 13966 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194304 705 0 0 0 9 0 0 0 18 0 1 0 338724947 5337088 680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/13966/statm: 1303 680 207 20 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.10129 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13966
/proc/meminfo: memFree=1780672/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=5212 CPUtime=0.09
/proc/13966/stat : 13966 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194304 705 0 0 0 9 0 0 0 18 0 1 0 338724947 5337088 680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583858 0 0 4096 0 0 0 0 17 0 0 0
/proc/13966/statm: 1303 680 207 20 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.301307 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13966
/proc/meminfo: memFree=1780672/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=6016 CPUtime=0.29
/proc/13966/stat : 13966 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 1 0 338724947 6160384 892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/13966/statm: 1504 892 207 20 0 862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6016

[startup+0.701345 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13966
/proc/meminfo: memFree=1780672/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=12556 CPUtime=0.69
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 1974 0 0 0 69 0 0 0 20 0 2 0 338724947 12857344 1895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 3139 1895 218 20 0 2497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12556

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1771888/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=15196 CPUtime=1.48
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 2759 0 0 0 148 0 0 0 20 0 2 0 338724947 15560704 2680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 3799 2680 218 20 0 3157 0
[pid=13966/tid=13968] ppid=13964 vsize=15196 CPUtime=1.13
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 1712 0 0 0 113 0 0 0 25 0 2 0 338724984 15560704 2680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15196

[startup+3.10256 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1767856/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=22756 CPUtime=3.09
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 4542 0 0 0 308 1 0 0 20 0 2 0 338724947 23302144 4463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 5689 4463 218 20 0 5047 0
[pid=13966/tid=13968] ppid=13964 vsize=22756 CPUtime=2.73
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 3495 0 0 0 272 1 0 0 25 0 2 0 338724984 23302144 4463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22756

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1758320/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=30008 CPUtime=6.29
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 6500 0 0 0 627 2 0 0 20 0 2 0 338724947 30728192 6302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 7502 6302 218 20 0 6860 0
[pid=13966/tid=13968] ppid=13964 vsize=30008 CPUtime=5.93
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 5453 0 0 0 591 2 0 0 25 0 2 0 338724984 30728192 6302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30008

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1751536/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=34428 CPUtime=12.68
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 7813 0 0 0 1265 3 0 0 20 0 2 0 338724947 35254272 7454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 8607 7454 218 20 0 7965 0
[pid=13966/tid=13968] ppid=13964 vsize=34428 CPUtime=12.32
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 6766 0 0 0 1230 2 0 0 25 0 2 0 338724984 35254272 7454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34428

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1744048/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=41160 CPUtime=25.47
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 9859 0 0 0 2543 4 0 0 20 0 2 0 338724947 42147840 9193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 10290 9193 218 20 0 9648 0
[pid=13966/tid=13968] ppid=13964 vsize=41160 CPUtime=25.11
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 8812 0 0 0 2508 3 0 0 25 0 2 0 338724984 42147840 9193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41160

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1740528/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=44884 CPUtime=51.06
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 11230 0 0 0 5101 5 0 0 20 0 2 0 338724947 45961216 10113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 11221 10113 218 20 0 10579 0
[pid=13966/tid=13968] ppid=13964 vsize=44884 CPUtime=50.7
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 10183 0 0 0 5066 4 0 0 25 0 2 0 338724984 45961216 10113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44884

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 13968
/proc/meminfo: memFree=1734064/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=51608 CPUtime=102.23
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 13892 0 0 0 10217 6 0 0 20 0 2 0 338724947 52846592 11800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 12902 11800 218 20 0 12260 0
[pid=13966/tid=13968] ppid=13964 vsize=51608 CPUtime=101.87
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 12845 0 0 0 10181 6 0 0 25 0 2 0 338724984 52846592 11800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 51608

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1728752/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=56768 CPUtime=162.19
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 16125 0 0 0 16212 7 0 0 20 0 2 0 338724947 58130432 13058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 14192 13058 218 20 0 13550 0
[pid=13966/tid=13968] ppid=13964 vsize=56768 CPUtime=161.83
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 15078 0 0 0 16176 7 0 0 25 0 2 0 338724984 58130432 13058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 56768

[startup+222.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/79 13968
/proc/meminfo: memFree=1727536/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=57868 CPUtime=222.16
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 17252 0 0 0 22208 8 0 0 20 0 2 0 338724947 59256832 13340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 14467 13340 218 20 0 13825 0
[pid=13966/tid=13968] ppid=13964 vsize=57868 CPUtime=221.79
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 16205 0 0 0 22172 7 0 0 25 0 2 0 338724984 59256832 13340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 57868

[startup+282.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/79 13968
/proc/meminfo: memFree=1722224/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=63196 CPUtime=282.12
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 19163 0 0 0 28203 9 0 0 20 0 2 0 338724947 64712704 14666 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 15799 14666 218 20 0 15157 0
[pid=13966/tid=13968] ppid=13964 vsize=63196 CPUtime=281.76
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 18116 0 0 0 28167 9 0 0 25 0 2 0 338724984 64712704 14666 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134542707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 63196

[startup+342.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 13968
/proc/meminfo: memFree=1719216/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=66328 CPUtime=342.09
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 20206 0 0 0 34199 10 0 0 20 0 2 0 338724947 67919872 15449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 16582 15449 218 20 0 15940 0
[pid=13966/tid=13968] ppid=13964 vsize=66328 CPUtime=341.72
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 19159 0 0 0 34163 9 0 0 25 0 2 0 338724984 67919872 15449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 66328

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 13968
/proc/meminfo: memFree=1718704/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=66972 CPUtime=402.05
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 21440 0 0 0 40195 10 0 0 20 0 2 0 338724947 68579328 15578 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 16743 15578 218 20 0 16101 0
[pid=13966/tid=13968] ppid=13964 vsize=66972 CPUtime=401.69
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 20393 0 0 0 40159 10 0 0 25 0 2 0 338724984 68579328 15578 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 66972

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 13968
/proc/meminfo: memFree=1718256/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=67368 CPUtime=462.01
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 22238 0 0 0 46190 11 0 0 20 0 2 0 338724947 68984832 15661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 16842 15661 218 20 0 16200 0
[pid=13966/tid=13968] ppid=13964 vsize=67368 CPUtime=461.65
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 21191 0 0 0 46154 11 0 0 25 0 2 0 338724984 68984832 15661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 67368

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 13968
/proc/meminfo: memFree=1717936/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=67868 CPUtime=521.97
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 23003 0 0 0 52186 11 0 0 20 0 2 0 338724947 69496832 15776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 16967 15776 218 20 0 16325 0
[pid=13966/tid=13968] ppid=13964 vsize=67868 CPUtime=521.61
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 21956 0 0 0 52150 11 0 0 25 0 2 0 338724984 69496832 15776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 67868

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1717488/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=68240 CPUtime=581.94
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 23815 0 0 0 58182 12 0 0 20 0 2 0 338724947 69877760 15873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 17060 15873 218 20 0 16418 0
[pid=13966/tid=13968] ppid=13964 vsize=68240 CPUtime=581.57
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 22768 0 0 0 58146 11 0 0 25 0 2 0 338724984 69877760 15873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 68240

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1716976/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=68692 CPUtime=641.9
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 24955 0 0 0 64178 12 0 0 20 0 2 0 338724947 70340608 15973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 17173 15973 218 20 0 16531 0
[pid=13966/tid=13968] ppid=13964 vsize=68692 CPUtime=641.54
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 23908 0 0 0 64142 12 0 0 25 0 2 0 338724984 70340608 15973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 68692

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1715696/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=69936 CPUtime=701.87
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 25741 0 0 0 70174 13 0 0 20 0 2 0 338724947 71614464 16304 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 17484 16304 218 20 0 16842 0
[pid=13966/tid=13968] ppid=13964 vsize=69936 CPUtime=701.51
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 24694 0 0 0 70138 13 0 0 25 0 2 0 338724984 71614464 16304 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 69936

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1713712/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=71996 CPUtime=761.84
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 26498 0 0 0 76170 14 0 0 20 0 2 0 338724947 73723904 16801 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 17999 16801 218 20 0 17357 0
[pid=13966/tid=13968] ppid=13964 vsize=71996 CPUtime=761.47
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 25451 0 0 0 76134 13 0 0 25 0 2 0 338724984 73723904 16801 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 71996

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13968
/proc/meminfo: memFree=1713264/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=72480 CPUtime=821.79
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 26985 0 0 0 82165 14 0 0 20 0 2 0 338724947 74219520 16898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 18120 16898 218 20 0 17478 0
[pid=13966/tid=13968] ppid=13964 vsize=72480 CPUtime=821.43
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 25938 0 0 0 82129 14 0 0 25 0 2 0 338724984 74219520 16898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526706 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 72480

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1710064/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=75716 CPUtime=881.76
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 28053 0 0 0 88161 15 0 0 20 0 2 0 338724947 77533184 17706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 18929 17706 218 20 0 18287 0
[pid=13966/tid=13968] ppid=13964 vsize=75716 CPUtime=881.4
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 27006 0 0 0 88125 15 0 0 25 0 2 0 338724984 77533184 17706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 75716

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1709232/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76624 CPUtime=941.72
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 28698 0 0 0 94157 15 0 0 20 0 2 0 338724947 78462976 17896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19156 17896 218 20 0 18514 0
[pid=13966/tid=13968] ppid=13964 vsize=76624 CPUtime=941.37
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 27651 0 0 0 94122 15 0 0 25 0 2 0 338724984 78462976 17896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 76624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1709168/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76624 CPUtime=1001.69
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 29756 0 0 0 100153 16 0 0 20 0 2 0 338724947 78462976 17914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19156 17914 218 20 0 18514 0
[pid=13966/tid=13968] ppid=13964 vsize=76624 CPUtime=1001.32
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 28709 0 0 0 100117 15 0 0 25 0 2 0 338724984 78462976 17914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 76624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1708912/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76808 CPUtime=1061.65
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 30907 0 0 0 106149 16 0 0 20 0 2 0 338724947 78651392 17960 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19202 17960 218 20 0 18560 0
[pid=13966/tid=13968] ppid=13964 vsize=76808 CPUtime=1061.3
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 29860 0 0 0 106114 16 0 0 25 0 2 0 338724984 78651392 17960 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 76808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1708848/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76940 CPUtime=1121.63
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 31846 0 0 0 112146 17 0 0 20 0 2 0 338724947 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19235 17989 218 20 0 18593 0
[pid=13966/tid=13968] ppid=13964 vsize=76940 CPUtime=1121.26
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 30799 0 0 0 112110 16 0 0 25 0 2 0 338724984 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 76940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1708848/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76940 CPUtime=1181.58
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 32756 0 0 0 118141 17 0 0 20 0 2 0 338724947 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19235 17989 218 20 0 18593 0
[pid=13966/tid=13968] ppid=13964 vsize=76940 CPUtime=1181.23
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 31709 0 0 0 118106 17 0 0 25 0 2 0 338724984 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 76940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13970
/proc/meminfo: memFree=1708848/2055920 swapFree=4156500/4192956
[pid=13966] ppid=13964 vsize=76940 CPUtime=1200.08
/proc/13966/stat : 13966 (MiraXTv2_dyn) S 13964 13966 12598 0 -1 4194304 32951 0 0 0 119991 17 0 0 20 0 2 0 338724947 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13966/statm: 19235 17989 218 20 0 18593 0
[pid=13966/tid=13968] ppid=13964 vsize=76940 CPUtime=1199.73
/proc/13966/task/13968/stat : 13968 (MiraXTv2_dyn) R 13964 13966 12598 0 -1 4194368 31904 0 0 0 119956 17 0 0 25 0 2 0 338724984 78786560 17989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526683 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76940

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.83
CPU time (s): 1200.11
CPU user time (s): 1199.92
CPU system time (s): 0.186971
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 77068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32951
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= 29139

runsolver used 1.3328 second user time and 3.04054 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 18:27:53 UTC 2007

IDJOB= 336659
IDBENCH= 24680
IDSOLVER= 129
FILE ID= node15/336659-1178908073

PBS_JOBID= 5251085

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336659-1178908073/MiraXTv2_dyn /tmp/evaluation/336659-1178908073/instance-336659-1178908073.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-336659-1178908073 -o ROOT/results/node15/solver-336659-1178908073 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336659-1178908073/MiraXTv2_dyn /tmp/evaluation/336659-1178908073/instance-336659-1178908073.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 853783598

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:       1780888 kB
Buffers:         42316 kB
Cached:         166696 kB
SwapCached:      16272 kB
Active:         128396 kB
Inactive:       104692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780888 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            27328 kB
Committed_AS: 10901148 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 18:47:56 UTC 2007