Trace number 291944

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 v2UNSAT 586.057 586.326

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66783
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
586.03/586.32	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-291944-1178809221 -o ROOT/results/node17/solver-291944-1178809221 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291944-1178809221/MiraXTv2_dyn /tmp/evaluation/291944-1178809221/instance-291944-1178809221.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 6024
/proc/meminfo: memFree=1780992/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=3788 CPUtime=0
/proc/6024/stat : 6024 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 328839659 3878912 254 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134561262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6024/statm: 947 255 206 20 0 305 0

[startup+0.019656 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 6024
/proc/meminfo: memFree=1780992/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=4244 CPUtime=0.01
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 364 0 0 0 1 0 0 0 18 0 2 0 328839659 4345856 339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 1061 339 218 20 0 419 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4244

[startup+0.102664 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 6024
/proc/meminfo: memFree=1780992/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=5372 CPUtime=0.09
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 481 0 0 0 9 0 0 0 18 0 2 0 328839659 5500928 456 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 1343 456 218 20 0 701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5372

[startup+0.301685 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 6024
/proc/meminfo: memFree=1780992/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=5996 CPUtime=0.29
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 687 0 0 0 29 0 0 0 18 0 2 0 328839659 6139904 662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 1499 662 218 20 0 857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5996

[startup+0.702725 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 6024
/proc/meminfo: memFree=1780992/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=7308 CPUtime=0.69
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 987 0 0 0 69 0 0 0 18 0 2 0 328839659 7483392 962 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 1827 962 218 20 0 1185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7308

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 6026
/proc/meminfo: memFree=1777648/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=8092 CPUtime=1.49
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 1224 0 0 0 149 0 0 0 18 0 2 0 328839659 8286208 1199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 2023 1199 218 20 0 1381 0
[pid=6024/tid=6026] ppid=6022 vsize=8092 CPUtime=1.48
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 897 0 0 0 148 0 0 0 25 0 2 0 328839660 8286208 1199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8092

[startup+3.10198 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 6026
/proc/meminfo: memFree=1775920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=10228 CPUtime=3.09
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 1757 0 0 0 309 0 0 0 18 0 2 0 328839659 10473472 1732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 2557 1732 218 20 0 1915 0
[pid=6024/tid=6026] ppid=6022 vsize=10228 CPUtime=3.08
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 1430 0 0 0 308 0 0 0 25 0 2 0 328839660 10473472 1732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10228

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 6026
/proc/meminfo: memFree=1773808/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=11192 CPUtime=6.29
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 2080 0 0 0 628 1 0 0 18 0 2 0 328839659 11460608 1980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 2798 1980 218 20 0 2156 0
[pid=6024/tid=6026] ppid=6022 vsize=11192 CPUtime=6.27
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 1753 0 0 0 627 0 0 0 25 0 2 0 328839660 11460608 1980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11192

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 1.08 2/79 6026
/proc/meminfo: memFree=1769648/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=14888 CPUtime=12.68
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 3119 0 0 0 1267 1 0 0 18 0 2 0 328839659 15245312 2922 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 3722 2922 218 20 0 3080 0
[pid=6024/tid=6026] ppid=6022 vsize=14888 CPUtime=12.67
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 2792 0 0 0 1266 1 0 0 25 0 2 0 328839660 15245312 2922 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14888

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 1.08 2/79 6026
/proc/meminfo: memFree=1766896/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=17448 CPUtime=25.48
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 4025 0 0 0 2546 2 0 0 18 0 2 0 328839659 17866752 3591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 4362 3591 218 20 0 3720 0
[pid=6024/tid=6026] ppid=6022 vsize=17448 CPUtime=25.47
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 3698 0 0 0 2545 2 0 0 25 0 2 0 328839660 17866752 3591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17448

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.08 2/85 6100
/proc/meminfo: memFree=1763776/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=19556 CPUtime=51.04
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 4944 0 0 0 5101 3 0 0 18 0 2 0 328839659 20025344 4043 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 4889 4043 218 20 0 4247 0
[pid=6024/tid=6026] ppid=6022 vsize=19556 CPUtime=51.03
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 4617 0 0 0 5100 3 0 0 25 0 2 0 328839660 20025344 4043 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19556

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/79 6224
/proc/meminfo: memFree=1763440/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=20832 CPUtime=102.17
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 6125 0 0 0 10213 4 0 0 18 0 2 0 328839659 21331968 4377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5208 4377 218 20 0 4566 0
[pid=6024/tid=6026] ppid=6022 vsize=20832 CPUtime=102.16
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 5798 0 0 0 10212 4 0 0 25 0 2 0 328839660 21331968 4377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 20832

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 6224
/proc/meminfo: memFree=1762480/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=21688 CPUtime=162.15
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 7471 0 0 0 16210 5 0 0 18 0 2 0 328839659 22208512 4625 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5422 4625 218 20 0 4780 0
[pid=6024/tid=6026] ppid=6022 vsize=21688 CPUtime=162.14
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 7144 0 0 0 16209 5 0 0 25 0 2 0 328839660 22208512 4625 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 21688

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 6224
/proc/meminfo: memFree=1762224/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=22136 CPUtime=222.13
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 8662 0 0 0 22207 6 0 0 18 0 2 0 328839659 22667264 4758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5534 4758 218 20 0 4892 0
[pid=6024/tid=6026] ppid=6022 vsize=22136 CPUtime=222.12
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 8335 0 0 0 22206 6 0 0 25 0 2 0 328839660 22667264 4758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 22136

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 6224
/proc/meminfo: memFree=1761840/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=22500 CPUtime=282.11
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 9904 0 0 0 28205 6 0 0 18 0 2 0 328839659 23040000 4835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5625 4835 218 20 0 4983 0
[pid=6024/tid=6026] ppid=6022 vsize=22500 CPUtime=282.1
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 9577 0 0 0 28204 6 0 0 25 0 2 0 328839660 23040000 4835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 22500

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 6224
/proc/meminfo: memFree=1761584/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=22668 CPUtime=342.09
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 11008 0 0 0 34202 7 0 0 18 0 2 0 328839659 23212032 4907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5667 4907 218 20 0 5025 0
[pid=6024/tid=6026] ppid=6022 vsize=22668 CPUtime=342.08
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 10681 0 0 0 34201 7 0 0 25 0 2 0 328839660 23212032 4907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 22668

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 6224
/proc/meminfo: memFree=1761008/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=23220 CPUtime=402.07
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 12201 0 0 0 40199 8 0 0 18 0 2 0 328839659 23777280 5047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5805 5047 218 20 0 5163 0
[pid=6024/tid=6026] ppid=6022 vsize=23220 CPUtime=402.06
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 11874 0 0 0 40198 8 0 0 25 0 2 0 328839660 23777280 5047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 23220

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 6224
/proc/meminfo: memFree=1760624/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=23972 CPUtime=462.06
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 13369 0 0 0 46197 9 0 0 18 0 2 0 328839659 24547328 5141 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 5993 5141 218 20 0 5351 0
[pid=6024/tid=6026] ppid=6022 vsize=23972 CPUtime=462.05
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 13042 0 0 0 46196 9 0 0 25 0 2 0 328839660 24547328 5141 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 23972

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1760368/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=24140 CPUtime=522.04
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 14452 0 0 0 52194 10 0 0 18 0 2 0 328839659 24719360 5216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 6035 5216 218 20 0 5393 0
[pid=6024/tid=6026] ppid=6022 vsize=24140 CPUtime=522.03
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 14125 0 0 0 52193 10 0 0 25 0 2 0 328839660 24719360 5216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 24140

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1759920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=24656 CPUtime=582.03
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 15579 0 0 0 58191 12 0 0 18 0 2 0 328839659 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 6164 5317 218 20 0 5522 0
[pid=6024/tid=6026] ppid=6022 vsize=24656 CPUtime=582.01
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 15252 0 0 0 58190 11 0 0 25 0 2 0 328839660 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 24656

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

[startup+583.902 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1759920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=24656 CPUtime=583.63
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 15579 0 0 0 58351 12 0 0 18 0 2 0 328839659 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 6164 5317 218 20 0 5522 0
[pid=6024/tid=6026] ppid=6022 vsize=24656 CPUtime=583.61
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 15252 0 0 0 58350 11 0 0 25 0 2 0 328839660 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 583.63
Current children cumulated vsize (KiB) 24656

[startup+585.502 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1759920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=24656 CPUtime=585.23
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 15665 0 0 0 58511 12 0 0 18 0 2 0 328839659 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 6164 5317 218 20 0 5522 0
[pid=6024/tid=6026] ppid=6022 vsize=24656 CPUtime=585.21
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 15338 0 0 0 58510 11 0 0 25 0 2 0 328839660 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 585.23
Current children cumulated vsize (KiB) 24656

[startup+585.902 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1759920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=24656 CPUtime=585.63
/proc/6024/stat : 6024 (MiraXTv2_dyn) S 6022 6024 5287 0 -1 4194304 15665 0 0 0 58551 12 0 0 18 0 2 0 328839659 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6024/statm: 6164 5317 218 20 0 5522 0
[pid=6024/tid=6026] ppid=6022 vsize=24656 CPUtime=585.62
/proc/6024/task/6026/stat : 6026 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194368 15338 0 0 0 58550 12 0 0 25 0 2 0 328839660 25247744 5317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 585.63
Current children cumulated vsize (KiB) 24656

[startup+586.306 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6224
/proc/meminfo: memFree=1759920/2055920 swapFree=4140644/4192956
[pid=6024] ppid=6022 vsize=19596 CPUtime=586.03
/proc/6024/stat : 6024 (MiraXTv2_dyn) R 6022 6024 5287 0 -1 4194304 15667 0 0 0 58591 12 0 0 17 0 1 0 328839659 20066304 4205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3290626 0 0 4096 0 0 0 0 17 1 0 0
/proc/6024/statm: 4899 4205 220 20 0 4257 0
Current children cumulated CPU time (s) 586.03
Current children cumulated vsize (KiB) 19596

Child status: 20
Real time (s): 586.326
CPU time (s): 586.057
CPU user time (s): 585.93
CPU system time (s): 0.12698
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 24692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.93
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15670
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= 15
involuntary context switches= 12218

runsolver used 0.641902 second user time and 1.49677 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 15:00:21 UTC 2007

IDJOB= 291944
IDBENCH= 19827
IDSOLVER= 129
FILE ID= node17/291944-1178809221

PBS_JOBID= 5250936

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291944-1178809221/MiraXTv2_dyn /tmp/evaluation/291944-1178809221/instance-291944-1178809221.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-291944-1178809221 -o ROOT/results/node17/solver-291944-1178809221 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291944-1178809221/MiraXTv2_dyn /tmp/evaluation/291944-1178809221/instance-291944-1178809221.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 830170534

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1781208 kB
Buffers:         45500 kB
Cached:         123108 kB
SwapCached:      15536 kB
Active:         116804 kB
Inactive:        96408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781208 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          50592 kB
Slab:            46852 kB
Committed_AS: 10107024 kB
PageTables:       1872 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= 66561 MiB

End job on node17 on Thu May 10 15:10:08 UTC 2007