Trace number 292312

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 528.812 265.248

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1350256608-20.UNSAT.shuffled.cnf
MD5SUM73234f08849e6c79dc5c1c40a78e1406
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.31789
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...
528.75/265.24	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/node4/watcher-292312-1178809767 -o ROOT/results/node4/solver-292312-1178809767 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292312-1178809767/MiraXTv3_dyn /tmp/evaluation/292312-1178809767/instance-292312-1178809767.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.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=3788 CPUtime=0
/proc/10896/stat : 10896 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 357014480 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10896/statm: 947 255 206 20 0 305 0

[startup+0.02856 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=10856 CPUtime=1.25
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 1674 0 0 0 124 1 0 0 18 0 3 0 357014480 11116544 1649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 2714 1649 218 20 0 2072 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10856

[startup+0.710934 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=10988 CPUtime=1.4
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 1732 0 0 0 139 1 0 0 18 0 3 0 357014480 11251712 1707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 2747 1707 218 20 0 2105 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 10988

[startup+0.801944 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=11120 CPUtime=1.58
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 1839 0 0 0 157 1 0 0 18 0 3 0 357014480 11386880 1814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 2780 1814 218 20 0 2138 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 11120

[startup+0.901952 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=11428 CPUtime=1.77
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 1987 0 0 0 176 1 0 0 18 0 3 0 357014480 11702272 1962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 2857 1962 218 20 0 2215 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 11428

[startup+1.50201 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10896
/proc/meminfo: memFree=1864208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=12912 CPUtime=2.97
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 2198 0 0 0 296 1 0 0 18 0 3 0 357014480 13221888 2173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 3228 2173 218 20 0 2586 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12912

[startup+3.10116 s]
/proc/loadavg: 0.91 0.95 0.98 3/80 10899
/proc/meminfo: memFree=1854072/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=15844 CPUtime=6.16
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 2975 0 0 0 614 2 0 0 18 0 3 0 357014480 16224256 2876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 3961 2876 218 20 0 3319 0
[pid=10896/tid=10898] ppid=10894 vsize=15844 CPUtime=3.08
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 1273 0 0 0 307 1 0 0 25 0 3 0 357014481 16224256 2876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=15844 CPUtime=3.06
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 1374 0 0 0 306 0 0 0 25 0 3 0 357014481 16224256 2876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15844

[startup+6.30247 s]
/proc/loadavg: 1.00 0.97 0.98 4/80 10899
/proc/meminfo: memFree=1847352/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=21456 CPUtime=12.55
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 4664 0 0 0 1251 4 0 0 18 0 3 0 357014480 21970944 4485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 5364 4485 218 20 0 4722 0
[pid=10896/tid=10898] ppid=10894 vsize=21456 CPUtime=6.27
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 2104 0 0 0 626 1 0 0 25 0 3 0 357014481 21970944 4485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=21456 CPUtime=6.26
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 2232 0 0 0 624 2 0 0 25 0 3 0 357014481 21970944 4485 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) 21456

[startup+12.7061 s]
/proc/loadavg: 1.08 0.99 0.99 3/80 10899
/proc/meminfo: memFree=1841272/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=29292 CPUtime=25.32
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 6237 0 0 0 2527 5 0 0 18 0 3 0 357014480 29995008 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 7323 5858 218 20 0 6681 0
[pid=10896/tid=10898] ppid=10894 vsize=29292 CPUtime=12.67
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 2886 0 0 0 1265 2 0 0 25 0 3 0 357014481 29995008 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=29292 CPUtime=12.63
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 3023 0 0 0 1261 2 0 0 25 0 3 0 357014481 29995008 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 29292

[startup+25.5013 s]
/proc/loadavg: 1.28 1.03 1.01 3/80 10899
/proc/meminfo: memFree=1836536/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=33820 CPUtime=50.85
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 8094 0 0 0 5077 8 0 0 18 0 3 0 357014480 34631680 7289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 8455 7289 218 20 0 7813 0
[pid=10896/tid=10898] ppid=10894 vsize=33820 CPUtime=25.47
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 3674 0 0 0 2543 4 0 0 25 0 3 0 357014481 34631680 7289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=33820 CPUtime=25.36
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 4092 0 0 0 2533 3 0 0 25 0 3 0 357014481 34631680 7289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 33820

[startup+51.1018 s]
/proc/loadavg: 1.52 1.11 1.03 3/80 10899
/proc/meminfo: memFree=1831352/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=38092 CPUtime=101.92
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 10075 0 0 0 10182 10 0 0 18 0 3 0 357014480 39006208 8291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 9523 8291 218 20 0 8881 0
[pid=10896/tid=10898] ppid=10894 vsize=38092 CPUtime=51.04
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 4630 0 0 0 5100 4 0 0 25 0 3 0 357014481 39006208 8291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=38092 CPUtime=50.84
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 5117 0 0 0 5080 4 0 0 25 0 3 0 357014481 39006208 8291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 38092

[startup+102.302 s]
/proc/loadavg: 1.79 1.25 1.08 3/80 10899
/proc/meminfo: memFree=1828408/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=40024 CPUtime=204.03
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 12447 0 0 0 20391 12 0 0 18 0 3 0 357014480 40984576 8999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 10006 8999 218 20 0 9364 0
[pid=10896/tid=10898] ppid=10894 vsize=40024 CPUtime=102.21
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 5852 0 0 0 10215 6 0 0 25 0 3 0 357014481 40984576 8999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=40024 CPUtime=101.79
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 6267 0 0 0 10174 5 0 0 25 0 3 0 357014481 40984576 8999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 40024

[startup+162.305 s]
/proc/loadavg: 1.92 1.38 1.13 3/80 10899
/proc/meminfo: memFree=1826040/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=42448 CPUtime=323.7
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 15078 0 0 0 32356 14 0 0 18 0 3 0 357014480 43466752 9558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 10612 9558 218 20 0 9970 0
[pid=10896/tid=10898] ppid=10894 vsize=42448 CPUtime=162.17
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 7225 0 0 0 16209 8 0 0 25 0 3 0 357014481 43466752 9558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=42448 CPUtime=161.51
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 7525 0 0 0 16145 6 0 0 25 0 3 0 357014481 43466752 9558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 42448

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 10899
/proc/meminfo: memFree=1825208/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=44616 CPUtime=443.37
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 17243 0 0 0 44321 16 0 0 18 0 3 0 357014480 45686784 9817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11154 9817 218 20 0 10512 0
[pid=10896/tid=10898] ppid=10894 vsize=44616 CPUtime=222.13
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8281 0 0 0 22204 9 0 0 25 0 3 0 357014481 45686784 9817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=44616 CPUtime=221.23
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8634 0 0 0 22116 7 0 0 25 0 3 0 357014481 45686784 9817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 44616

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

[startup+230.902 s]
/proc/loadavg: 1.97 1.51 1.19 3/80 10899
/proc/meminfo: memFree=1824824/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=44936 CPUtime=460.54
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 17573 0 0 0 46037 17 0 0 18 0 3 0 357014480 46014464 9895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11234 9895 218 20 0 10592 0
[pid=10896/tid=10898] ppid=10894 vsize=44936 CPUtime=230.73
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8472 0 0 0 23064 9 0 0 25 0 3 0 357014481 46014464 9895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=44936 CPUtime=229.79
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8773 0 0 0 22972 7 0 0 25 0 3 0 357014481 46014464 9895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.54
Current children cumulated vsize (KiB) 44936

[startup+243.706 s]
/proc/loadavg: 1.98 1.52 1.20 3/80 10899
/proc/meminfo: memFree=1824568/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=45100 CPUtime=486.08
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 18054 0 0 0 48591 17 0 0 18 0 3 0 357014480 46182400 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11275 9951 218 20 0 10633 0
[pid=10896/tid=10898] ppid=10894 vsize=45100 CPUtime=243.51
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8694 0 0 0 24342 9 0 0 25 0 3 0 357014481 46182400 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=45100 CPUtime=242.54
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9032 0 0 0 24247 7 0 0 25 0 3 0 357014481 46182400 9951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 486.08
Current children cumulated vsize (KiB) 45100

[startup+256.501 s]
/proc/loadavg: 1.98 1.55 1.21 3/80 10899
/proc/meminfo: memFree=1823544/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46124 CPUtime=511.6
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 18756 0 0 0 51142 18 0 0 18 0 3 0 357014480 47230976 10227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11531 10227 218 20 0 10889 0
[pid=10896/tid=10898] ppid=10894 vsize=46124 CPUtime=256.3
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8959 0 0 0 25621 9 0 0 25 0 3 0 357014481 47230976 10227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46124 CPUtime=255.27
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9469 0 0 0 25519 8 0 0 25 0 3 0 357014481 47230976 10227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 511.6
Current children cumulated vsize (KiB) 46124

[startup+259.702 s]
/proc/loadavg: 1.98 1.55 1.21 3/80 10899
/proc/meminfo: memFree=1823352/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46272 CPUtime=517.95
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 18895 0 0 0 51777 18 0 0 18 0 3 0 357014480 47382528 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11568 10280 218 20 0 10926 0
[pid=10896/tid=10898] ppid=10894 vsize=46272 CPUtime=259.5
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 8985 0 0 0 25941 9 0 0 25 0 3 0 357014481 47382528 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46272 CPUtime=258.42
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9582 0 0 0 25834 8 0 0 25 0 3 0 357014481 47382528 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.95
Current children cumulated vsize (KiB) 46272

[startup+262.903 s]
/proc/loadavg: 1.98 1.55 1.22 3/80 10899
/proc/meminfo: memFree=1823160/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46436 CPUtime=524.3
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 19020 0 0 0 52412 18 0 0 18 0 3 0 357014480 47550464 10319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11609 10319 218 20 0 10967 0
[pid=10896/tid=10898] ppid=10894 vsize=46436 CPUtime=262.67
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9075 0 0 0 26258 9 0 0 25 0 3 0 357014481 47550464 10319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46436 CPUtime=261.61
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9617 0 0 0 26153 8 0 0 25 0 3 0 357014481 47550464 10319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 524.3
Current children cumulated vsize (KiB) 46436

[startup+264.501 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 10899
/proc/meminfo: memFree=1822968/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46436 CPUtime=527.49
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 19108 0 0 0 52731 18 0 0 18 0 3 0 357014480 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11609 10321 218 20 0 10967 0
[pid=10896/tid=10898] ppid=10894 vsize=46436 CPUtime=264.26
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9077 0 0 0 26417 9 0 0 25 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46436 CPUtime=263.2
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9703 0 0 0 26312 8 0 0 25 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 527.49
Current children cumulated vsize (KiB) 46436

[startup+264.901 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 10899
/proc/meminfo: memFree=1822968/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46436 CPUtime=528.28
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 19108 0 0 0 52810 18 0 0 18 0 3 0 357014480 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11609 10321 218 20 0 10967 0
[pid=10896/tid=10898] ppid=10894 vsize=46436 CPUtime=264.65
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9077 0 0 0 26456 9 0 0 25 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46436 CPUtime=263.6
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9703 0 0 0 26352 8 0 0 25 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 528.28
Current children cumulated vsize (KiB) 46436

[startup+265.101 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 10899
/proc/meminfo: memFree=1822968/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=46436 CPUtime=528.63
/proc/10896/stat : 10896 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194304 19108 0 0 0 52845 18 0 0 18 0 3 0 357014480 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10896/statm: 11609 10321 218 20 0 10967 0
[pid=10896/tid=10898] ppid=10894 vsize=46436 CPUtime=264.83
/proc/10896/task/10898/stat : 10898 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194368 9077 0 0 0 26474 9 0 0 24 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10894 vsize=46436 CPUtime=263.78
/proc/10896/task/10899/stat : 10899 (MiraXTv3_dyn) S 10894 10896 9967 0 -1 4194368 9703 0 0 0 26370 8 0 0 25 0 3 0 357014481 47550464 10321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 528.63
Current children cumulated vsize (KiB) 46436

[startup+265.201 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 10899
/proc/meminfo: memFree=1822968/2055920 swapFree=4141212/4192956
[pid=10896] ppid=10894 vsize=39312 CPUtime=528.75
/proc/10896/stat : 10896 (MiraXTv3_dyn) R 10894 10896 9967 0 -1 4194304 19111 0 0 0 52857 18 0 0 17 0 1 0 357014480 40255488 8713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11021842 0 0 4096 0 0 0 0 17 0 0 0
/proc/10896/statm: 9828 8713 220 20 0 9186 0
Current children cumulated CPU time (s) 528.75
Current children cumulated vsize (KiB) 39312

Child status: 20
Real time (s): 265.248
CPU time (s): 528.812
CPU user time (s): 528.618
CPU system time (s): 0.19397
CPU usage (%): 199.365
Max. virtual memory (cumulated for all children) (KiB): 46780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 528.618
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19114
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= 154
involuntary context switches= 9866

runsolver used 0.245962 second user time and 0.72089 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 15:09:27 UTC 2007

IDJOB= 292312
IDBENCH= 19836
IDSOLVER= 128
FILE ID= node4/292312-1178809767

PBS_JOBID= 5250953

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1350256608-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292312-1178809767/MiraXTv3_dyn /tmp/evaluation/292312-1178809767/instance-292312-1178809767.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-292312-1178809767 -o ROOT/results/node4/solver-292312-1178809767 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292312-1178809767/MiraXTv3_dyn /tmp/evaluation/292312-1178809767/instance-292312-1178809767.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73234f08849e6c79dc5c1c40a78e1406

RANDOM SEED= 781413866

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1864488 kB
Buffers:         37072 kB
Cached:          79104 kB
SwapCached:      15676 kB
Active:          83072 kB
Inactive:        56620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864488 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            37228 kB
Committed_AS:  9849876 kB
PageTables:       1816 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 node4 on Thu May 10 15:13:53 UTC 2007