Trace number 291945

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 v1UNSAT 623.081 623.426

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 MiraXTv1...
623.05/623.42	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/node13/watcher-291945-1178809242 -o ROOT/results/node13/solver-291945-1178809242 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291945-1178809242/MiraXTv1_dyn /tmp/evaluation/291945-1178809242/instance-291945-1178809242.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.04 1.10 1.25 3/77 7967
/proc/meminfo: memFree=1816192/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=3788 CPUtime=0
/proc/7967/stat : 7967 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 328842005 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/7967/statm: 947 256 206 20 0 305 0

[startup+0.041421 s]
/proc/loadavg: 1.04 1.10 1.25 3/77 7967
/proc/meminfo: memFree=1816192/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=5028 CPUtime=0.03
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 413 0 0 0 3 0 0 0 18 0 2 0 328842005 5148672 388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 1257 388 218 20 0 615 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5028

[startup+0.101442 s]
/proc/loadavg: 1.04 1.10 1.25 3/77 7967
/proc/meminfo: memFree=1816192/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=5376 CPUtime=0.09
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 488 0 0 0 9 0 0 0 18 0 2 0 328842005 5505024 463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 1344 463 218 20 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5376

[startup+0.301476 s]
/proc/loadavg: 1.04 1.10 1.25 3/77 7967
/proc/meminfo: memFree=1816192/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=6128 CPUtime=0.29
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 705 0 0 0 29 0 0 0 18 0 2 0 328842005 6275072 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 1532 680 218 20 0 890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6128

[startup+0.701562 s]
/proc/loadavg: 1.04 1.10 1.25 3/77 7967
/proc/meminfo: memFree=1816192/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=7248 CPUtime=0.69
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 977 0 0 0 69 0 0 0 18 0 2 0 328842005 7421952 952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 1812 952 218 20 0 1170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50173 s]
/proc/loadavg: 1.04 1.10 1.25 2/79 7969
/proc/meminfo: memFree=1812784/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=8180 CPUtime=1.49
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 1240 0 0 0 149 0 0 0 18 0 2 0 328842005 8376320 1215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 2045 1215 218 20 0 1403 0
[pid=7967/tid=7969] ppid=7965 vsize=8180 CPUtime=1.48
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 913 0 0 0 148 0 0 0 25 0 2 0 328842006 8376320 1215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8180

[startup+3.10107 s]
/proc/loadavg: 1.04 1.10 1.25 2/79 7969
/proc/meminfo: memFree=1810992/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=10508 CPUtime=3.09
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 1816 0 0 0 309 0 0 0 18 0 2 0 328842005 10760192 1791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 2627 1791 218 20 0 1985 0
[pid=7967/tid=7969] ppid=7965 vsize=10508 CPUtime=3.08
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 1489 0 0 0 308 0 0 0 25 0 2 0 328842006 10760192 1791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10508

[startup+6.30175 s]
/proc/loadavg: 1.11 1.12 1.26 2/79 7969
/proc/meminfo: memFree=1808560/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=11528 CPUtime=6.29
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 2161 0 0 0 628 1 0 0 18 0 2 0 328842005 11804672 2061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 2882 2061 218 20 0 2240 0
[pid=7967/tid=7969] ppid=7965 vsize=11528 CPUtime=6.27
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 1834 0 0 0 627 0 0 0 25 0 2 0 328842006 11804672 2061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11528

[startup+12.7011 s]
/proc/loadavg: 1.10 1.12 1.26 2/79 7969
/proc/meminfo: memFree=1804912/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=14984 CPUtime=12.68
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 3109 0 0 0 1266 2 0 0 18 0 2 0 328842005 15343616 2912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 3746 2912 218 20 0 3104 0
[pid=7967/tid=7969] ppid=7965 vsize=14984 CPUtime=12.68
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 2782 0 0 0 1266 2 0 0 25 0 2 0 328842006 15343616 2912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14984

[startup+25.5029 s]
/proc/loadavg: 1.08 1.11 1.25 2/85 8035
/proc/meminfo: memFree=1800696/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=17452 CPUtime=25.45
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 4030 0 0 0 2543 2 0 0 18 0 2 0 328842005 17870848 3594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 4363 3594 218 20 0 3721 0
[pid=7967/tid=7969] ppid=7965 vsize=17452 CPUtime=25.44
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 3703 0 0 0 2542 2 0 0 25 0 2 0 328842006 17870848 3594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17452

[startup+51.1013 s]
/proc/loadavg: 1.05 1.10 1.24 2/85 8125
/proc/meminfo: memFree=1799224/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=19480 CPUtime=50.99
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 4872 0 0 0 5096 3 0 0 18 0 2 0 328842005 19947520 4032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 4870 4032 218 20 0 4228 0
[pid=7967/tid=7969] ppid=7965 vsize=19480 CPUtime=50.97
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 4545 0 0 0 5095 2 0 0 25 0 2 0 328842006 19947520 4032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 19480

[startup+102.305 s]
/proc/loadavg: 1.02 1.08 1.23 2/79 8167
/proc/meminfo: memFree=1798832/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=20740 CPUtime=102.14
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 6085 0 0 0 10211 3 0 0 18 0 2 0 328842005 21237760 4387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 5185 4387 218 20 0 4543 0
[pid=7967/tid=7969] ppid=7965 vsize=20740 CPUtime=102.13
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 5758 0 0 0 10210 3 0 0 25 0 2 0 328842006 21237760 4387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 20740

[startup+162.303 s]
/proc/loadavg: 1.01 1.07 1.21 2/79 8167
/proc/meminfo: memFree=1797744/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=21684 CPUtime=162.11
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 7364 0 0 0 16207 4 0 0 18 0 2 0 328842005 22204416 4621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 5421 4621 218 20 0 4779 0
[pid=7967/tid=7969] ppid=7965 vsize=21684 CPUtime=162.1
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 7037 0 0 0 16206 4 0 0 25 0 2 0 328842006 22204416 4621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 21684

[startup+222.302 s]
/proc/loadavg: 1.00 1.05 1.19 2/79 8167
/proc/meminfo: memFree=1796976/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=22476 CPUtime=222.09
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 8560 0 0 0 22204 5 0 0 18 0 2 0 328842005 23015424 4815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 5619 4815 218 20 0 4977 0
[pid=7967/tid=7969] ppid=7965 vsize=22476 CPUtime=222.08
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 8233 0 0 0 22203 5 0 0 25 0 2 0 328842006 23015424 4815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 22476

[startup+282.302 s]
/proc/loadavg: 1.06 1.06 1.18 2/79 8167
/proc/meminfo: memFree=1796400/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=22956 CPUtime=282.07
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 9656 0 0 0 28201 6 0 0 18 0 2 0 328842005 23506944 4965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 5739 4965 218 20 0 5097 0
[pid=7967/tid=7969] ppid=7965 vsize=22956 CPUtime=282.06
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 9329 0 0 0 28200 6 0 0 25 0 2 0 328842006 23506944 4965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 22956

[startup+342.301 s]
/proc/loadavg: 1.02 1.04 1.17 2/79 8167
/proc/meminfo: memFree=1795888/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=23412 CPUtime=342.05
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 10713 0 0 0 34198 7 0 0 18 0 2 0 328842005 23973888 5057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 5853 5057 218 20 0 5211 0
[pid=7967/tid=7969] ppid=7965 vsize=23412 CPUtime=342.04
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 10386 0 0 0 34197 7 0 0 25 0 2 0 328842006 23973888 5057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 23412

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 8167
/proc/meminfo: memFree=1795504/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=24024 CPUtime=402.03
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 11796 0 0 0 40195 8 0 0 18 0 2 0 328842005 24600576 5157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6006 5157 218 20 0 5364 0
[pid=7967/tid=7969] ppid=7965 vsize=24024 CPUtime=402.02
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 11469 0 0 0 40194 8 0 0 25 0 2 0 328842006 24600576 5157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 24024

[startup+462.303 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 8167
/proc/meminfo: memFree=1795120/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=24488 CPUtime=462.01
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 12830 0 0 0 46192 9 0 0 18 0 2 0 328842005 25075712 5275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6122 5275 218 20 0 5480 0
[pid=7967/tid=7969] ppid=7965 vsize=24488 CPUtime=462
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 12503 0 0 0 46191 9 0 0 25 0 2 0 328842006 25075712 5275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 24488

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 8167
/proc/meminfo: memFree=1794800/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=24900 CPUtime=521.99
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 13849 0 0 0 52189 10 0 0 18 0 2 0 328842005 25497600 5365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6225 5365 218 20 0 5583 0
[pid=7967/tid=7969] ppid=7965 vsize=24900 CPUtime=521.97
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 13522 0 0 0 52188 9 0 0 25 0 2 0 328842006 25497600 5365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 24900

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794416/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=581.96
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 14893 0 0 0 58186 10 0 0 18 0 2 0 328842005 26050560 5466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5466 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=581.95
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 14566 0 0 0 58185 10 0 0 25 0 2 0 328842006 26050560 5466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 25440

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794416/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=588.36
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 14981 0 0 0 58826 10 0 0 18 0 2 0 328842005 26050560 5468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5468 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=588.35
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 14654 0 0 0 58825 10 0 0 25 0 2 0 328842006 26050560 5468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 588.36
Current children cumulated vsize (KiB) 25440

[startup+601.502 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794416/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=601.15
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15156 0 0 0 60105 10 0 0 18 0 2 0 328842005 26050560 5469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5469 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=601.14
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 14829 0 0 0 60104 10 0 0 25 0 2 0 328842006 26050560 5469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 601.15
Current children cumulated vsize (KiB) 25440

[startup+614.302 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=613.95
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15422 0 0 0 61384 11 0 0 18 0 2 0 328842005 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5474 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=613.94
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15095 0 0 0 61383 11 0 0 25 0 2 0 328842006 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 613.95
Current children cumulated vsize (KiB) 25440

[startup+617.501 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=617.15
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15509 0 0 0 61704 11 0 0 18 0 2 0 328842005 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5474 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=617.14
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15182 0 0 0 61703 11 0 0 25 0 2 0 328842006 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 617.15
Current children cumulated vsize (KiB) 25440

[startup+620.702 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=620.35
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15509 0 0 0 62024 11 0 0 18 0 2 0 328842005 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5474 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=620.34
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15182 0 0 0 62023 11 0 0 25 0 2 0 328842006 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 620.35
Current children cumulated vsize (KiB) 25440

[startup+622.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=621.95
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15509 0 0 0 62184 11 0 0 18 0 2 0 328842005 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5474 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=621.94
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15182 0 0 0 62183 11 0 0 25 0 2 0 328842006 26050560 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 621.95
Current children cumulated vsize (KiB) 25440

[startup+623.101 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=622.75
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15512 0 0 0 62264 11 0 0 18 0 2 0 328842005 26050560 5477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5477 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=622.74
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15185 0 0 0 62263 11 0 0 25 0 2 0 328842006 26050560 5477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 622.75
Current children cumulated vsize (KiB) 25440

[startup+623.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=25440 CPUtime=622.95
/proc/7967/stat : 7967 (MiraXTv1_dyn) S 7965 7967 7116 0 -1 4194304 15599 0 0 0 62284 11 0 0 18 0 2 0 328842005 26050560 5477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7967/statm: 6360 5477 218 20 0 5718 0
[pid=7967/tid=7969] ppid=7965 vsize=25440 CPUtime=622.94
/proc/7967/task/7969/stat : 7969 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194368 15272 0 0 0 62283 11 0 0 25 0 2 0 328842006 26050560 5477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 622.95
Current children cumulated vsize (KiB) 25440

[startup+623.401 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 8167
/proc/meminfo: memFree=1794352/2055920 swapFree=4159364/4192956
[pid=7967] ppid=7965 vsize=19000 CPUtime=623.05
/proc/7967/stat : 7967 (MiraXTv1_dyn) R 7965 7967 7116 0 -1 4194304 15601 0 0 0 62294 11 0 0 16 0 1 0 328842005 19456000 4055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12308632 0 0 4096 0 0 0 0 17 1 0 0
/proc/7967/statm: 4750 4055 220 20 0 4108 0
Current children cumulated CPU time (s) 623.05
Current children cumulated vsize (KiB) 19000

Child status: 20
Real time (s): 623.426
CPU time (s): 623.081
CPU user time (s): 622.961
CPU system time (s): 0.119981
CPU usage (%): 99.9448
Max. virtual memory (cumulated for all children) (KiB): 25788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 622.961
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15604
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= 14
involuntary context switches= 9296

runsolver used 0.677896 second user time and 1.59676 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 15:00:42 UTC 2007

IDJOB= 291945
IDBENCH= 19827
IDSOLVER= 130
FILE ID= node13/291945-1178809242

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
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/291945-1178809242/MiraXTv1_dyn /tmp/evaluation/291945-1178809242/instance-291945-1178809242.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-291945-1178809242 -o ROOT/results/node13/solver-291945-1178809242 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291945-1178809242/MiraXTv1_dyn /tmp/evaluation/291945-1178809242/instance-291945-1178809242.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 705533594

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1816408 kB
Buffers:         37588 kB
Cached:          95648 kB
SwapCached:      12828 kB
Active:         115604 kB
Inactive:        60760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816408 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          50020 kB
Slab:            48512 kB
Committed_AS:  9743084 kB
PageTables:       1924 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 node13 on Thu May 10 15:11:05 UTC 2007