Trace number 339516

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.1 1200.52

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
MD5SUM19ef5308d30d988d80538312a4c92391
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of clauses832
Sum of the clauses size2818
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3482
Number of clauses of size 4336
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-339516-1178916855 -o ROOT/results/node7/solver-339516-1178916855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339516-1178916855/MiraXTv1_dyn /tmp/evaluation/339516-1178916855/instance-339516-1178916855.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.99 1.10 3/77 26635
/proc/meminfo: memFree=1663672/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=3788 CPUtime=0
/proc/26635/stat : 26635 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 367723120 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/26635/statm: 947 254 206 20 0 305 0

[startup+0.050169 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 26635
/proc/meminfo: memFree=1663672/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=5024 CPUtime=0.04
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 405 0 0 0 4 0 0 0 18 0 2 0 367723120 5144576 380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 1256 380 218 20 0 614 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5024

[startup+0.101175 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 26635
/proc/meminfo: memFree=1663672/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=5156 CPUtime=0.09
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 2 0 367723120 5279744 449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 1289 449 218 20 0 647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5156

[startup+0.301195 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 26635
/proc/meminfo: memFree=1663672/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=6200 CPUtime=0.29
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 705 0 0 0 29 0 0 0 18 0 2 0 367723120 6348800 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 1550 680 218 20 0 908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6200

[startup+0.701237 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 26635
/proc/meminfo: memFree=1663672/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=7308 CPUtime=0.69
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 1013 0 0 0 69 0 0 0 18 0 2 0 367723120 7483392 988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 1827 988 218 20 0 1185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7308

[startup+1.50132 s]
/proc/loadavg: 0.92 0.99 1.10 2/79 26637
/proc/meminfo: memFree=1660200/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=8408 CPUtime=1.49
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 1299 0 0 0 149 0 0 0 18 0 2 0 367723120 8609792 1274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 2102 1274 218 20 0 1460 0
[pid=26635/tid=26637] ppid=26633 vsize=8408 CPUtime=1.48
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 985 0 0 0 148 0 0 0 25 0 2 0 367723121 8609792 1274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8408

[startup+3.10149 s]
/proc/loadavg: 0.92 0.99 1.10 2/79 26637
/proc/meminfo: memFree=1658024/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=11576 CPUtime=3.09
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 2122 0 0 0 308 1 0 0 18 0 2 0 367723120 11853824 2061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 2894 2061 218 20 0 2252 0
[pid=26635/tid=26637] ppid=26633 vsize=11576 CPUtime=3.08
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 1808 0 0 0 308 0 0 0 25 0 2 0 367723121 11853824 2061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11576

[startup+6.30182 s]
/proc/loadavg: 0.93 0.99 1.10 2/79 26637
/proc/meminfo: memFree=1655080/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=13368 CPUtime=6.29
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 2624 0 0 0 628 1 0 0 18 0 2 0 367723120 13688832 2524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 3342 2524 218 20 0 2700 0
[pid=26635/tid=26637] ppid=26633 vsize=13368 CPUtime=6.28
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 2310 0 0 0 627 1 0 0 25 0 2 0 367723121 13688832 2524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13368

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 1.10 2/79 26637
/proc/meminfo: memFree=1650472/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=17072 CPUtime=12.69
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 3681 0 0 0 1267 2 0 0 18 0 2 0 367723120 17481728 3429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 4268 3429 218 20 0 3626 0
[pid=26635/tid=26637] ppid=26633 vsize=17072 CPUtime=12.68
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 3367 0 0 0 1267 1 0 0 25 0 2 0 367723121 17481728 3429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17072

[startup+25.5018 s]
/proc/loadavg: 0.95 0.99 1.10 2/79 26637
/proc/meminfo: memFree=1647400/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=19992 CPUtime=25.48
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 4654 0 0 0 2546 2 0 0 18 0 2 0 367723120 20471808 4159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 4998 4159 218 20 0 4356 0
[pid=26635/tid=26637] ppid=26633 vsize=19992 CPUtime=25.48
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 4340 0 0 0 2546 2 0 0 25 0 2 0 367723121 20471808 4159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19992

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 1.09 2/79 26637
/proc/meminfo: memFree=1645352/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=22068 CPUtime=51.08
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 5645 0 0 0 5105 3 0 0 18 0 2 0 367723120 22597632 4689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 5517 4689 218 20 0 4875 0
[pid=26635/tid=26637] ppid=26633 vsize=22068 CPUtime=51.07
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 5331 0 0 0 5104 3 0 0 25 0 2 0 367723121 22597632 4689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22068

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.09 2/79 26637
/proc/meminfo: memFree=1644264/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=23172 CPUtime=102.26
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 6857 0 0 0 10222 4 0 0 18 0 2 0 367723120 23728128 4953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 5793 4953 218 20 0 5151 0
[pid=26635/tid=26637] ppid=26633 vsize=23172 CPUtime=102.26
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 6543 0 0 0 10222 4 0 0 25 0 2 0 367723121 23728128 4953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23172

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/79 26637
/proc/meminfo: memFree=1643432/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=23904 CPUtime=162.25
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 8130 0 0 0 16219 6 0 0 18 0 2 0 367723120 24477696 5136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 5976 5136 218 20 0 5334 0
[pid=26635/tid=26637] ppid=26633 vsize=23904 CPUtime=162.24
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 7816 0 0 0 16219 5 0 0 25 0 2 0 367723121 24477696 5136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23904

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/79 26637
/proc/meminfo: memFree=1642600/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=24576 CPUtime=222.24
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 9350 0 0 0 22217 7 0 0 18 0 2 0 367723120 25165824 5321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6144 5321 218 20 0 5502 0
[pid=26635/tid=26637] ppid=26633 vsize=24576 CPUtime=222.22
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 9036 0 0 0 22216 6 0 0 25 0 2 0 367723121 25165824 5321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 24576

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/79 26637
/proc/meminfo: memFree=1642152/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=25068 CPUtime=282.22
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 10436 0 0 0 28214 8 0 0 18 0 2 0 367723120 25669632 5441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6267 5441 218 20 0 5625 0
[pid=26635/tid=26637] ppid=26633 vsize=25068 CPUtime=282.21
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 10122 0 0 0 28213 8 0 0 25 0 2 0 367723121 25669632 5441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25068

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/79 26637
/proc/meminfo: memFree=1641640/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=25544 CPUtime=342.2
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 11597 0 0 0 34211 9 0 0 18 0 2 0 367723120 26157056 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6386 5560 218 20 0 5744 0
[pid=26635/tid=26637] ppid=26633 vsize=25544 CPUtime=342.2
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 11283 0 0 0 34211 9 0 0 25 0 2 0 367723121 26157056 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25544

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/79 26637
/proc/meminfo: memFree=1641320/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=25908 CPUtime=402.19
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 12663 0 0 0 40209 10 0 0 18 0 2 0 367723120 26529792 5646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6477 5646 218 20 0 5835 0
[pid=26635/tid=26637] ppid=26633 vsize=25908 CPUtime=402.17
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 12349 0 0 0 40208 9 0 0 25 0 2 0 367723121 26529792 5646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 25908

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/85 26815
/proc/meminfo: memFree=1639800/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=26328 CPUtime=462.08
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 13716 0 0 0 46197 11 0 0 18 0 2 0 367723120 26959872 5719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6582 5719 218 20 0 5940 0
[pid=26635/tid=26637] ppid=26633 vsize=26328 CPUtime=462.07
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 13402 0 0 0 46197 10 0 0 25 0 2 0 367723121 26959872 5719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26328

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/79 26835
/proc/meminfo: memFree=1640736/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=26328 CPUtime=522.05
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 14721 0 0 0 52194 11 0 0 18 0 2 0 367723120 26959872 5744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6582 5744 218 20 0 5940 0
[pid=26635/tid=26637] ppid=26633 vsize=26328 CPUtime=522.05
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 14407 0 0 0 52194 11 0 0 25 0 2 0 367723121 26959872 5744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26328

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/79 26835
/proc/meminfo: memFree=1640352/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=26812 CPUtime=582.04
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 15800 0 0 0 58191 13 0 0 18 0 2 0 367723120 27455488 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6703 5835 218 20 0 6061 0
[pid=26635/tid=26637] ppid=26633 vsize=26812 CPUtime=582.03
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 15486 0 0 0 58191 12 0 0 25 0 2 0 367723121 27455488 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 26812

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/79 26835
/proc/meminfo: memFree=1640288/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=26960 CPUtime=642.02
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 16690 0 0 0 64189 13 0 0 18 0 2 0 367723120 27607040 5873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6740 5873 218 20 0 6098 0
[pid=26635/tid=26637] ppid=26633 vsize=26960 CPUtime=642.02
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 16376 0 0 0 64189 13 0 0 25 0 2 0 367723121 27607040 5873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 26960

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/79 26835
/proc/meminfo: memFree=1640032/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=27092 CPUtime=702.01
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 17671 0 0 0 70187 14 0 0 18 0 2 0 367723120 27742208 5931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6773 5931 218 20 0 6131 0
[pid=26635/tid=26637] ppid=26633 vsize=27092 CPUtime=702
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 17357 0 0 0 70186 14 0 0 25 0 2 0 367723121 27742208 5931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 27092

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.02 3/79 26835
/proc/meminfo: memFree=1639712/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=27504 CPUtime=762
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 18745 0 0 0 76185 15 0 0 18 0 2 0 367723120 28164096 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6876 6011 218 20 0 6234 0
[pid=26635/tid=26637] ppid=26633 vsize=27504 CPUtime=761.99
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 18431 0 0 0 76184 15 0 0 25 0 2 0 367723121 28164096 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 27504

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/79 26835
/proc/meminfo: memFree=1639528/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=27688 CPUtime=821.98
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 19729 0 0 0 82182 16 0 0 18 0 2 0 367723120 28352512 6061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6922 6061 218 20 0 6280 0
[pid=26635/tid=26637] ppid=26633 vsize=27688 CPUtime=821.97
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 19415 0 0 0 82181 16 0 0 25 0 2 0 367723121 28352512 6061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 27688

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/79 26835
/proc/meminfo: memFree=1639208/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=27876 CPUtime=881.96
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 20738 0 0 0 88179 17 0 0 18 0 2 0 367723120 28545024 6134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 6969 6134 218 20 0 6327 0
[pid=26635/tid=26637] ppid=26633 vsize=27876 CPUtime=881.96
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 20424 0 0 0 88179 17 0 0 25 0 2 0 367723121 28545024 6134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 27876

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1639144/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28108 CPUtime=941.94
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 21699 0 0 0 94176 18 0 0 18 0 2 0 367723120 28782592 6159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7027 6159 218 20 0 6385 0
[pid=26635/tid=26637] ppid=26633 vsize=28108 CPUtime=941.94
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 21385 0 0 0 94176 18 0 0 25 0 2 0 367723121 28782592 6159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 28108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1639080/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28108 CPUtime=1001.93
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 22714 0 0 0 100174 19 0 0 18 0 2 0 367723120 28782592 6166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7027 6166 218 20 0 6385 0
[pid=26635/tid=26637] ppid=26633 vsize=28108 CPUtime=1001.92
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 22400 0 0 0 100173 19 0 0 25 0 2 0 367723121 28782592 6166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 28108

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1638952/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28140 CPUtime=1061.92
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 23685 0 0 0 106172 20 0 0 18 0 2 0 367723120 28815360 6197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7035 6197 218 20 0 6393 0
[pid=26635/tid=26637] ppid=26633 vsize=28140 CPUtime=1061.91
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 23371 0 0 0 106171 20 0 0 25 0 2 0 367723121 28815360 6197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 28140

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1638952/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28140 CPUtime=1121.9
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 24634 0 0 0 112169 21 0 0 18 0 2 0 367723120 28815360 6197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7035 6197 218 20 0 6393 0
[pid=26635/tid=26637] ppid=26633 vsize=28140 CPUtime=1121.9
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 24320 0 0 0 112169 21 0 0 25 0 2 0 367723121 28815360 6197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 28140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1639016/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28140 CPUtime=1181.89
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 25586 0 0 0 118167 22 0 0 18 0 2 0 367723120 28815360 6200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7035 6200 218 20 0 6393 0
[pid=26635/tid=26637] ppid=26633 vsize=28140 CPUtime=1181.88
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 25272 0 0 0 118166 22 0 0 25 0 2 0 367723121 28815360 6200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 28140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1638888/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28304 CPUtime=1200.08
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 25848 0 0 0 119986 22 0 0 18 0 2 0 367723120 28983296 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7076 6243 218 20 0 6434 0
[pid=26635/tid=26637] ppid=26633 vsize=28304 CPUtime=1200.08
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 25534 0 0 0 119986 22 0 0 25 0 2 0 367723121 28983296 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 28304

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26835
/proc/meminfo: memFree=1638888/2055920 swapFree=4156568/4192956
[pid=26635] ppid=26633 vsize=28304 CPUtime=1200.08
/proc/26635/stat : 26635 (MiraXTv1_dyn) S 26633 26635 26010 0 -1 4194304 25848 0 0 0 119986 22 0 0 18 0 2 0 367723120 28983296 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26635/statm: 7076 6243 218 20 0 6434 0
[pid=26635/tid=26637] ppid=26633 vsize=28304 CPUtime=1200.08
/proc/26635/task/26637/stat : 26637 (MiraXTv1_dyn) R 26633 26635 26010 0 -1 4194368 25534 0 0 0 119986 22 0 0 25 0 2 0 367723121 28983296 6243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 28304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.229965
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 28396

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

runsolver used 1.18982 second user time and 3.18252 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 20:54:15 UTC 2007

IDJOB= 339516
IDBENCH= 24748
IDSOLVER= 130
FILE ID= node7/339516-1178916855

PBS_JOBID= 5251111

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339516-1178916855/MiraXTv1_dyn /tmp/evaluation/339516-1178916855/instance-339516-1178916855.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-339516-1178916855 -o ROOT/results/node7/solver-339516-1178916855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339516-1178916855/MiraXTv1_dyn /tmp/evaluation/339516-1178916855/instance-339516-1178916855.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  19ef5308d30d988d80538312a4c92391

RANDOM SEED= 816170198

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:       1663888 kB
Buffers:         43608 kB
Cached:         281080 kB
SwapCached:      17012 kB
Active:         131876 kB
Inactive:       216936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663888 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3912 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            28680 kB
Committed_AS: 14831304 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= 66549 MiB

End job on node7 on Fri May 11 21:14:18 UTC 2007