Trace number 426569

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 v3UNSAT 533.259 267.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
MD5SUM0748b6663894d676be78ac8cb4ea38d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.90195
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 MiraXTv3...
533.22/267.52	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/node65/watcher-426569-1179025302 -o ROOT/results/node65/solver-426569-1179025302 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426569-1179025302/MiraXTv3_dyn /tmp/evaluation/426569-1179025302/instance-426569-1179025302.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.70 1.90 1.97 3/70 25505
/proc/meminfo: memFree=1301664/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=3788 CPUtime=0
/proc/25505/stat : 25505 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 378519828 3878912 262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25505/statm: 947 262 206 20 0 305 0

[startup+0.104491 s]
/proc/loadavg: 1.70 1.90 1.97 3/70 25505
/proc/meminfo: memFree=1301664/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=6592 CPUtime=0.18
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 665 0 0 0 18 0 0 0 18 0 3 0 378519828 6750208 640 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 1648 640 218 20 0 1006 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6592

[startup+0.201497 s]
/proc/loadavg: 1.70 1.90 1.97 3/70 25505
/proc/meminfo: memFree=1301664/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=7052 CPUtime=0.37
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 891 0 0 0 37 0 0 0 18 0 3 0 378519828 7221248 866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 1763 867 218 20 0 1121 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7052

[startup+0.301508 s]
/proc/loadavg: 1.70 1.90 1.97 3/70 25505
/proc/meminfo: memFree=1301664/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=8456 CPUtime=0.57
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 1080 0 0 0 57 0 0 0 18 0 3 0 378519828 8658944 1055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 2114 1055 218 20 0 1472 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8456

[startup+0.701543 s]
/proc/loadavg: 1.70 1.90 1.97 3/70 25505
/proc/meminfo: memFree=1301664/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=10848 CPUtime=1.37
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 1708 0 0 0 137 0 0 0 18 0 3 0 378519828 11108352 1683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 2712 1683 218 20 0 2070 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10848

[startup+1.50161 s]
/proc/loadavg: 1.70 1.90 1.97 3/73 25508
/proc/meminfo: memFree=1293960/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=13860 CPUtime=2.97
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 2180 0 0 0 296 1 0 0 18 0 3 0 378519828 14192640 2154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 3465 2154 218 20 0 2823 0
[pid=25505/tid=25507] ppid=25503 vsize=13860 CPUtime=1.48
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 911 0 0 0 148 0 0 0 18 0 3 0 378519830 14192640 2154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=13860 CPUtime=1.47
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 941 0 0 0 147 0 0 0 17 0 3 0 378519830 14192640 2154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13860

[startup+3.10274 s]
/proc/loadavg: 1.70 1.90 1.97 3/73 25508
/proc/meminfo: memFree=1292104/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=16948 CPUtime=6.16
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 3009 0 0 0 614 2 0 0 18 0 3 0 378519828 17354752 2909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 4237 2909 218 20 0 3595 0
[pid=25505/tid=25507] ppid=25503 vsize=16948 CPUtime=3.08
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 1306 0 0 0 308 0 0 0 25 0 3 0 378519830 17354752 2909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525951 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=16948 CPUtime=3.06
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 1375 0 0 0 305 1 0 0 19 0 3 0 378519830 17354752 2909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16948

[startup+6.30201 s]
/proc/loadavg: 1.72 1.90 1.97 3/73 25510
/proc/meminfo: memFree=1285520/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=22392 CPUtime=12.54
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 4697 0 0 0 1250 4 0 0 18 0 3 0 378519828 22929408 4516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 5598 4516 218 20 0 4956 0
[pid=25505/tid=25507] ppid=25503 vsize=22392 CPUtime=6.27
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 2115 0 0 0 626 1 0 0 25 0 3 0 378519830 22929408 4516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=22392 CPUtime=6.25
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 2254 0 0 0 623 2 0 0 25 0 3 0 378519830 22929408 4516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22392

[startup+12.7015 s]
/proc/loadavg: 1.74 1.90 1.97 3/73 25516
/proc/meminfo: memFree=1278424/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=29604 CPUtime=25.3
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 6393 0 0 0 2522 8 0 0 18 0 3 0 378519828 30314496 5956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 7401 5956 218 20 0 6759 0
[pid=25505/tid=25507] ppid=25503 vsize=29604 CPUtime=12.66
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 2975 0 0 0 1264 2 0 0 25 0 3 0 378519830 30314496 5956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=29604 CPUtime=12.62
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 3090 0 0 0 1257 5 0 0 25 0 3 0 378519830 30314496 5956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29604

[startup+25.5016 s]
/proc/loadavg: 1.80 1.90 1.97 3/67 25538
/proc/meminfo: memFree=1274704/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=33452 CPUtime=50.8
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 8031 0 0 0 5070 10 0 0 18 0 3 0 378519828 34254848 7226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 8363 7226 218 20 0 7721 0
[pid=25505/tid=25507] ppid=25503 vsize=33452 CPUtime=25.44
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 3663 0 0 0 2541 3 0 0 25 0 3 0 378519830 34254848 7226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=33452 CPUtime=25.34
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 4040 0 0 0 2528 6 0 0 21 0 3 0 378519830 34254848 7226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 33452

[startup+51.1017 s]
/proc/loadavg: 1.87 1.91 1.97 3/67 25538
/proc/meminfo: memFree=1270736/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=37888 CPUtime=101.86
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 9807 0 0 0 10174 12 0 0 18 0 3 0 378519828 38797312 8103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 9472 8103 218 20 0 8830 0
[pid=25505/tid=25507] ppid=25503 vsize=37888 CPUtime=51.01
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 4490 0 0 0 5098 3 0 0 25 0 3 0 378519830 38797312 8103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=37888 CPUtime=50.82
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 4989 0 0 0 5074 8 0 0 25 0 3 0 378519830 38797312 8103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 37888

[startup+102.302 s]
/proc/loadavg: 1.94 1.92 1.97 3/67 25538
/proc/meminfo: memFree=1268432/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=39124 CPUtime=204
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 12043 0 0 0 20385 15 0 0 18 0 3 0 378519828 40062976 8696 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 9781 8696 218 20 0 9139 0
[pid=25505/tid=25507] ppid=25503 vsize=39124 CPUtime=102.18
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 5661 0 0 0 10214 4 0 0 25 0 3 0 378519830 40062976 8696 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=39124 CPUtime=101.78
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 6054 0 0 0 10169 9 0 0 25 0 3 0 378519830 40062976 8696 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 39124

[startup+162.302 s]
/proc/loadavg: 1.98 1.93 1.97 3/67 25538
/proc/meminfo: memFree=1263568/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=44316 CPUtime=323.67
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 15091 0 0 0 32349 18 0 0 18 0 3 0 378519828 45379584 9941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 11079 9941 218 20 0 10437 0
[pid=25505/tid=25507] ppid=25503 vsize=44316 CPUtime=162.15
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 7194 0 0 0 16209 6 0 0 25 0 3 0 378519830 45379584 9941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=44316 CPUtime=161.5
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 7569 0 0 0 16139 11 0 0 25 0 3 0 378519830 45379584 9941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 44316

[startup+222.306 s]
/proc/loadavg: 1.99 1.94 1.97 3/67 25538
/proc/meminfo: memFree=1259024/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=49200 CPUtime=443.36
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 18035 0 0 0 44316 20 0 0 18 0 3 0 378519828 50380800 11013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12300 11013 218 20 0 11658 0
[pid=25505/tid=25507] ppid=25503 vsize=49200 CPUtime=222.13
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 8708 0 0 0 22206 7 0 0 25 0 3 0 378519830 50380800 11013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=49200 CPUtime=221.2
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 8999 0 0 0 22108 12 0 0 25 0 3 0 378519830 50380800 11013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 49200

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

[startup+230.402 s]
/proc/loadavg: 1.99 1.94 1.97 3/67 25538
/proc/meminfo: memFree=1258896/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=49200 CPUtime=459.52
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 18294 0 0 0 45931 21 0 0 18 0 3 0 378519828 50380800 11023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12300 11023 218 20 0 11658 0
[pid=25505/tid=25507] ppid=25503 vsize=49200 CPUtime=230.23
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 8797 0 0 0 23016 7 0 0 25 0 3 0 378519830 50380800 11023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=49200 CPUtime=229.27
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9169 0 0 0 22915 12 0 0 25 0 3 0 378519830 50380800 11023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.52
Current children cumulated vsize (KiB) 49200

[startup+243.207 s]
/proc/loadavg: 1.99 1.94 1.97 3/67 25538
/proc/meminfo: memFree=1258192/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50380 CPUtime=485.06
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 18900 0 0 0 48485 21 0 0 18 0 3 0 378519828 51589120 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12595 11212 218 20 0 11953 0
[pid=25505/tid=25507] ppid=25503 vsize=50380 CPUtime=243.01
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9080 0 0 0 24294 7 0 0 25 0 3 0 378519830 51589120 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50380 CPUtime=242.02
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9492 0 0 0 24189 13 0 0 25 0 3 0 378519830 51589120 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 485.06
Current children cumulated vsize (KiB) 50380

[startup+256.002 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257936/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=510.53
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19327 0 0 0 51031 22 0 0 18 0 3 0 378519828 51802112 11303 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11303 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=255.75
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9298 0 0 0 25567 8 0 0 25 0 3 0 378519830 51802112 11303 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=254.76
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9701 0 0 0 25463 13 0 0 25 0 3 0 378519830 51802112 11303 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.53
Current children cumulated vsize (KiB) 50588

[startup+262.401 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257680/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=523.27
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19547 0 0 0 52305 22 0 0 18 0 3 0 378519828 51802112 11355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11355 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=262.14
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9387 0 0 0 26206 8 0 0 25 0 3 0 378519830 51802112 11355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=261.11
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9832 0 0 0 26098 13 0 0 25 0 3 0 378519830 51802112 11355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 523.27
Current children cumulated vsize (KiB) 50588

[startup+265.602 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257680/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=529.64
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19718 0 0 0 52942 22 0 0 18 0 3 0 378519828 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11358 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=265.34
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9472 0 0 0 26526 8 0 0 25 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=264.29
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9918 0 0 0 26415 14 0 0 25 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 529.64
Current children cumulated vsize (KiB) 50588

[startup+266.402 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257616/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=531.22
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19718 0 0 0 53099 23 0 0 18 0 3 0 378519828 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11358 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=266.12
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9472 0 0 0 26604 8 0 0 24 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=265.07
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9918 0 0 0 26493 14 0 0 20 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 531.22
Current children cumulated vsize (KiB) 50588

[startup+267.203 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257616/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=532.82
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19718 0 0 0 53259 23 0 0 18 0 3 0 378519828 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11358 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=266.93
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9472 0 0 0 26685 8 0 0 25 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=265.87
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9918 0 0 0 26573 14 0 0 25 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 532.82
Current children cumulated vsize (KiB) 50588

[startup+267.407 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257616/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=50588 CPUtime=533.13
/proc/25505/stat : 25505 (MiraXTv3_dyn) S 25503 25505 22030 0 -1 4194304 19718 0 0 0 53290 23 0 0 18 0 3 0 378519828 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25505/statm: 12647 11358 218 20 0 12005 0
[pid=25505/tid=25507] ppid=25503 vsize=50588 CPUtime=267.11
/proc/25505/task/25507/stat : 25507 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9472 0 0 0 26703 8 0 0 16 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25505/tid=25508] ppid=25503 vsize=50588 CPUtime=266
/proc/25505/task/25508/stat : 25508 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194368 9918 0 0 0 26586 14 0 0 24 0 3 0 378519830 51802112 11358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 533.13
Current children cumulated vsize (KiB) 50588

[startup+267.503 s]
/proc/loadavg: 1.99 1.95 1.97 3/67 25538
/proc/meminfo: memFree=1257616/2055920 swapFree=4184160/4192956
[pid=25505] ppid=25503 vsize=43560 CPUtime=533.22
/proc/25505/stat : 25505 (MiraXTv3_dyn) R 25503 25505 22030 0 -1 4194304 19721 0 0 0 53299 23 0 0 17 0 1 0 378519828 44605440 9851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6118985 0 0 4096 0 0 0 0 17 0 0 0
/proc/25505/statm: 10890 9851 220 20 0 10248 0
Current children cumulated CPU time (s) 533.22
Current children cumulated vsize (KiB) 43560

Child status: 20
Real time (s): 267.53
CPU time (s): 533.259
CPU user time (s): 533.018
CPU system time (s): 0.240963
CPU usage (%): 199.326
Max. virtual memory (cumulated for all children) (KiB): 50588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 533.018
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19724
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= 152
involuntary context switches= 4054

runsolver used 0.215967 second user time and 0.761884 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun May 13 03:01:42 UTC 2007

IDJOB= 426569
IDBENCH= 19835
IDSOLVER= 196
FILE ID= node65/426569-1179025302

PBS_JOBID= 5253230

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426569-1179025302/MiraXTv3_dyn /tmp/evaluation/426569-1179025302/instance-426569-1179025302.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-426569-1179025302 -o ROOT/results/node65/solver-426569-1179025302 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426569-1179025302/MiraXTv3_dyn /tmp/evaluation/426569-1179025302/instance-426569-1179025302.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0748b6663894d676be78ac8cb4ea38d8

RANDOM SEED= 79470844

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1301944 kB
Buffers:         53180 kB
Cached:         580808 kB
SwapCached:       2900 kB
Active:         319940 kB
Inactive:       324844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301944 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          17228 kB
Slab:            94780 kB
Committed_AS:  7417208 kB
PageTables:       1692 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= 66542 MiB

End job on node65 on Sun May 13 03:06:10 UTC 2007