Trace number 292067

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 441.117 441.41

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.94094
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...
441.10/441.40	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/node9/watcher-292067-1178809380 -o ROOT/results/node9/solver-292067-1178809380 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292067-1178809380/MiraXTv2_dyn /tmp/evaluation/292067-1178809380/instance-292067-1178809380.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.84 1.92 1.64 3/77 17699
/proc/meminfo: memFree=1849696/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=3788 CPUtime=0
/proc/17699/stat : 17699 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 356975548 3878912 259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/17699/statm: 947 259 206 20 0 305 0

[startup+0.040495 s]
/proc/loadavg: 1.84 1.92 1.64 3/77 17699
/proc/meminfo: memFree=1849696/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=5028 CPUtime=0.03
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 414 0 0 0 3 0 0 0 18 0 2 0 356975548 5148672 389 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 1257 389 218 20 0 615 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5028

[startup+0.1015 s]
/proc/loadavg: 1.84 1.92 1.64 3/77 17699
/proc/meminfo: memFree=1849696/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=5376 CPUtime=0.09
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 496 0 0 0 9 0 0 0 18 0 2 0 356975548 5505024 471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 1344 471 218 20 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5376

[startup+0.301524 s]
/proc/loadavg: 1.84 1.92 1.64 3/77 17699
/proc/meminfo: memFree=1849696/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=6176 CPUtime=0.29
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 711 0 0 0 29 0 0 0 18 0 2 0 356975548 6324224 686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 1544 686 218 20 0 902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6176

[startup+0.701569 s]
/proc/loadavg: 1.84 1.92 1.64 3/77 17699
/proc/meminfo: memFree=1849696/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=7236 CPUtime=0.69
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 998 0 0 0 69 0 0 0 18 0 2 0 356975548 7409664 973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 1809 973 218 20 0 1167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7236

[startup+1.50166 s]
/proc/loadavg: 1.84 1.92 1.64 2/79 17701
/proc/meminfo: memFree=1846288/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=8244 CPUtime=1.49
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 1267 0 0 0 149 0 0 0 18 0 2 0 356975548 8441856 1242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 2061 1242 218 20 0 1419 0
[pid=17699/tid=17701] ppid=17697 vsize=8244 CPUtime=1.48
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 940 0 0 0 148 0 0 0 25 0 2 0 356975549 8441856 1242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8244

[startup+3.10184 s]
/proc/loadavg: 1.84 1.92 1.64 2/79 17701
/proc/meminfo: memFree=1844112/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=10776 CPUtime=3.09
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 1934 0 0 0 308 1 0 0 18 0 2 0 356975548 11034624 1873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 2694 1873 218 20 0 2052 0
[pid=17699/tid=17701] ppid=17697 vsize=10776 CPUtime=3.07
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 1607 0 0 0 307 0 0 0 25 0 2 0 356975549 11034624 1873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10776

[startup+6.3012 s]
/proc/loadavg: 1.77 1.91 1.64 2/79 17701
/proc/meminfo: memFree=1842136/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=11908 CPUtime=6.29
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 2274 0 0 0 628 1 0 0 18 0 2 0 356975548 12193792 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 2977 2174 218 20 0 2335 0
[pid=17699/tid=17701] ppid=17697 vsize=11908 CPUtime=6.28
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 1947 0 0 0 627 1 0 0 25 0 2 0 356975549 12193792 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11908

[startup+12.7019 s]
/proc/loadavg: 1.71 1.89 1.63 2/79 17701
/proc/meminfo: memFree=1838360/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=15248 CPUtime=12.68
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 3209 0 0 0 1267 1 0 0 18 0 2 0 356975548 15613952 2957 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 3812 2957 218 20 0 3170 0
[pid=17699/tid=17701] ppid=17697 vsize=15248 CPUtime=12.67
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 2882 0 0 0 1266 1 0 0 25 0 2 0 356975549 15613952 2957 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15248

[startup+25.5014 s]
/proc/loadavg: 1.55 1.85 1.62 2/79 17701
/proc/meminfo: memFree=1835672/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=17676 CPUtime=25.47
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 4127 0 0 0 2546 1 0 0 18 0 2 0 356975548 18100224 3629 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 4419 3629 218 20 0 3777 0
[pid=17699/tid=17701] ppid=17697 vsize=17676 CPUtime=25.46
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 3800 0 0 0 2545 1 0 0 25 0 2 0 356975549 18100224 3629 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17676

[startup+51.1013 s]
/proc/loadavg: 1.36 1.78 1.61 2/79 17701
/proc/meminfo: memFree=1834008/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=19660 CPUtime=51.06
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 5046 0 0 0 5104 2 0 0 18 0 2 0 356975548 20131840 4078 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 4915 4078 218 20 0 4273 0
[pid=17699/tid=17701] ppid=17697 vsize=19660 CPUtime=51.04
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 4719 0 0 0 5103 1 0 0 25 0 2 0 356975549 20131840 4078 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19660

[startup+102.306 s]
/proc/loadavg: 1.16 1.66 1.57 2/79 17701
/proc/meminfo: memFree=1832600/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=20732 CPUtime=102.22
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 6234 0 0 0 10220 2 0 0 18 0 2 0 356975548 21229568 4350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5183 4350 218 20 0 4541 0
[pid=17699/tid=17701] ppid=17697 vsize=20732 CPUtime=102.21
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 5907 0 0 0 10219 2 0 0 25 0 2 0 356975549 21229568 4350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20732

[startup+162.302 s]
/proc/loadavg: 1.06 1.53 1.53 2/79 17701
/proc/meminfo: memFree=1832088/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=21324 CPUtime=162.18
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 7558 0 0 0 16215 3 0 0 18 0 2 0 356975548 21835776 4506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5331 4506 218 20 0 4689 0
[pid=17699/tid=17701] ppid=17697 vsize=21324 CPUtime=162.17
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 7231 0 0 0 16214 3 0 0 25 0 2 0 356975549 21835776 4506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 21324

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.50 2/79 17701
/proc/meminfo: memFree=1831256/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=22128 CPUtime=222.13
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 8977 0 0 0 22210 3 0 0 18 0 2 0 356975548 22659072 4720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5532 4720 218 20 0 4890 0
[pid=17699/tid=17701] ppid=17697 vsize=22128 CPUtime=222.12
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 8650 0 0 0 22209 3 0 0 25 0 2 0 356975549 22659072 4720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9094666 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 22128

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.46 2/79 17701
/proc/meminfo: memFree=1830552/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=22604 CPUtime=282.1
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 10211 0 0 0 28206 4 0 0 18 0 2 0 356975548 23146496 4869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5651 4869 218 20 0 5009 0
[pid=17699/tid=17701] ppid=17697 vsize=22604 CPUtime=282.08
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 9884 0 0 0 28205 3 0 0 25 0 2 0 356975549 23146496 4869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 22604

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.43 2/79 17701
/proc/meminfo: memFree=1830360/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=22996 CPUtime=342.06
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 11324 0 0 0 34202 4 0 0 18 0 2 0 356975548 23547904 4950 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5749 4950 218 20 0 5107 0
[pid=17699/tid=17701] ppid=17697 vsize=22996 CPUtime=342.05
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 10997 0 0 0 34201 4 0 0 25 0 2 0 356975549 23547904 4950 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 22996

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.40 2/79 17701
/proc/meminfo: memFree=1829976/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23160 CPUtime=402.02
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 12613 0 0 0 40197 5 0 0 18 0 2 0 356975548 23715840 5023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5790 5023 218 20 0 5148 0
[pid=17699/tid=17701] ppid=17697 vsize=23160 CPUtime=402.01
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12286 0 0 0 40196 5 0 0 25 0 2 0 356975549 23715840 5023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 23160

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.23 1.40 2/79 17701
/proc/meminfo: memFree=1829976/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23492 CPUtime=409.22
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 12695 0 0 0 40916 6 0 0 18 0 2 0 356975548 24055808 5023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5873 5023 218 20 0 5231 0
[pid=17699/tid=17701] ppid=17697 vsize=23492 CPUtime=409.21
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12368 0 0 0 40916 5 0 0 25 0 2 0 356975549 24055808 5023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.22
Current children cumulated vsize (KiB) 23492

[startup+422.301 s]
/proc/loadavg: 1.00 1.22 1.39 2/79 17701
/proc/meminfo: memFree=1829976/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=422.01
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 12972 0 0 0 42195 6 0 0 18 0 2 0 356975548 24248320 5054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5054 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=422
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12645 0 0 0 42194 6 0 0 25 0 2 0 356975549 24248320 5054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 422.01
Current children cumulated vsize (KiB) 23680

[startup+435.102 s]
/proc/loadavg: 1.00 1.21 1.39 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=434.8
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13222 0 0 0 43474 6 0 0 18 0 2 0 356975548 24248320 5056 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5056 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=434.79
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12895 0 0 0 43473 6 0 0 25 0 2 0 356975549 24248320 5056 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.8
Current children cumulated vsize (KiB) 23680

[startup+438.302 s]
/proc/loadavg: 1.00 1.20 1.39 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=438
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13306 0 0 0 43794 6 0 0 18 0 2 0 356975548 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5057 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=437.99
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12979 0 0 0 43793 6 0 0 25 0 2 0 356975549 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438
Current children cumulated vsize (KiB) 23680

[startup+439.901 s]
/proc/loadavg: 1.00 1.20 1.38 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=439.6
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13306 0 0 0 43954 6 0 0 18 0 2 0 356975548 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5057 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=439.6
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12979 0 0 0 43954 6 0 0 25 0 2 0 356975549 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526706 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.6
Current children cumulated vsize (KiB) 23680

[startup+440.701 s]
/proc/loadavg: 1.00 1.20 1.38 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=440.4
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13306 0 0 0 44034 6 0 0 18 0 2 0 356975548 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5057 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=440.39
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12979 0 0 0 44033 6 0 0 25 0 2 0 356975549 24248320 5057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.4
Current children cumulated vsize (KiB) 23680

[startup+441.105 s]
/proc/loadavg: 1.00 1.20 1.38 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=440.8
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13307 0 0 0 44074 6 0 0 18 0 2 0 356975548 24248320 5058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5058 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=440.79
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 12980 0 0 0 44073 6 0 0 25 0 2 0 356975549 24248320 5058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.8
Current children cumulated vsize (KiB) 23680

[startup+441.301 s]
/proc/loadavg: 1.00 1.20 1.38 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=23680 CPUtime=441
/proc/17699/stat : 17699 (MiraXTv2_dyn) S 17697 17699 16650 0 -1 4194304 13390 0 0 0 44094 6 0 0 18 0 2 0 356975548 24248320 5058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17699/statm: 5920 5058 218 20 0 5278 0
[pid=17699/tid=17701] ppid=17697 vsize=23680 CPUtime=440.99
/proc/17699/task/17701/stat : 17701 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194368 13063 0 0 0 44093 6 0 0 25 0 2 0 356975549 24248320 5058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441
Current children cumulated vsize (KiB) 23680

[startup+441.401 s]
/proc/loadavg: 1.00 1.20 1.38 2/79 17701
/proc/meminfo: memFree=1829848/2055920 swapFree=4145492/4192956
[pid=17699] ppid=17697 vsize=20096 CPUtime=441.1
/proc/17699/stat : 17699 (MiraXTv2_dyn) R 17697 17699 16650 0 -1 4194304 13392 0 0 0 44104 6 0 0 16 0 1 0 356975548 20578304 4307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9096777 0 0 4096 0 0 0 0 17 0 0 0
/proc/17699/statm: 5024 4307 220 20 0 4382 0
Current children cumulated CPU time (s) 441.1
Current children cumulated vsize (KiB) 20096

Child status: 20
Real time (s): 441.41
CPU time (s): 441.117
CPU user time (s): 441.046
CPU system time (s): 0.070989
CPU usage (%): 99.9336
Max. virtual memory (cumulated for all children) (KiB): 23680

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

runsolver used 0.468928 second user time and 1.14183 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 15:03:00 UTC 2007

IDJOB= 292067
IDBENCH= 19830
IDSOLVER= 129
FILE ID= node9/292067-1178809380

PBS_JOBID= 5250954

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-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292067-1178809380/MiraXTv2_dyn /tmp/evaluation/292067-1178809380/instance-292067-1178809380.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-292067-1178809380 -o ROOT/results/node9/solver-292067-1178809380 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292067-1178809380/MiraXTv2_dyn /tmp/evaluation/292067-1178809380/instance-292067-1178809380.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 11174664

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1849912 kB
Buffers:         38160 kB
Cached:          88676 kB
SwapCached:      15556 kB
Active:          85736 kB
Inactive:        64584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849912 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            41196 kB
Committed_AS:  8888648 kB
PageTables:       1784 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 node9 on Thu May 10 15:10:21 UTC 2007