Trace number 333216

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 372.919 373.051

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
372.87/373.04	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/node3/watcher-333216-1178896983 -o ROOT/results/node3/solver-333216-1178896983 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333216-1178896983/MiraXTv1_dyn /tmp/evaluation/333216-1178896983/instance-333216-1178896983.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.46 1.78 1.52 3/77 20093
/proc/meminfo: memFree=1796640/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=3788 CPUtime=0
/proc/20093/stat : 20093 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 365736020 3878912 335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/20093/statm: 947 339 205 20 0 305 0

[startup+0.03833 s]
/proc/loadavg: 1.46 1.78 1.52 3/77 20093
/proc/meminfo: memFree=1796640/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=4724 CPUtime=0.03
/proc/20093/stat : 20093 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194304 603 0 0 0 3 0 0 0 18 0 1 0 365736020 4837376 578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20093/statm: 1181 578 207 20 0 539 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4724

[startup+0.101341 s]
/proc/loadavg: 1.46 1.78 1.52 3/77 20093
/proc/meminfo: memFree=1796640/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=5716 CPUtime=0.09
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 733 0 0 0 9 0 0 0 18 0 2 0 365736020 5853184 708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 1429 708 218 20 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5716

[startup+0.301373 s]
/proc/loadavg: 1.46 1.78 1.52 3/77 20093
/proc/meminfo: memFree=1796640/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=7212 CPUtime=0.29
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 954 0 0 0 29 0 0 0 18 0 2 0 365736020 7385088 929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 1803 929 218 20 0 1161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7212

[startup+0.701436 s]
/proc/loadavg: 1.46 1.78 1.52 3/77 20093
/proc/meminfo: memFree=1796640/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=8368 CPUtime=0.69
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 1286 0 0 0 69 0 0 0 18 0 2 0 365736020 8568832 1261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 2092 1261 218 20 0 1450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8368

[startup+1.50157 s]
/proc/loadavg: 1.46 1.78 1.52 2/79 20095
/proc/meminfo: memFree=1791632/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=9188 CPUtime=1.49
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 1521 0 0 0 149 0 0 0 18 0 2 0 365736020 9408512 1496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 2297 1496 218 20 0 1655 0
[pid=20093/tid=20095] ppid=20091 vsize=9188 CPUtime=1.42
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 867 0 0 0 142 0 0 0 25 0 2 0 365736027 9408512 1496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9188

[startup+3.10183 s]
/proc/loadavg: 1.46 1.78 1.52 2/79 20095
/proc/meminfo: memFree=1790288/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=11408 CPUtime=3.09
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 2056 0 0 0 309 0 0 0 18 0 2 0 365736020 11681792 2031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 2852 2031 218 20 0 2210 0
[pid=20093/tid=20095] ppid=20091 vsize=11408 CPUtime=3.02
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 1402 0 0 0 302 0 0 0 25 0 2 0 365736027 11681792 2031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11408

[startup+6.30234 s]
/proc/loadavg: 1.42 1.77 1.51 2/79 20095
/proc/meminfo: memFree=1786000/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=14396 CPUtime=6.28
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 2916 0 0 0 628 0 0 0 18 0 2 0 365736020 14741504 2854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 3599 2854 218 20 0 2957 0
[pid=20093/tid=20095] ppid=20091 vsize=14396 CPUtime=6.21
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 2262 0 0 0 621 0 0 0 25 0 2 0 365736027 14741504 2854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14396

[startup+12.7014 s]
/proc/loadavg: 1.39 1.75 1.51 2/79 20095
/proc/meminfo: memFree=1783248/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=17456 CPUtime=12.68
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 3739 0 0 0 1267 1 0 0 18 0 2 0 365736020 17874944 3636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 4364 3636 218 20 0 3722 0
[pid=20093/tid=20095] ppid=20091 vsize=17456 CPUtime=12.61
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 3085 0 0 0 1260 1 0 0 25 0 2 0 365736027 17874944 3636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17456

[startup+25.5015 s]
/proc/loadavg: 1.30 1.72 1.50 2/79 20095
/proc/meminfo: memFree=1778320/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=21876 CPUtime=25.48
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 4931 0 0 0 2546 2 0 0 18 0 2 0 365736020 22401024 4726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 5469 4726 218 20 0 4827 0
[pid=20093/tid=20095] ppid=20091 vsize=21876 CPUtime=25.41
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 4277 0 0 0 2539 2 0 0 25 0 2 0 365736027 22401024 4726 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) 21876

[startup+51.1016 s]
/proc/loadavg: 1.20 1.66 1.49 2/79 20095
/proc/meminfo: memFree=1774416/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=25672 CPUtime=51.07
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 6086 0 0 0 5104 3 0 0 18 0 2 0 365736020 26288128 5695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 6418 5695 218 20 0 5776 0
[pid=20093/tid=20095] ppid=20091 vsize=25672 CPUtime=51
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 5432 0 0 0 5097 3 0 0 25 0 2 0 365736027 26288128 5695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25672

[startup+102.307 s]
/proc/loadavg: 1.08 1.55 1.46 2/79 20095
/proc/meminfo: memFree=1771984/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=27896 CPUtime=102.26
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 7078 0 0 0 10221 5 0 0 18 0 2 0 365736020 28565504 6261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 6974 6261 218 20 0 6332 0
[pid=20093/tid=20095] ppid=20091 vsize=27896 CPUtime=102.18
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 6424 0 0 0 10214 4 0 0 25 0 2 0 365736027 28565504 6261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27896

[startup+162.302 s]
/proc/loadavg: 1.03 1.45 1.43 2/79 20095
/proc/meminfo: memFree=1771152/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=28768 CPUtime=162.24
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 7690 0 0 0 16218 6 0 0 18 0 2 0 365736020 29458432 6493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7192 6493 218 20 0 6550 0
[pid=20093/tid=20095] ppid=20091 vsize=28768 CPUtime=162.16
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 7036 0 0 0 16211 5 0 0 25 0 2 0 365736027 29458432 6493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28768

[startup+222.301 s]
/proc/loadavg: 1.04 1.38 1.40 2/79 20095
/proc/meminfo: memFree=1770128/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=29560 CPUtime=222.22
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 8242 0 0 0 22215 7 0 0 18 0 2 0 365736020 30269440 6731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7390 6731 218 20 0 6748 0
[pid=20093/tid=20095] ppid=20091 vsize=29560 CPUtime=222.14
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 7588 0 0 0 22208 6 0 0 25 0 2 0 365736027 30269440 6731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29560

[startup+282.301 s]
/proc/loadavg: 1.01 1.31 1.38 2/79 20095
/proc/meminfo: memFree=1769168/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=30712 CPUtime=282.19
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 8857 0 0 0 28212 7 0 0 18 0 2 0 365736020 31449088 6944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7678 6944 218 20 0 7036 0
[pid=20093/tid=20095] ppid=20091 vsize=30712 CPUtime=282.12
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8203 0 0 0 28205 7 0 0 25 0 2 0 365736027 31449088 6944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30712

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.35 2/79 20095
/proc/meminfo: memFree=1768656/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31256 CPUtime=342.17
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9318 0 0 0 34209 8 0 0 18 0 2 0 365736020 32006144 7078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7814 7078 218 20 0 7172 0
[pid=20093/tid=20095] ppid=20091 vsize=31256 CPUtime=342.1
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8664 0 0 0 34202 8 0 0 25 0 2 0 365736027 32006144 7078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31256

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.24 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31256 CPUtime=358.16
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9421 0 0 0 35808 8 0 0 18 0 2 0 365736020 32006144 7098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7814 7098 218 20 0 7172 0
[pid=20093/tid=20095] ppid=20091 vsize=31256 CPUtime=358.09
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8767 0 0 0 35801 8 0 0 25 0 2 0 365736027 32006144 7098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 31256

[startup+364.701 s]
/proc/loadavg: 1.00 1.23 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=364.56
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9434 0 0 0 36448 8 0 0 18 0 2 0 365736020 32161792 7111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7111 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=364.49
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8780 0 0 0 36441 8 0 0 25 0 2 0 365736027 32161792 7111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 364.56
Current children cumulated vsize (KiB) 31408

[startup+367.902 s]
/proc/loadavg: 1.00 1.23 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=367.76
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9440 0 0 0 36768 8 0 0 18 0 2 0 365736020 32161792 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7117 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=367.69
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8786 0 0 0 36761 8 0 0 25 0 2 0 365736027 32161792 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.76
Current children cumulated vsize (KiB) 31408

[startup+371.102 s]
/proc/loadavg: 1.00 1.22 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=370.96
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9451 0 0 0 37088 8 0 0 18 0 2 0 365736020 32161792 7128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7128 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=370.89
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8797 0 0 0 37081 8 0 0 25 0 2 0 365736027 32161792 7128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 31408

[startup+371.903 s]
/proc/loadavg: 1.00 1.22 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=371.77
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9451 0 0 0 37168 9 0 0 18 0 2 0 365736020 32161792 7128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7128 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=371.69
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8797 0 0 0 37161 8 0 0 25 0 2 0 365736027 32161792 7128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 371.77
Current children cumulated vsize (KiB) 31408

[startup+372.702 s]
/proc/loadavg: 1.00 1.22 1.34 2/79 20095
/proc/meminfo: memFree=1768592/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=372.57
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9535 0 0 0 37248 9 0 0 18 0 2 0 365736020 32161792 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7129 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=372.49
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8881 0 0 0 37241 8 0 0 25 0 2 0 365736027 32161792 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 372.57
Current children cumulated vsize (KiB) 31408

[startup+372.906 s]
/proc/loadavg: 1.00 1.22 1.34 2/79 20095
/proc/meminfo: memFree=1768400/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=31408 CPUtime=372.77
/proc/20093/stat : 20093 (MiraXTv1_dyn) S 20091 20093 18354 0 -1 4194304 9535 0 0 0 37268 9 0 0 18 0 2 0 365736020 32161792 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20093/statm: 7852 7129 218 20 0 7210 0
[pid=20093/tid=20095] ppid=20091 vsize=31408 CPUtime=372.69
/proc/20093/task/20095/stat : 20095 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194368 8881 0 0 0 37261 8 0 0 25 0 2 0 365736027 32161792 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 372.77
Current children cumulated vsize (KiB) 31408

[startup+373.002 s]
/proc/loadavg: 1.00 1.22 1.34 2/79 20095
/proc/meminfo: memFree=1768400/2055920 swapFree=4138684/4192956
[pid=20093] ppid=20091 vsize=28648 CPUtime=372.87
/proc/20093/stat : 20093 (MiraXTv1_dyn) R 20091 20093 18354 0 -1 4194304 9537 0 0 0 37278 9 0 0 16 0 1 0 365736020 29335552 6529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11357692 0 0 4096 0 0 0 0 17 1 0 0
/proc/20093/statm: 7162 6529 220 20 0 6520 0
Current children cumulated CPU time (s) 372.87
Current children cumulated vsize (KiB) 28648

Child status: 20
Real time (s): 373.051
CPU time (s): 372.919
CPU user time (s): 372.824
CPU system time (s): 0.094985
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 31408

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

runsolver used 0.395939 second user time and 0.967852 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 15:23:03 UTC 2007

IDJOB= 333216
IDBENCH= 24598
IDSOLVER= 130
FILE ID= node3/333216-1178896983

PBS_JOBID= 5251068

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333216-1178896983/MiraXTv1_dyn /tmp/evaluation/333216-1178896983/instance-333216-1178896983.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-333216-1178896983 -o ROOT/results/node3/solver-333216-1178896983 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333216-1178896983/MiraXTv1_dyn /tmp/evaluation/333216-1178896983/instance-333216-1178896983.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 653339765

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1796856 kB
Buffers:         41716 kB
Cached:         151044 kB
SwapCached:      18176 kB
Active:         115608 kB
Inactive:       101324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796856 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4484 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:            27668 kB
Committed_AS: 11514424 kB
PageTables:       1780 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= 66560 MiB

End job on node3 on Fri May 11 15:29:16 UTC 2007