Trace number 337290

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.08 1200.92

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n26-03-S540351185.sat05-490.reshuffled-07.cnf
MD5SUM4e079b4b65292671b2ca5f9feca64ea4
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 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/node5/watcher-337290-1178910358 -o ROOT/results/node5/solver-337290-1178910358 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337290-1178910358/MiraXTv1_dyn /tmp/evaluation/337290-1178910358/instance-337290-1178910358.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 21710
/proc/meminfo: memFree=1631352/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=3788 CPUtime=0
/proc/21710/stat : 21710 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 367073424 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/21710/statm: 947 260 206 20 0 305 0

[startup+0.066205 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 21710
/proc/meminfo: memFree=1631352/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=5216 CPUtime=0.06
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 452 0 0 0 6 0 0 0 18 0 2 0 367073424 5341184 427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 1304 427 218 20 0 662 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5216

[startup+0.101209 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 21710
/proc/meminfo: memFree=1631352/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=5376 CPUtime=0.09
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 496 0 0 0 9 0 0 0 18 0 2 0 367073424 5505024 471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 1344 471 218 20 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5376

[startup+0.301231 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 21710
/proc/meminfo: memFree=1631352/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=6288 CPUtime=0.29
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 738 0 0 0 29 0 0 0 18 0 2 0 367073424 6438912 713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 1572 713 218 20 0 930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6288

[startup+0.701275 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 21710
/proc/meminfo: memFree=1631352/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=7392 CPUtime=0.69
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 1030 0 0 0 69 0 0 0 18 0 2 0 367073424 7569408 1005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 1848 1005 218 20 0 1206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7392

[startup+1.50137 s]
/proc/loadavg: 1.83 1.82 1.55 2/79 21712
/proc/meminfo: memFree=1627560/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=8748 CPUtime=1.49
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 1388 0 0 0 149 0 0 0 18 0 2 0 367073424 8957952 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 2187 1363 218 20 0 1545 0
[pid=21710/tid=21712] ppid=21708 vsize=8748 CPUtime=1.49
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 1074 0 0 0 149 0 0 0 25 0 2 0 367073424 8957952 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8748

[startup+3.10155 s]
/proc/loadavg: 1.77 1.81 1.55 2/79 21712
/proc/meminfo: memFree=1625064/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=11760 CPUtime=3.09
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 2160 0 0 0 309 0 0 0 18 0 2 0 367073424 12042240 2099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 2940 2099 218 20 0 2298 0
[pid=21710/tid=21712] ppid=21708 vsize=11760 CPUtime=3.08
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 1846 0 0 0 308 0 0 0 25 0 2 0 367073424 12042240 2099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11760

[startup+6.30191 s]
/proc/loadavg: 1.77 1.81 1.55 2/79 21712
/proc/meminfo: memFree=1622568/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=13780 CPUtime=6.28
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 2712 0 0 0 628 0 0 0 18 0 2 0 367073424 14110720 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 3445 2612 218 20 0 2803 0
[pid=21710/tid=21712] ppid=21708 vsize=13780 CPUtime=6.28
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 2398 0 0 0 628 0 0 0 25 0 2 0 367073424 14110720 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13780

[startup+12.7026 s]
/proc/loadavg: 1.65 1.78 1.54 2/79 21712
/proc/meminfo: memFree=1617896/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=16976 CPUtime=12.68
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 3668 0 0 0 1267 1 0 0 18 0 2 0 367073424 17383424 3414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 4244 3414 218 20 0 3602 0
[pid=21710/tid=21712] ppid=21708 vsize=16976 CPUtime=12.68
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 3354 0 0 0 1267 1 0 0 25 0 2 0 367073424 17383424 3414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16976

[startup+25.5011 s]
/proc/loadavg: 1.55 1.75 1.54 2/79 21712
/proc/meminfo: memFree=1614632/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=20196 CPUtime=25.48
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 4750 0 0 0 2546 2 0 0 18 0 2 0 367073424 20680704 4249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 5049 4249 218 20 0 4407 0
[pid=21710/tid=21712] ppid=21708 vsize=20196 CPUtime=25.47
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 4436 0 0 0 2545 2 0 0 25 0 2 0 367073424 20680704 4249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20196

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.52 2/79 21712
/proc/meminfo: memFree=1612968/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=22068 CPUtime=51.06
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 5667 0 0 0 5103 3 0 0 18 0 2 0 367073424 22597632 4697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 5517 4697 218 20 0 4875 0
[pid=21710/tid=21712] ppid=21708 vsize=22068 CPUtime=51.05
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 5353 0 0 0 5102 3 0 0 25 0 2 0 367073424 22597632 4697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22068

[startup+102.306 s]
/proc/loadavg: 1.14 1.57 1.49 2/79 21712
/proc/meminfo: memFree=1611560/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=23136 CPUtime=102.22
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 6790 0 0 0 10219 3 0 0 18 0 2 0 367073424 23691264 4986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 5784 4986 218 20 0 5142 0
[pid=21710/tid=21712] ppid=21708 vsize=23136 CPUtime=102.22
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 6476 0 0 0 10219 3 0 0 25 0 2 0 367073424 23691264 4986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23136

[startup+162.302 s]
/proc/loadavg: 1.05 1.47 1.46 2/79 21712
/proc/meminfo: memFree=1610280/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=24440 CPUtime=162.17
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 8098 0 0 0 16213 4 0 0 18 0 2 0 367073424 25026560 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6110 5304 218 20 0 5468 0
[pid=21710/tid=21712] ppid=21708 vsize=24440 CPUtime=162.17
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 7784 0 0 0 16213 4 0 0 25 0 2 0 367073424 25026560 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 24440

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.43 2/79 21712
/proc/meminfo: memFree=1609576/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=25232 CPUtime=222.14
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 9286 0 0 0 22209 5 0 0 18 0 2 0 367073424 25837568 5485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6308 5485 218 20 0 5666 0
[pid=21710/tid=21712] ppid=21708 vsize=25232 CPUtime=222.13
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 8972 0 0 0 22208 5 0 0 25 0 2 0 367073424 25837568 5485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 25232

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.40 2/79 21712
/proc/meminfo: memFree=1609128/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=25696 CPUtime=282.07
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 10294 0 0 0 28202 5 0 0 18 0 2 0 367073424 26312704 5622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6424 5622 218 20 0 5782 0
[pid=21710/tid=21712] ppid=21708 vsize=25696 CPUtime=282.07
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 9980 0 0 0 28202 5 0 0 25 0 2 0 367073424 26312704 5622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 25696

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.37 2/79 21712
/proc/meminfo: memFree=1608680/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=25996 CPUtime=342.02
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 11324 0 0 0 34196 6 0 0 18 0 2 0 367073424 26619904 5702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6499 5702 218 20 0 5857 0
[pid=21710/tid=21712] ppid=21708 vsize=25996 CPUtime=342.02
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 11010 0 0 0 34196 6 0 0 25 0 2 0 367073424 26619904 5702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 25996

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.34 2/79 21712
/proc/meminfo: memFree=1608424/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=26316 CPUtime=401.99
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 12356 0 0 0 40192 7 0 0 18 0 2 0 367073424 26947584 5772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6579 5772 218 20 0 5937 0
[pid=21710/tid=21712] ppid=21708 vsize=26316 CPUtime=401.99
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 12042 0 0 0 40192 7 0 0 25 0 2 0 367073424 26947584 5772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 26316

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.32 2/79 21712
/proc/meminfo: memFree=1607976/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=26768 CPUtime=461.93
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 13375 0 0 0 46186 7 0 0 18 0 2 0 367073424 27410432 5895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6692 5895 218 20 0 6050 0
[pid=21710/tid=21712] ppid=21708 vsize=26768 CPUtime=461.93
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 13061 0 0 0 46186 7 0 0 25 0 2 0 367073424 27410432 5895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 26768

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.30 2/79 21712
/proc/meminfo: memFree=1607656/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=27140 CPUtime=521.89
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 14362 0 0 0 52181 8 0 0 18 0 2 0 367073424 27791360 5982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6785 5982 218 20 0 6143 0
[pid=21710/tid=21712] ppid=21708 vsize=27140 CPUtime=521.89
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 14048 0 0 0 52181 8 0 0 25 0 2 0 367073424 27791360 5982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 27140

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.27 2/79 21712
/proc/meminfo: memFree=1607336/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=27604 CPUtime=581.86
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 15302 0 0 0 58178 8 0 0 18 0 2 0 367073424 28266496 6088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6901 6088 218 20 0 6259 0
[pid=21710/tid=21712] ppid=21708 vsize=27604 CPUtime=581.85
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 14988 0 0 0 58177 8 0 0 25 0 2 0 367073424 28266496 6088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 27604

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.26 2/79 21712
/proc/meminfo: memFree=1607080/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=27736 CPUtime=641.8
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 16283 0 0 0 64171 9 0 0 18 0 2 0 367073424 28401664 6157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6934 6157 218 20 0 6292 0
[pid=21710/tid=21712] ppid=21708 vsize=27736 CPUtime=641.8
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 15969 0 0 0 64171 9 0 0 25 0 2 0 367073424 28401664 6157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.8
Current children cumulated vsize (KiB) 27736

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.24 2/79 21712
/proc/meminfo: memFree=1606888/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=27968 CPUtime=701.77
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 17226 0 0 0 70167 10 0 0 18 0 2 0 367073424 28639232 6188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 6992 6188 218 20 0 6350 0
[pid=21710/tid=21712] ppid=21708 vsize=27968 CPUtime=701.76
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 16912 0 0 0 70167 9 0 0 25 0 2 0 367073424 28639232 6188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 27968

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.22 2/79 21712
/proc/meminfo: memFree=1606632/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28176 CPUtime=761.75
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 18124 0 0 0 76165 10 0 0 18 0 2 0 367073424 28852224 6242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7044 6242 218 20 0 6402 0
[pid=21710/tid=21712] ppid=21708 vsize=28176 CPUtime=761.74
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 17810 0 0 0 76164 10 0 0 25 0 2 0 367073424 28852224 6242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 28176

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/79 21712
/proc/meminfo: memFree=1606696/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28176 CPUtime=821.71
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 19051 0 0 0 82160 11 0 0 18 0 2 0 367073424 28852224 6245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7044 6245 218 20 0 6402 0
[pid=21710/tid=21712] ppid=21708 vsize=28176 CPUtime=821.7
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 18737 0 0 0 82159 11 0 0 25 0 2 0 367073424 28852224 6245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 28176

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/79 21712
/proc/meminfo: memFree=1606504/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28176 CPUtime=881.67
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 20013 0 0 0 88156 11 0 0 18 0 2 0 367073424 28852224 6279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7044 6279 218 20 0 6402 0
[pid=21710/tid=21712] ppid=21708 vsize=28176 CPUtime=881.66
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 19699 0 0 0 88155 11 0 0 25 0 2 0 367073424 28852224 6279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 28176

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.17 2/79 21712
/proc/meminfo: memFree=1606376/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28384 CPUtime=941.64
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 20986 0 0 0 94152 12 0 0 18 0 2 0 367073424 29065216 6316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7096 6316 218 20 0 6454 0
[pid=21710/tid=21712] ppid=21708 vsize=28384 CPUtime=941.63
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 20672 0 0 0 94152 11 0 0 25 0 2 0 367073424 29065216 6316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 28384

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/79 21712
/proc/meminfo: memFree=1606248/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28384 CPUtime=1001.59
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 21868 0 0 0 100147 12 0 0 18 0 2 0 367073424 29065216 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7096 6340 218 20 0 6454 0
[pid=21710/tid=21712] ppid=21708 vsize=28384 CPUtime=1001.58
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 21554 0 0 0 100146 12 0 0 25 0 2 0 367073424 29065216 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 28384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 21712
/proc/meminfo: memFree=1606248/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28384 CPUtime=1061.56
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 22733 0 0 0 106143 13 0 0 18 0 2 0 367073424 29065216 6344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7096 6344 218 20 0 6454 0
[pid=21710/tid=21712] ppid=21708 vsize=28384 CPUtime=1061.55
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 22419 0 0 0 106142 13 0 0 25 0 2 0 367073424 29065216 6344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.56
Current children cumulated vsize (KiB) 28384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 21712
/proc/meminfo: memFree=1606184/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28932 CPUtime=1121.52
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 23625 0 0 0 112139 13 0 0 18 0 2 0 367073424 29626368 6369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7233 6369 218 20 0 6591 0
[pid=21710/tid=21712] ppid=21708 vsize=28932 CPUtime=1121.51
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 23311 0 0 0 112138 13 0 0 25 0 2 0 367073424 29626368 6369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 28932

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.13 2/79 21712
/proc/meminfo: memFree=1606184/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28932 CPUtime=1181.48
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 24498 0 0 0 118134 14 0 0 18 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7233 6373 218 20 0 6591 0
[pid=21710/tid=21712] ppid=21708 vsize=28932 CPUtime=1181.47
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 24184 0 0 0 118133 14 0 0 25 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 28932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.02 1.01 1.13 2/79 21712
/proc/meminfo: memFree=1606120/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28932 CPUtime=1200.05
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 24735 0 0 0 119991 14 0 0 18 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7233 6373 218 20 0 6591 0
[pid=21710/tid=21712] ppid=21708 vsize=28932 CPUtime=1200.05
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 24421 0 0 0 119991 14 0 0 25 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28932

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

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

[startup+1200.9 s]
/proc/loadavg: 1.02 1.01 1.13 2/79 21712
/proc/meminfo: memFree=1606120/2055920 swapFree=4150068/4192956
[pid=21710] ppid=21708 vsize=28932 CPUtime=1200.05
/proc/21710/stat : 21710 (MiraXTv1_dyn) S 21708 21710 20706 0 -1 4194304 24735 0 0 0 119991 14 0 0 18 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21710/statm: 7233 6373 218 20 0 6591 0
[pid=21710/tid=21712] ppid=21708 vsize=28932 CPUtime=1200.05
/proc/21710/task/21712/stat : 21712 (MiraXTv1_dyn) R 21708 21710 20706 0 -1 4194368 24421 0 0 0 119991 14 0 0 25 0 2 0 367073424 29626368 6373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.150977
CPU usage (%): 99.93
Max. virtual memory (cumulated for all children) (KiB): 28932

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

runsolver used 1.3168 second user time and 3.05754 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 19:05:58 UTC 2007

IDJOB= 337290
IDBENCH= 24695
IDSOLVER= 130
FILE ID= node5/337290-1178910358

PBS_JOBID= 5251097

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n26-03-S540351185.sat05-490.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337290-1178910358/MiraXTv1_dyn /tmp/evaluation/337290-1178910358/instance-337290-1178910358.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-337290-1178910358 -o ROOT/results/node5/solver-337290-1178910358 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337290-1178910358/MiraXTv1_dyn /tmp/evaluation/337290-1178910358/instance-337290-1178910358.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4e079b4b65292671b2ca5f9feca64ea4

RANDOM SEED= 557047028

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1631568 kB
Buffers:         47668 kB
Cached:         288764 kB
SwapCached:      11320 kB
Active:         151828 kB
Inactive:       207848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631568 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            50356 kB
Committed_AS: 14068740 kB
PageTables:       1720 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 node5 on Fri May 11 19:26:01 UTC 2007