Trace number 296577

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 549.48 549.695

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
MD5SUMaca6cad74270d95cd75e3239f6304512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.4519
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
549.38/549.69	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/node20/watcher-296577-1178824558 -o ROOT/results/node20/solver-296577-1178824558 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296577-1178824558/MiraXTv2_dyn /tmp/evaluation/296577-1178824558/instance-296577-1178824558.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.99 1.97 1.91 3/77 4385
/proc/meminfo: memFree=1826400/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=3788 CPUtime=0
/proc/4385/stat : 4385 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 330373122 3878912 270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/4385/statm: 947 271 206 20 0 305 0

[startup+0.074919 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 4385
/proc/meminfo: memFree=1826400/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=4200 CPUtime=0.07
/proc/4385/stat : 4385 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194304 393 0 0 0 7 0 0 0 18 0 1 0 330373122 4300800 368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/4385/statm: 1050 368 207 20 0 408 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4200

[startup+0.101924 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 4385
/proc/meminfo: memFree=1826400/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=5004 CPUtime=0.09
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 509 0 0 0 9 0 0 0 18 0 2 0 330373122 5124096 484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 1251 484 218 20 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5004

[startup+0.301965 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 4385
/proc/meminfo: memFree=1826400/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=6388 CPUtime=0.29
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 712 0 0 0 29 0 0 0 18 0 2 0 330373122 6541312 687 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 1597 687 218 20 0 955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6388

[startup+0.701045 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 4385
/proc/meminfo: memFree=1826400/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=7424 CPUtime=0.69
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 1012 0 0 0 69 0 0 0 18 0 2 0 330373122 7602176 987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 1856 987 218 20 0 1214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7424

[startup+1.5012 s]
/proc/loadavg: 1.91 1.95 1.90 2/79 4387
/proc/meminfo: memFree=1822864/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=8336 CPUtime=1.49
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 1278 0 0 0 149 0 0 0 18 0 2 0 330373122 8536064 1253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 2084 1253 218 20 0 1442 0
[pid=4385/tid=4387] ppid=4383 vsize=8336 CPUtime=1.41
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 859 0 0 0 141 0 0 0 25 0 2 0 330373130 8536064 1253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8336

[startup+3.10153 s]
/proc/loadavg: 1.91 1.95 1.90 2/79 4387
/proc/meminfo: memFree=1821072/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=10656 CPUtime=3.09
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 1881 0 0 0 309 0 0 0 18 0 2 0 330373122 10911744 1856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 2664 1856 218 20 0 2022 0
[pid=4385/tid=4387] ppid=4383 vsize=10656 CPUtime=3.01
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 1462 0 0 0 301 0 0 0 25 0 2 0 330373130 10911744 1856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10656

[startup+6.30117 s]
/proc/loadavg: 1.91 1.95 1.90 2/79 4387
/proc/meminfo: memFree=1818512/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=12080 CPUtime=6.28
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 2306 0 0 0 628 0 0 0 18 0 2 0 330373122 12369920 2207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 3020 2207 218 20 0 2378 0
[pid=4385/tid=4387] ppid=4383 vsize=12080 CPUtime=6.2
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 1887 0 0 0 620 0 0 0 25 0 2 0 330373130 12369920 2207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12080

[startup+12.7015 s]
/proc/loadavg: 1.77 1.92 1.89 2/79 4387
/proc/meminfo: memFree=1814800/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=15152 CPUtime=12.69
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 3211 0 0 0 1268 1 0 0 18 0 2 0 330373122 15515648 3017 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 3788 3017 218 20 0 3146 0
[pid=4385/tid=4387] ppid=4383 vsize=15152 CPUtime=12.61
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 2792 0 0 0 1260 1 0 0 25 0 2 0 330373130 15515648 3017 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15152

[startup+25.502 s]
/proc/loadavg: 1.65 1.89 1.88 2/79 4387
/proc/meminfo: memFree=1812112/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=17820 CPUtime=25.48
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 4069 0 0 0 2546 2 0 0 18 0 2 0 330373122 18247680 3644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 4455 3644 218 20 0 3813 0
[pid=4385/tid=4387] ppid=4383 vsize=17820 CPUtime=25.4
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 3650 0 0 0 2538 2 0 0 25 0 2 0 330373130 18247680 3644 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) 17820

[startup+51.1012 s]
/proc/loadavg: 1.43 1.81 1.86 2/79 4387
/proc/meminfo: memFree=1810704/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=19176 CPUtime=51.06
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 4965 0 0 0 5104 2 0 0 18 0 2 0 330373122 19636224 4026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 4794 4026 218 20 0 4152 0
[pid=4385/tid=4387] ppid=4383 vsize=19176 CPUtime=50.99
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 4546 0 0 0 5097 2 0 0 25 0 2 0 330373130 19636224 4026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19176

[startup+102.305 s]
/proc/loadavg: 1.17 1.67 1.81 2/79 4387
/proc/meminfo: memFree=1809424/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=20372 CPUtime=102.25
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 6262 0 0 0 10222 3 0 0 18 0 2 0 330373122 20860928 4330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5093 4330 218 20 0 4451 0
[pid=4385/tid=4387] ppid=4383 vsize=20372 CPUtime=102.17
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 5843 0 0 0 10214 3 0 0 25 0 2 0 330373130 20860928 4330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20372

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.75 2/79 4387
/proc/meminfo: memFree=1808592/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=21296 CPUtime=162.22
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 7732 0 0 0 16218 4 0 0 18 0 2 0 330373122 21807104 4527 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5324 4527 218 20 0 4682 0
[pid=4385/tid=4387] ppid=4383 vsize=21296 CPUtime=162.14
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 7313 0 0 0 16210 4 0 0 25 0 2 0 330373130 21807104 4527 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21296

[startup+222.303 s]
/proc/loadavg: 1.02 1.45 1.70 2/79 4387
/proc/meminfo: memFree=1807760/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=21960 CPUtime=222.2
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 9206 0 0 0 22215 5 0 0 18 0 2 0 330373122 22487040 4711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5490 4711 218 20 0 4848 0
[pid=4385/tid=4387] ppid=4383 vsize=21960 CPUtime=222.12
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 8787 0 0 0 22207 5 0 0 25 0 2 0 330373130 22487040 4711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21960

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.66 2/79 4387
/proc/meminfo: memFree=1807440/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=22276 CPUtime=282.18
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 10514 0 0 0 28212 6 0 0 18 0 2 0 330373122 22810624 4789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5569 4789 218 20 0 4927 0
[pid=4385/tid=4387] ppid=4383 vsize=22276 CPUtime=282.1
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 10095 0 0 0 28204 6 0 0 25 0 2 0 330373130 22810624 4789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22276

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.61 2/79 4387
/proc/meminfo: memFree=1806928/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=22844 CPUtime=342.16
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 11892 0 0 0 34208 8 0 0 18 0 2 0 330373122 23392256 4925 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5711 4925 218 20 0 5069 0
[pid=4385/tid=4387] ppid=4383 vsize=22844 CPUtime=342.07
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 11473 0 0 0 34200 7 0 0 25 0 2 0 330373130 23392256 4925 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 22844

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.57 2/79 4387
/proc/meminfo: memFree=1806480/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23472 CPUtime=402.13
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 13237 0 0 0 40205 8 0 0 18 0 2 0 330373122 24035328 5014 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5868 5014 218 20 0 5226 0
[pid=4385/tid=4387] ppid=4383 vsize=23472 CPUtime=402.05
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 12818 0 0 0 40197 8 0 0 25 0 2 0 330373130 24035328 5014 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 23472

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.53 2/79 4387
/proc/meminfo: memFree=1806416/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=462.11
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 14538 0 0 0 46202 9 0 0 18 0 2 0 330373122 24272896 5052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5052 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=462.03
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 14119 0 0 0 46194 9 0 0 25 0 2 0 330373130 24272896 5052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 23704

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.50 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=522.09
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 15843 0 0 0 52199 10 0 0 18 0 2 0 330373122 24272896 5079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5079 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=522.01
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15424 0 0 0 52191 10 0 0 25 0 2 0 330373130 24272896 5079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 23704

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

[startup+524.705 s]
/proc/loadavg: 1.00 1.15 1.50 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=524.49
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 15843 0 0 0 52439 10 0 0 18 0 2 0 330373122 24272896 5079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5079 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=524.41
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15424 0 0 0 52431 10 0 0 25 0 2 0 330373130 24272896 5079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 524.49
Current children cumulated vsize (KiB) 23704

[startup+537.502 s]
/proc/loadavg: 1.00 1.15 1.49 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=537.28
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16128 0 0 0 53718 10 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=537.2
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15709 0 0 0 53710 10 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.28
Current children cumulated vsize (KiB) 23704

[startup+543.901 s]
/proc/loadavg: 1.00 1.14 1.49 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=543.68
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16270 0 0 0 54357 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=543.6
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15851 0 0 0 54350 10 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 543.68
Current children cumulated vsize (KiB) 23704

[startup+547.103 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=546.88
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16341 0 0 0 54677 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=546.8
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15922 0 0 0 54669 11 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 546.88
Current children cumulated vsize (KiB) 23704

[startup+548.701 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=548.48
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16341 0 0 0 54837 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=548.4
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15922 0 0 0 54829 11 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 548.48
Current children cumulated vsize (KiB) 23704

[startup+549.101 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=548.88
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16341 0 0 0 54877 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=548.8
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15922 0 0 0 54869 11 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 548.88
Current children cumulated vsize (KiB) 23704

[startup+549.501 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=549.28
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16412 0 0 0 54917 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=549.2
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15993 0 0 0 54909 11 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.28
Current children cumulated vsize (KiB) 23704

[startup+549.601 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 4387
/proc/meminfo: memFree=1806288/2055920 swapFree=4154884/4192956
[pid=4385] ppid=4383 vsize=23704 CPUtime=549.38
/proc/4385/stat : 4385 (MiraXTv2_dyn) S 4383 4385 3150 0 -1 4194304 16412 0 0 0 54927 11 0 0 18 0 2 0 330373122 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4385/statm: 5926 5080 218 20 0 5284 0
[pid=4385/tid=4387] ppid=4383 vsize=23704 CPUtime=549.3
/proc/4385/task/4387/stat : 4387 (MiraXTv2_dyn) R 4383 4385 3150 0 -1 4194368 15993 0 0 0 54919 11 0 0 25 0 2 0 330373130 24272896 5080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.38
Current children cumulated vsize (KiB) 23704

Child status: 20
Real time (s): 549.695
CPU time (s): 549.48
CPU user time (s): 549.364
CPU system time (s): 0.116982
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 23988

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

runsolver used 0.542917 second user time and 1.45778 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 19:15:58 UTC 2007

IDJOB= 296577
IDBENCH= 19940
IDSOLVER= 129
FILE ID= node20/296577-1178824558

PBS_JOBID= 5250969

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296577-1178824558/MiraXTv2_dyn /tmp/evaluation/296577-1178824558/instance-296577-1178824558.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-296577-1178824558 -o ROOT/results/node20/solver-296577-1178824558 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296577-1178824558/MiraXTv2_dyn /tmp/evaluation/296577-1178824558/instance-296577-1178824558.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aca6cad74270d95cd75e3239f6304512

RANDOM SEED= 130807135

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1826680 kB
Buffers:         39572 kB
Cached:         124184 kB
SwapCached:      17192 kB
Active:         102796 kB
Inactive:        84656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826680 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            27360 kB
Committed_AS:  6755096 kB
PageTables:       1744 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= 66557 MiB

End job on node20 on Thu May 10 19:25:08 UTC 2007