Trace number 337206

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/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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-337206-1178910030 -o ROOT/results/node7/solver-337206-1178910030 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337206-1178910030/MiraXTv1_dyn /tmp/evaluation/337206-1178910030/instance-337206-1178910030.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.91 0.97 0.99 3/77 25792
/proc/meminfo: memFree=1664568/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=3788 CPUtime=0
/proc/25792/stat : 25792 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 367040625 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/25792/statm: 947 256 206 20 0 305 0

[startup+0.096485 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25792
/proc/meminfo: memFree=1664568/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=5192 CPUtime=0.09
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 475 0 0 0 9 0 0 0 18 0 2 0 367040625 5316608 450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 1298 450 218 20 0 656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5192

[startup+0.101485 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25792
/proc/meminfo: memFree=1664568/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=5324 CPUtime=0.09
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 478 0 0 0 9 0 0 0 18 0 2 0 367040625 5451776 453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 1331 453 218 20 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5324

[startup+0.301507 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25792
/proc/meminfo: memFree=1664568/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=6160 CPUtime=0.29
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 702 0 0 0 29 0 0 0 18 0 2 0 367040625 6307840 677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 1540 677 218 20 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6160

[startup+0.701549 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25792
/proc/meminfo: memFree=1664568/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=7624 CPUtime=0.69
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 1074 0 0 0 69 0 0 0 18 0 2 0 367040625 7806976 1049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 1906 1049 218 20 0 1264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7624

[startup+1.50163 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 25794
/proc/meminfo: memFree=1660584/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=8856 CPUtime=1.49
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 1412 0 0 0 149 0 0 0 18 0 2 0 367040625 9068544 1387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 2214 1387 218 20 0 1572 0
[pid=25792/tid=25794] ppid=25790 vsize=8856 CPUtime=1.48
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 1089 0 0 0 148 0 0 0 25 0 2 0 367040626 9068544 1387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8856

[startup+3.1018 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 25794
/proc/meminfo: memFree=1658408/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=12180 CPUtime=3.09
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 2245 0 0 0 308 1 0 0 18 0 2 0 367040625 12472320 2220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 3045 2220 218 20 0 2403 0
[pid=25792/tid=25794] ppid=25790 vsize=12180 CPUtime=3.08
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 1922 0 0 0 308 0 0 0 25 0 2 0 367040626 12472320 2220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12180

[startup+6.30114 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 25794
/proc/meminfo: memFree=1655016/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=13840 CPUtime=6.29
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 2724 0 0 0 628 1 0 0 18 0 2 0 367040625 14172160 2623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 3460 2623 218 20 0 2818 0
[pid=25792/tid=25794] ppid=25790 vsize=13840 CPUtime=6.27
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 2402 0 0 0 627 0 0 0 25 0 2 0 367040626 14172160 2624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13840

[startup+12.7028 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 25794
/proc/meminfo: memFree=1649576/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=18388 CPUtime=12.69
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 4028 0 0 0 1267 2 0 0 18 0 2 0 367040625 18829312 3829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 4597 3829 218 20 0 3955 0
[pid=25792/tid=25794] ppid=25790 vsize=18388 CPUtime=12.68
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 3705 0 0 0 1266 2 0 0 25 0 2 0 367040626 18829312 3829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18388

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 25794
/proc/meminfo: memFree=1646504/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=21520 CPUtime=25.49
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 5047 0 0 0 2546 3 0 0 18 0 2 0 367040625 22036480 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 5380 4609 218 20 0 4738 0
[pid=25792/tid=25794] ppid=25790 vsize=21520 CPUtime=25.47
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 4724 0 0 0 2545 2 0 0 25 0 2 0 367040626 22036480 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21520

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 3/85 25910
/proc/meminfo: memFree=1643064/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=23800 CPUtime=51.02
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 6048 0 0 0 5099 3 0 0 18 0 2 0 367040625 24371200 5146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 5950 5146 218 20 0 5308 0
[pid=25792/tid=25794] ppid=25790 vsize=23800 CPUtime=51.01
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 5725 0 0 0 5098 3 0 0 25 0 2 0 367040626 24371200 5146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 23800

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1642280/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=25616 CPUtime=102.16
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 7358 0 0 0 10212 4 0 0 18 0 2 0 367040625 26230784 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 6404 5560 218 20 0 5762 0
[pid=25792/tid=25794] ppid=25790 vsize=25616 CPUtime=102.16
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 7035 0 0 0 10212 4 0 0 25 0 2 0 367040626 26230784 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 25616

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1641640/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=26212 CPUtime=162.15
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 8448 0 0 0 16210 5 0 0 18 0 2 0 367040625 26841088 5740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 6553 5740 218 20 0 5911 0
[pid=25792/tid=25794] ppid=25790 vsize=26212 CPUtime=162.13
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 8125 0 0 0 16209 4 0 0 25 0 2 0 367040626 26841088 5740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 26212

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1640488/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=27332 CPUtime=222.13
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 9651 0 0 0 22207 6 0 0 18 0 2 0 367040625 27987968 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 6833 6016 218 20 0 6191 0
[pid=25792/tid=25794] ppid=25790 vsize=27332 CPUtime=222.11
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 9328 0 0 0 22206 5 0 0 25 0 2 0 367040626 27987968 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 27332

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1639848/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=28232 CPUtime=282.11
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 10784 0 0 0 28204 7 0 0 18 0 2 0 367040625 28909568 6213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7058 6213 218 20 0 6416 0
[pid=25792/tid=25794] ppid=25790 vsize=28232 CPUtime=282.11
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 10461 0 0 0 28204 7 0 0 25 0 2 0 367040626 28909568 6213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 28232

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1638952/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=29136 CPUtime=342.09
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 11731 0 0 0 34202 7 0 0 18 0 2 0 367040625 29835264 6433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7284 6433 218 20 0 6642 0
[pid=25792/tid=25794] ppid=25790 vsize=29136 CPUtime=342.09
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 11408 0 0 0 34202 7 0 0 25 0 2 0 367040626 29835264 6433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851197 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 29136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1638696/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=29432 CPUtime=402.08
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 12859 0 0 0 40200 8 0 0 18 0 2 0 367040625 30138368 6535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7358 6535 218 20 0 6716 0
[pid=25792/tid=25794] ppid=25790 vsize=29432 CPUtime=402.07
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 12536 0 0 0 40199 8 0 0 25 0 2 0 367040626 30138368 6535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 29432

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1638184/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=29848 CPUtime=462.07
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 13771 0 0 0 46198 9 0 0 18 0 2 0 367040625 30564352 6633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7462 6633 218 20 0 6820 0
[pid=25792/tid=25794] ppid=25790 vsize=29848 CPUtime=462.06
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 13448 0 0 0 46197 9 0 0 25 0 2 0 367040626 30564352 6633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 29848

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1637800/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=30288 CPUtime=522.05
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 14528 0 0 0 52195 10 0 0 18 0 2 0 367040625 31014912 6719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7572 6719 218 20 0 6930 0
[pid=25792/tid=25794] ppid=25790 vsize=30288 CPUtime=522.04
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 14205 0 0 0 52195 9 0 0 25 0 2 0 367040626 31014912 6719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517913 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 30288

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1637224/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=30820 CPUtime=582.03
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 15501 0 0 0 58193 10 0 0 18 0 2 0 367040625 31559680 6867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7705 6867 218 20 0 7063 0
[pid=25792/tid=25794] ppid=25790 vsize=30820 CPUtime=582.02
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 15178 0 0 0 58192 10 0 0 25 0 2 0 367040626 31559680 6867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 30820

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1636648/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=31424 CPUtime=642.02
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 16392 0 0 0 64191 11 0 0 18 0 2 0 367040625 32178176 7008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7856 7008 218 20 0 7214 0
[pid=25792/tid=25794] ppid=25790 vsize=31424 CPUtime=642.01
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 16069 0 0 0 64190 11 0 0 25 0 2 0 367040626 32178176 7008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 31424

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1636456/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=31592 CPUtime=702
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 17259 0 0 0 70188 12 0 0 18 0 2 0 367040625 32350208 7050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7898 7050 218 20 0 7256 0
[pid=25792/tid=25794] ppid=25790 vsize=31592 CPUtime=701.99
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 16936 0 0 0 70187 12 0 0 25 0 2 0 367040626 32350208 7050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 31592

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1636264/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=31924 CPUtime=761.99
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 18078 0 0 0 76186 13 0 0 18 0 2 0 367040625 32690176 7110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 7981 7110 218 20 0 7339 0
[pid=25792/tid=25794] ppid=25790 vsize=31924 CPUtime=761.98
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 17755 0 0 0 76185 13 0 0 25 0 2 0 367040626 32690176 7110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 31924

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1636072/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32088 CPUtime=821.97
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 18904 0 0 0 82183 14 0 0 18 0 2 0 367040625 32858112 7176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8022 7176 218 20 0 7380 0
[pid=25792/tid=25794] ppid=25790 vsize=32088 CPUtime=821.97
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 18581 0 0 0 82183 14 0 0 25 0 2 0 367040626 32858112 7176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 32088

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1636008/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32088 CPUtime=881.96
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 19741 0 0 0 88181 15 0 0 18 0 2 0 367040625 32858112 7177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8022 7177 218 20 0 7380 0
[pid=25792/tid=25794] ppid=25790 vsize=32088 CPUtime=881.95
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 19418 0 0 0 88180 15 0 0 25 0 2 0 367040626 32858112 7177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 32088

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635816/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32272 CPUtime=941.94
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 20626 0 0 0 94178 16 0 0 18 0 2 0 367040625 33046528 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8068 7223 218 20 0 7426 0
[pid=25792/tid=25794] ppid=25790 vsize=32272 CPUtime=941.93
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 20303 0 0 0 94178 15 0 0 25 0 2 0 367040626 33046528 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 32272

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635624/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32476 CPUtime=1001.93
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 21367 0 0 0 100176 17 0 0 18 0 2 0 367040625 33255424 7271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8119 7271 218 20 0 7477 0
[pid=25792/tid=25794] ppid=25790 vsize=32476 CPUtime=1001.91
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 21044 0 0 0 100175 16 0 0 25 0 2 0 367040626 33255424 7271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 32476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635496/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32608 CPUtime=1061.91
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 22168 0 0 0 106173 18 0 0 18 0 2 0 367040625 33390592 7302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8152 7302 218 20 0 7510 0
[pid=25792/tid=25794] ppid=25790 vsize=32608 CPUtime=1061.91
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 21845 0 0 0 106173 18 0 0 25 0 2 0 367040626 33390592 7302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 32608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635560/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32608 CPUtime=1121.9
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 22944 0 0 0 112171 19 0 0 18 0 2 0 367040625 33390592 7308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8152 7308 218 20 0 7510 0
[pid=25792/tid=25794] ppid=25790 vsize=32608 CPUtime=1121.88
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 22621 0 0 0 112170 18 0 0 25 0 2 0 367040626 33390592 7308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 32608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635240/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32928 CPUtime=1181.88
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 23799 0 0 0 118169 19 0 0 18 0 2 0 367040625 33718272 7384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8232 7384 218 20 0 7590 0
[pid=25792/tid=25794] ppid=25790 vsize=32928 CPUtime=1181.87
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 23476 0 0 0 118168 19 0 0 25 0 2 0 367040626 33718272 7384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 32928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25992
/proc/meminfo: memFree=1635176/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32928 CPUtime=1200.08
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 24048 0 0 0 119989 19 0 0 18 0 2 0 367040625 33718272 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8232 7399 218 20 0 7590 0
[pid=25792/tid=25794] ppid=25790 vsize=32928 CPUtime=1200.07
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 23725 0 0 0 119988 19 0 0 25 0 2 0 367040626 33718272 7399 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) 32928

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.97 0.99 2/79 25992
/proc/meminfo: memFree=1635176/2055920 swapFree=4156568/4192956
[pid=25792] ppid=25790 vsize=32928 CPUtime=1200.08
/proc/25792/stat : 25792 (MiraXTv1_dyn) S 25790 25792 24362 0 -1 4194304 24048 0 0 0 119989 19 0 0 18 0 2 0 367040625 33718272 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25792/statm: 8232 7399 218 20 0 7590 0
[pid=25792/tid=25794] ppid=25790 vsize=32928 CPUtime=1200.07
/proc/25792/task/25794/stat : 25794 (MiraXTv1_dyn) R 25790 25792 24362 0 -1 4194368 23725 0 0 0 119988 19 0 0 25 0 2 0 367040626 33718272 7399 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) 32928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.9
CPU system time (s): 0.204968
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 32928

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

runsolver used 1.19482 second user time and 3.17852 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 19:00:30 UTC 2007

IDJOB= 337206
IDBENCH= 24693
IDSOLVER= 130
FILE ID= node7/337206-1178910030

PBS_JOBID= 5251088

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337206-1178910030/MiraXTv1_dyn /tmp/evaluation/337206-1178910030/instance-337206-1178910030.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-337206-1178910030 -o ROOT/results/node7/solver-337206-1178910030 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337206-1178910030/MiraXTv1_dyn /tmp/evaluation/337206-1178910030/instance-337206-1178910030.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c528b705716be41ea2448c50a45c52a8

RANDOM SEED= 362334132

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:       1664784 kB
Buffers:         43436 kB
Cached:         280300 kB
SwapCached:      17012 kB
Active:         131872 kB
Inactive:       216036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664784 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            28632 kB
Committed_AS: 14824000 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 19:20:33 UTC 2007