Trace number 296496

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 509.248 509.386

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S2067396253-13.UNSAT.shuffled.cnf
MD5SUM4e805ab7dbe0d5b1331a11ff5f4f3a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.861
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 MiraXTv1...
509.16/509.38	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/node14/watcher-296496-1178824432 -o ROOT/results/node14/solver-296496-1178824432 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296496-1178824432/MiraXTv1_dyn /tmp/evaluation/296496-1178824432/instance-296496-1178824432.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 18764
/proc/meminfo: memFree=1852152/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=3788 CPUtime=0
/proc/18764/stat : 18764 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 330360928 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18764/statm: 947 270 206 20 0 305 0

[startup+0.085746 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 18764
/proc/meminfo: memFree=1852152/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=5000 CPUtime=0.08
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 503 0 0 0 8 0 0 0 18 0 2 0 330360928 5120000 478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 1250 478 218 20 0 608 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5000

[startup+0.101746 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 18764
/proc/meminfo: memFree=1852152/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=5000 CPUtime=0.09
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 507 0 0 0 9 0 0 0 18 0 2 0 330360928 5120000 482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 1250 482 218 20 0 608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5000

[startup+0.301766 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 18764
/proc/meminfo: memFree=1852152/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=6384 CPUtime=0.29
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 729 0 0 0 29 0 0 0 18 0 2 0 330360928 6537216 704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 1596 704 218 20 0 954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6384

[startup+0.701804 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 18764
/proc/meminfo: memFree=1852152/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=7496 CPUtime=0.69
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 1039 0 0 0 69 0 0 0 18 0 2 0 330360928 7675904 1014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 1874 1014 218 20 0 1232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7496

[startup+1.50188 s]
/proc/loadavg: 1.99 1.97 1.91 2/79 18766
/proc/meminfo: memFree=1848488/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=8524 CPUtime=1.49
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 1324 0 0 0 149 0 0 0 18 0 2 0 330360928 8728576 1299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 2131 1299 218 20 0 1489 0
[pid=18764/tid=18766] ppid=18762 vsize=8524 CPUtime=1.41
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 905 0 0 0 141 0 0 0 25 0 2 0 330360936 8728576 1299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8524

[startup+3.10203 s]
/proc/loadavg: 1.91 1.95 1.90 2/79 18766
/proc/meminfo: memFree=1846568/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=10904 CPUtime=3.09
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 1955 0 0 0 308 1 0 0 18 0 2 0 330360928 11165696 1894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 2726 1894 218 20 0 2084 0
[pid=18764/tid=18766] ppid=18762 vsize=10904 CPUtime=3.01
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 1536 0 0 0 301 0 0 0 25 0 2 0 330360936 11165696 1894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10904

[startup+6.30133 s]
/proc/loadavg: 1.91 1.95 1.90 2/79 18766
/proc/meminfo: memFree=1844200/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=12416 CPUtime=6.29
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 2418 0 0 0 628 1 0 0 18 0 2 0 330360928 12713984 2319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 3104 2319 218 20 0 2462 0
[pid=18764/tid=18766] ppid=18762 vsize=12416 CPUtime=6.2
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 2000 0 0 0 620 0 0 0 25 0 2 0 330360936 12713984 2320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12416

[startup+12.7019 s]
/proc/loadavg: 1.77 1.92 1.89 2/79 18766
/proc/meminfo: memFree=1840560/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=15272 CPUtime=12.68
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 3291 0 0 0 1267 1 0 0 18 0 2 0 330360928 15638528 3043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 3818 3043 218 20 0 3176 0
[pid=18764/tid=18766] ppid=18762 vsize=15272 CPUtime=12.61
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 2872 0 0 0 1260 1 0 0 25 0 2 0 330360936 15638528 3043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15272

[startup+25.5011 s]
/proc/loadavg: 1.65 1.89 1.88 2/79 18766
/proc/meminfo: memFree=1837872/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=17748 CPUtime=25.48
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 4137 0 0 0 2546 2 0 0 18 0 2 0 330360928 18173952 3650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 4437 3650 218 20 0 3795 0
[pid=18764/tid=18766] ppid=18762 vsize=17748 CPUtime=25.41
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 3718 0 0 0 2539 2 0 0 25 0 2 0 330360936 18173952 3650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17748

[startup+51.1016 s]
/proc/loadavg: 1.43 1.82 1.86 2/79 18766
/proc/meminfo: memFree=1836080/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=19468 CPUtime=51.08
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 5104 0 0 0 5105 3 0 0 18 0 2 0 330360928 19935232 4097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 4867 4097 218 20 0 4225 0
[pid=18764/tid=18766] ppid=18762 vsize=19468 CPUtime=50.99
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 4685 0 0 0 5097 2 0 0 25 0 2 0 330360936 19935232 4097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19468

[startup+102.305 s]
/proc/loadavg: 1.17 1.68 1.81 2/79 18766
/proc/meminfo: memFree=1834736/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=20788 CPUtime=102.27
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 6572 0 0 0 10223 4 0 0 18 0 2 0 330360928 21286912 4431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 5197 4431 218 20 0 4555 0
[pid=18764/tid=18766] ppid=18762 vsize=20788 CPUtime=102.18
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 6153 0 0 0 10215 3 0 0 25 0 2 0 330360936 21286912 4431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20788

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.75 2/79 18766
/proc/meminfo: memFree=1833712/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=21728 CPUtime=162.25
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 7967 0 0 0 16220 5 0 0 18 0 2 0 330360928 22249472 4677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 5432 4677 218 20 0 4790 0
[pid=18764/tid=18766] ppid=18762 vsize=21728 CPUtime=162.16
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 7548 0 0 0 16212 4 0 0 25 0 2 0 330360936 22249472 4677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21728

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.70 2/79 18766
/proc/meminfo: memFree=1832880/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=22592 CPUtime=222.23
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 9460 0 0 0 22217 6 0 0 18 0 2 0 330360928 23134208 4877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 5648 4877 218 20 0 5006 0
[pid=18764/tid=18766] ppid=18762 vsize=22592 CPUtime=222.15
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 9041 0 0 0 22210 5 0 0 25 0 2 0 330360936 23134208 4877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22592

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.66 2/79 18766
/proc/meminfo: memFree=1832496/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=22988 CPUtime=282.21
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 10781 0 0 0 28215 6 0 0 18 0 2 0 330360928 23539712 4956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 5747 4956 218 20 0 5105 0
[pid=18764/tid=18766] ppid=18762 vsize=22988 CPUtime=282.13
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 10362 0 0 0 28207 6 0 0 25 0 2 0 330360936 23539712 4956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22988

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.61 2/79 18766
/proc/meminfo: memFree=1831792/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=23900 CPUtime=342.19
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 12208 0 0 0 34212 7 0 0 18 0 2 0 330360928 24473600 5129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 5975 5129 218 20 0 5333 0
[pid=18764/tid=18766] ppid=18762 vsize=23900 CPUtime=342.12
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 11789 0 0 0 34205 7 0 0 25 0 2 0 330360936 24473600 5129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23900

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.57 2/79 18766
/proc/meminfo: memFree=1831088/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=24736 CPUtime=402.18
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 13659 0 0 0 40210 8 0 0 18 0 2 0 330360928 25329664 5320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6184 5320 218 20 0 5542 0
[pid=18764/tid=18766] ppid=18762 vsize=24736 CPUtime=402.1
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 13240 0 0 0 40202 8 0 0 25 0 2 0 330360936 25329664 5320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24736

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.53 2/79 18766
/proc/meminfo: memFree=1830960/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=24868 CPUtime=462.17
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 14979 0 0 0 46207 10 0 0 18 0 2 0 330360928 25464832 5363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6217 5363 218 20 0 5575 0
[pid=18764/tid=18766] ppid=18762 vsize=24868 CPUtime=462.09
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 14560 0 0 0 46199 10 0 0 25 0 2 0 330360936 25464832 5363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24868

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

[startup+486.302 s]
/proc/loadavg: 1.00 1.18 1.52 2/79 18766
/proc/meminfo: memFree=1830960/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=24868 CPUtime=486.16
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15477 0 0 0 48606 10 0 0 18 0 2 0 330360928 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6217 5364 218 20 0 5575 0
[pid=18764/tid=18766] ppid=18762 vsize=24868 CPUtime=486.08
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15058 0 0 0 48598 10 0 0 25 0 2 0 330360936 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 486.16
Current children cumulated vsize (KiB) 24868

[startup+499.103 s]
/proc/loadavg: 1.00 1.17 1.51 2/79 18766
/proc/meminfo: memFree=1830896/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=24868 CPUtime=498.96
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15761 0 0 0 49885 11 0 0 18 0 2 0 330360928 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6217 5364 218 20 0 5575 0
[pid=18764/tid=18766] ppid=18762 vsize=24868 CPUtime=498.87
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15342 0 0 0 49877 10 0 0 25 0 2 0 330360936 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 498.96
Current children cumulated vsize (KiB) 24868

[startup+505.501 s]
/proc/loadavg: 1.00 1.17 1.51 2/79 18766
/proc/meminfo: memFree=1830896/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=24868 CPUtime=505.36
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15903 0 0 0 50525 11 0 0 18 0 2 0 330360928 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6217 5364 218 20 0 5575 0
[pid=18764/tid=18766] ppid=18762 vsize=24868 CPUtime=505.27
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15484 0 0 0 50517 10 0 0 25 0 2 0 330360936 25464832 5364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 505.36
Current children cumulated vsize (KiB) 24868

[startup+507.107 s]
/proc/loadavg: 1.00 1.16 1.51 2/79 18766
/proc/meminfo: memFree=1830896/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=25076 CPUtime=506.96
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15927 0 0 0 50685 11 0 0 18 0 2 0 330360928 25677824 5388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6269 5388 218 20 0 5627 0
[pid=18764/tid=18766] ppid=18762 vsize=25076 CPUtime=506.88
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15508 0 0 0 50677 11 0 0 25 0 2 0 330360936 25677824 5388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 506.96
Current children cumulated vsize (KiB) 25076

[startup+508.702 s]
/proc/loadavg: 1.00 1.16 1.51 2/79 18766
/proc/meminfo: memFree=1830896/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=25076 CPUtime=508.55
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15999 0 0 0 50844 11 0 0 18 0 2 0 330360928 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6269 5389 218 20 0 5627 0
[pid=18764/tid=18766] ppid=18762 vsize=25076 CPUtime=508.48
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15580 0 0 0 50837 11 0 0 25 0 2 0 330360936 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.55
Current children cumulated vsize (KiB) 25076

[startup+509.102 s]
/proc/loadavg: 1.00 1.16 1.51 2/79 18766
/proc/meminfo: memFree=1830896/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=25076 CPUtime=508.95
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15999 0 0 0 50884 11 0 0 18 0 2 0 330360928 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6269 5389 218 20 0 5627 0
[pid=18764/tid=18766] ppid=18762 vsize=25076 CPUtime=508.88
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15580 0 0 0 50877 11 0 0 25 0 2 0 330360936 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.95
Current children cumulated vsize (KiB) 25076

[startup+509.306 s]
/proc/loadavg: 1.00 1.16 1.51 2/79 18766
/proc/meminfo: memFree=1830832/2055920 swapFree=4145896/4192956
[pid=18764] ppid=18762 vsize=25076 CPUtime=509.16
/proc/18764/stat : 18764 (MiraXTv1_dyn) S 18762 18764 17529 0 -1 4194304 15999 0 0 0 50905 11 0 0 18 0 2 0 330360928 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 6269 5389 218 20 0 5627 0
[pid=18764/tid=18766] ppid=18762 vsize=25076 CPUtime=509.08
/proc/18764/task/18766/stat : 18766 (MiraXTv1_dyn) R 18762 18764 17529 0 -1 4194368 15580 0 0 0 50897 11 0 0 25 0 2 0 330360936 25677824 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 509.16
Current children cumulated vsize (KiB) 25076

Child status: 20
Real time (s): 509.386
CPU time (s): 509.248
CPU user time (s): 509.129
CPU system time (s): 0.118981
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 25152

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

runsolver used 0.509922 second user time and 1.3478 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 19:13:52 UTC 2007

IDJOB= 296496
IDBENCH= 19938
IDSOLVER= 130
FILE ID= node14/296496-1178824432

PBS_JOBID= 5250966

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S2067396253-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296496-1178824432/MiraXTv1_dyn /tmp/evaluation/296496-1178824432/instance-296496-1178824432.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-296496-1178824432 -o ROOT/results/node14/solver-296496-1178824432 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296496-1178824432/MiraXTv1_dyn /tmp/evaluation/296496-1178824432/instance-296496-1178824432.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4e805ab7dbe0d5b1331a11ff5f4f3a71

RANDOM SEED= 123010048

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1852368 kB
Buffers:         39388 kB
Cached:          98344 kB
SwapCached:      15064 kB
Active:          87756 kB
Inactive:        74008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852368 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            27292 kB
Committed_AS:  9452804 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 node14 on Thu May 10 19:22:21 UTC 2007