Trace number 291615

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 v3SAT 803.705 403.003

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
MD5SUMfa2304b8263a4aa6972ebd18df695b72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
803.60/403.00	s SATISFIABLE
803.60/403.00	v -1 -2 -3 -4 5 -6 -7 8 9 10 11 -12 -13 -14 15 -16 -17 18 19 20 -21 -22 23 -24 25 26 27 28 -29 30 31 -32 33 -34 35 36 37 38 -39 -40 -41 42 -43 -44 -45 -46 -47 -48 49 50 -51 -52 53 -54 -55 56 57 -58 59 -60 -61 62 -63 64 -65 66 67 68 69 70 71 72 73 -74 75 -76 77 78 79 -80 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-291615-1178808085 -o ROOT/results/node18/solver-291615-1178808085 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291615-1178808085/MiraXTv3_dyn /tmp/evaluation/291615-1178808085/instance-291615-1178808085.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: 0.92 0.98 1.07 3/77 1894
/proc/meminfo: memFree=1861976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=3788 CPUtime=0
/proc/1894/stat : 1894 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 328725906 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/1894/statm: 947 256 206 20 0 305 0

[startup+0.078048 s]
/proc/loadavg: 0.92 0.98 1.07 3/77 1894
/proc/meminfo: memFree=1861976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=6456 CPUtime=0.13
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 616 0 0 0 13 0 0 0 18 0 3 0 328725906 6610944 591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 1614 591 218 20 0 972 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6456

[startup+0.10805 s]
/proc/loadavg: 0.92 0.98 1.07 3/77 1894
/proc/meminfo: memFree=1861976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=6760 CPUtime=0.19
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 705 0 0 0 19 0 0 0 18 0 3 0 328725906 6922240 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 1690 680 218 20 0 1048 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6760

[startup+0.301072 s]
/proc/loadavg: 0.92 0.98 1.07 3/77 1894
/proc/meminfo: memFree=1861976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=8588 CPUtime=0.58
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 1119 0 0 0 58 0 0 0 18 0 3 0 328725906 8794112 1093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 2147 1093 218 20 0 1505 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8588

[startup+0.702114 s]
/proc/loadavg: 0.92 0.98 1.07 3/77 1894
/proc/meminfo: memFree=1861976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=10916 CPUtime=1.37
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 1771 0 0 0 137 0 0 0 18 0 3 0 328725906 11177984 1745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 2729 1745 218 20 0 2087 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10916

[startup+1.50219 s]
/proc/loadavg: 0.92 0.98 1.07 3/80 1897
/proc/meminfo: memFree=1854272/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=14276 CPUtime=2.98
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 2303 0 0 0 297 1 0 0 18 0 3 0 328725906 14618624 2277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 3569 2277 218 20 0 2927 0
[pid=1894/tid=1896] ppid=1892 vsize=14276 CPUtime=1.48
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 987 0 0 0 148 0 0 0 18 0 3 0 328725907 14618624 2277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=14276 CPUtime=1.47
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 981 0 0 0 147 0 0 0 17 0 3 0 328725907 14618624 2277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14276

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 1.07 3/80 1897
/proc/meminfo: memFree=1852224/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=17180 CPUtime=6.16
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 3098 0 0 0 615 1 0 0 18 0 3 0 328725906 17592320 2997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 4295 2997 218 20 0 3653 0
[pid=1894/tid=1896] ppid=1892 vsize=17180 CPUtime=3.07
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 1368 0 0 0 307 0 0 0 25 0 3 0 328725907 17592320 2997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=17180 CPUtime=3.07
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 1395 0 0 0 306 1 0 0 25 0 3 0 328725907 17592320 2997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17180

[startup+6.30165 s]
/proc/loadavg: 1.01 1.00 1.08 3/80 1897
/proc/meminfo: memFree=1845448/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=23732 CPUtime=12.55
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 4790 0 0 0 1252 3 0 0 18 0 3 0 328725906 24301568 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 5933 4609 218 20 0 5291 0
[pid=1894/tid=1896] ppid=1892 vsize=23732 CPUtime=6.28
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 2193 0 0 0 627 1 0 0 25 0 3 0 328725907 24301568 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=23732 CPUtime=6.25
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 2262 0 0 0 623 2 0 0 17 0 3 0 328725907 24301568 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23732

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.08 3/80 1897
/proc/meminfo: memFree=1837704/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=29928 CPUtime=25.3
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 6577 0 0 0 2525 5 0 0 18 0 3 0 328725906 30646272 6198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 7482 6198 218 20 0 6840 0
[pid=1894/tid=1896] ppid=1892 vsize=29928 CPUtime=12.66
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 3085 0 0 0 1265 1 0 0 25 0 3 0 328725907 30646272 6198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=29928 CPUtime=12.61
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 3157 0 0 0 1258 3 0 0 25 0 3 0 328725907 30646272 6198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29928

[startup+25.5025 s]
/proc/loadavg: 1.29 1.06 1.09 3/80 1897
/proc/meminfo: memFree=1832072/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=36340 CPUtime=50.84
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 8560 0 0 0 5077 7 0 0 18 0 3 0 328725906 37212160 7691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 9085 7691 218 20 0 8443 0
[pid=1894/tid=1896] ppid=1892 vsize=36340 CPUtime=25.46
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 4070 0 0 0 2544 2 0 0 25 0 3 0 328725907 37212160 7691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=36340 CPUtime=25.36
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 4155 0 0 0 2532 4 0 0 25 0 3 0 328725907 37212160 7691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36340

[startup+51.103 s]
/proc/loadavg: 1.53 1.14 1.12 3/80 1899
/proc/meminfo: memFree=1826440/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=40716 CPUtime=101.9
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 10696 0 0 0 10181 9 0 0 18 0 3 0 328725906 41693184 8993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 10179 8993 218 20 0 9537 0
[pid=1894/tid=1896] ppid=1892 vsize=40716 CPUtime=51.04
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 5147 0 0 0 5100 4 0 0 25 0 3 0 328725907 41693184 8993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=40716 CPUtime=50.85
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 5214 0 0 0 5080 5 0 0 25 0 3 0 328725907 41693184 8993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 40716

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.16 3/80 1899
/proc/meminfo: memFree=1819976/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=46080 CPUtime=204.01
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 13890 0 0 0 20389 12 0 0 18 0 3 0 328725906 47185920 10539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 11520 10539 218 20 0 10878 0
[pid=1894/tid=1896] ppid=1892 vsize=46080 CPUtime=102.21
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 6445 0 0 0 10216 5 0 0 25 0 3 0 328725907 47185920 10539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=46080 CPUtime=101.79
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 7110 0 0 0 10172 7 0 0 25 0 3 0 328725907 47185920 10539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 46080

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.21 3/80 1899
/proc/meminfo: memFree=1816712/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=50512 CPUtime=323.7
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 16558 0 0 0 32356 14 0 0 18 0 3 0 328725906 51724288 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 12628 11311 218 20 0 11986 0
[pid=1894/tid=1896] ppid=1892 vsize=50512 CPUtime=162.17
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 7881 0 0 0 16211 6 0 0 25 0 3 0 328725907 51724288 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=50512 CPUtime=161.51
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 8342 0 0 0 16143 8 0 0 25 0 3 0 328725907 51724288 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 50512

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.26 3/80 1899
/proc/meminfo: memFree=1815432/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=51856 CPUtime=443.37
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 18807 0 0 0 44321 16 0 0 18 0 3 0 328725906 53100544 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 12964 11668 218 20 0 12322 0
[pid=1894/tid=1896] ppid=1892 vsize=51856 CPUtime=222.12
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 8889 0 0 0 22206 6 0 0 25 0 3 0 328725907 53100544 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=51856 CPUtime=221.23
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 9583 0 0 0 22114 9 0 0 24 0 3 0 328725907 53100544 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 51856

[startup+282.302 s]
/proc/loadavg: 2.05 1.61 1.31 3/80 1899
/proc/meminfo: memFree=1814280/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=52808 CPUtime=563.06
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 20990 0 0 0 56288 18 0 0 18 0 3 0 328725906 54075392 11981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 13202 11981 218 20 0 12560 0
[pid=1894/tid=1896] ppid=1892 vsize=52808 CPUtime=282.08
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 10013 0 0 0 28201 7 0 0 25 0 3 0 328725907 54075392 11981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=52808 CPUtime=280.95
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 10642 0 0 0 28085 10 0 0 25 0 3 0 328725907 54075392 11981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 52808

[startup+342.302 s]
/proc/loadavg: 2.02 1.68 1.35 3/80 1899
/proc/meminfo: memFree=1813512/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=53244 CPUtime=682.75
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 22812 0 0 0 68255 20 0 0 18 0 3 0 328725906 54521856 12146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 13311 12146 218 20 0 12669 0
[pid=1894/tid=1896] ppid=1892 vsize=53244 CPUtime=342.04
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 10924 0 0 0 34196 8 0 0 25 0 3 0 328725907 54521856 12146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=53244 CPUtime=340.68
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 11553 0 0 0 34057 11 0 0 25 0 3 0 328725907 54521856 12146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 53244

[startup+402.303 s]
/proc/loadavg: 2.00 1.73 1.38 3/80 1899
/proc/meminfo: memFree=1812744/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=53616 CPUtime=802.43
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 24668 0 0 0 80222 21 0 0 18 0 3 0 328725906 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 13404 12312 218 20 0 12762 0
[pid=1894/tid=1896] ppid=1892 vsize=53616 CPUtime=402
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 11909 0 0 0 40191 9 0 0 25 0 3 0 328725907 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=53616 CPUtime=400.41
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 12424 0 0 0 40030 11 0 0 25 0 3 0 328725907 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 53616

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

[startup+402.703 s]
/proc/loadavg: 2.00 1.73 1.38 3/80 1899
/proc/meminfo: memFree=1812744/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=53616 CPUtime=803.23
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 24668 0 0 0 80302 21 0 0 18 0 3 0 328725906 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 13404 12312 218 20 0 12762 0
[pid=1894/tid=1896] ppid=1892 vsize=53616 CPUtime=402.4
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 11909 0 0 0 40231 9 0 0 25 0 3 0 328725907 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1894/tid=1897] ppid=1892 vsize=53616 CPUtime=400.8
/proc/1894/task/1897/stat : 1897 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 12424 0 0 0 40069 11 0 0 25 0 3 0 328725907 54902784 12312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 803.23
Current children cumulated vsize (KiB) 53616

[startup+402.903 s]
/proc/loadavg: 2.00 1.73 1.38 3/80 1899
/proc/meminfo: memFree=1812744/2055920 swapFree=4144420/4192956
[pid=1894] ppid=1892 vsize=48920 CPUtime=803.6
/proc/1894/stat : 1894 (MiraXTv3_dyn) S 1892 1894 1318 0 -1 4194304 24669 0 0 0 80339 21 0 0 18 0 2 0 328725906 50094080 11060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1894/statm: 12230 11060 725 20 0 11588 0
[pid=1894/tid=1896] ppid=1892 vsize=48920 CPUtime=402.6
/proc/1894/task/1896/stat : 1896 (MiraXTv3_dyn) R 1892 1894 1318 0 -1 4194368 11909 0 0 0 40251 9 0 0 25 0 2 0 328725907 50094080 11060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 803.6
Current children cumulated vsize (KiB) 48920

Child status: 10
Real time (s): 403.003
CPU time (s): 803.705
CPU user time (s): 803.478
CPU system time (s): 0.226965
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 53616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 803.478
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24677
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 216
involuntary context switches= 14996

runsolver used 0.385941 second user time and 1.08483 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 14:41:25 UTC 2007

IDJOB= 291615
IDBENCH= 19819
IDSOLVER= 128
FILE ID= node18/291615-1178808085

PBS_JOBID= 5250935

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291615-1178808085/MiraXTv3_dyn /tmp/evaluation/291615-1178808085/instance-291615-1178808085.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-291615-1178808085 -o ROOT/results/node18/solver-291615-1178808085 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291615-1178808085/MiraXTv3_dyn /tmp/evaluation/291615-1178808085/instance-291615-1178808085.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fa2304b8263a4aa6972ebd18df695b72

RANDOM SEED= 451134230

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1862128 kB
Buffers:         38364 kB
Cached:          86404 kB
SwapCached:      18304 kB
Active:          81740 kB
Inactive:        71020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862128 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26604 kB
Committed_AS:  8693748 kB
PageTables:       1776 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 node18 on Thu May 10 14:48:08 UTC 2007