Trace number 338088

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 430.08 430.199

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark224.011
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
429.98/430.19	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-338088-1178913100 -o ROOT/results/node4/solver-338088-1178913100 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338088-1178913100/MiraXTv1_dyn /tmp/evaluation/338088-1178913100/instance-338088-1178913100.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.83 1.94 1.90 3/77 24409
/proc/meminfo: memFree=1567320/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=3788 CPUtime=0
/proc/24409/stat : 24409 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 367347808 3878912 305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24409/statm: 947 312 202 20 0 305 0

[startup+0.106049 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 24409
/proc/meminfo: memFree=1567320/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=6020 CPUtime=0.09
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 814 0 0 0 9 0 0 0 18 0 2 0 367347808 6164480 789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 1505 789 218 20 0 863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6020

[startup+0.201058 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 24409
/proc/meminfo: memFree=1567320/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=6284 CPUtime=0.19
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 884 0 0 0 19 0 0 0 18 0 2 0 367347808 6434816 859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 1571 859 218 20 0 929 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6284

[startup+0.301067 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 24409
/proc/meminfo: memFree=1567320/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=7256 CPUtime=0.29
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 985 0 0 0 29 0 0 0 18 0 2 0 367347808 7430144 960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 1814 960 218 20 0 1172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7256

[startup+0.701106 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 24409
/proc/meminfo: memFree=1567320/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=8424 CPUtime=0.69
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 1289 0 0 0 69 0 0 0 18 0 2 0 367347808 8626176 1264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 2106 1264 218 20 0 1464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8424

[startup+1.50118 s]
/proc/loadavg: 1.83 1.94 1.90 3/79 24411
/proc/meminfo: memFree=1562312/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=9292 CPUtime=1.48
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 1547 0 0 0 148 0 0 0 18 0 2 0 367347808 9515008 1522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 2323 1522 218 20 0 1681 0
[pid=24409/tid=24411] ppid=24407 vsize=9292 CPUtime=1.41
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 820 0 0 0 141 0 0 0 25 0 2 0 367347816 9515008 1522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520213 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9292

[startup+3.10234 s]
/proc/loadavg: 1.83 1.94 1.90 2/79 24411
/proc/meminfo: memFree=1560968/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=11468 CPUtime=3.09
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 2116 0 0 0 308 1 0 0 18 0 2 0 367347808 11743232 2091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 2867 2091 218 20 0 2225 0
[pid=24409/tid=24411] ppid=24407 vsize=11468 CPUtime=3.01
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 1389 0 0 0 300 1 0 0 25 0 2 0 367347816 11743232 2091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11468

[startup+6.30164 s]
/proc/loadavg: 1.77 1.92 1.89 2/79 24411
/proc/meminfo: memFree=1556488/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=15388 CPUtime=6.29
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 3111 0 0 0 627 2 0 0 18 0 2 0 367347808 15757312 3086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 3847 3086 218 20 0 3205 0
[pid=24409/tid=24411] ppid=24407 vsize=15388 CPUtime=6.2
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 2384 0 0 0 619 1 0 0 25 0 2 0 367347816 15757312 3086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15388

[startup+12.7013 s]
/proc/loadavg: 1.71 1.91 1.89 2/79 24411
/proc/meminfo: memFree=1554184/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=17124 CPUtime=12.69
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 3645 0 0 0 1267 2 0 0 18 0 2 0 367347808 17534976 3542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 4281 3542 218 20 0 3639 0
[pid=24409/tid=24411] ppid=24407 vsize=17124 CPUtime=12.61
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 2918 0 0 0 1259 2 0 0 25 0 2 0 367347816 17534976 3542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17124

[startup+25.5015 s]
/proc/loadavg: 1.55 1.86 1.87 2/79 24411
/proc/meminfo: memFree=1545736/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=24628 CPUtime=25.48
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 5680 0 0 0 2545 3 0 0 18 0 2 0 367347808 25219072 5475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 6157 5475 218 20 0 5515 0
[pid=24409/tid=24411] ppid=24407 vsize=24628 CPUtime=25.4
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 4953 0 0 0 2537 3 0 0 25 0 2 0 367347816 25219072 5475 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) 24628

[startup+51.1019 s]
/proc/loadavg: 1.36 1.79 1.85 2/79 24411
/proc/meminfo: memFree=1541512/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=29424 CPUtime=51.08
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 6952 0 0 0 5103 5 0 0 18 0 2 0 367347808 30130176 6628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 7356 6628 218 20 0 6714 0
[pid=24409/tid=24411] ppid=24407 vsize=29424 CPUtime=51
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 6225 0 0 0 5095 5 0 0 25 0 2 0 367347816 30130176 6628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29424

[startup+102.302 s]
/proc/loadavg: 1.15 1.67 1.80 2/79 24411
/proc/meminfo: memFree=1538248/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=32308 CPUtime=102.26
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 8006 0 0 0 10220 6 0 0 18 0 2 0 367347808 33083392 7345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8077 7345 218 20 0 7435 0
[pid=24409/tid=24411] ppid=24407 vsize=32308 CPUtime=102.18
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 7279 0 0 0 10212 6 0 0 25 0 2 0 367347816 33083392 7345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32308

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.75 2/79 24411
/proc/meminfo: memFree=1537800/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=32880 CPUtime=162.24
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 8478 0 0 0 16217 7 0 0 18 0 2 0 367347808 33669120 7454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8220 7454 218 20 0 7578 0
[pid=24409/tid=24411] ppid=24407 vsize=32880 CPUtime=162.17
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 7751 0 0 0 16210 7 0 0 25 0 2 0 367347816 33669120 7454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32880

[startup+222.305 s]
/proc/loadavg: 1.02 1.44 1.70 2/79 24411
/proc/meminfo: memFree=1537736/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33016 CPUtime=222.23
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 8820 0 0 0 22215 8 0 0 18 0 2 0 367347808 33808384 7497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8254 7497 218 20 0 7612 0
[pid=24409/tid=24411] ppid=24407 vsize=33016 CPUtime=222.15
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 8093 0 0 0 22208 7 0 0 25 0 2 0 367347816 33808384 7497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33016

[startup+282.301 s]
/proc/loadavg: 1.00 1.36 1.65 2/79 24411
/proc/meminfo: memFree=1537608/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33152 CPUtime=282.22
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 9184 0 0 0 28213 9 0 0 18 0 2 0 367347808 33947648 7555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8288 7555 218 20 0 7646 0
[pid=24409/tid=24411] ppid=24407 vsize=33152 CPUtime=282.13
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 8457 0 0 0 28205 8 0 0 25 0 2 0 367347816 33947648 7555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33152

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.61 2/79 24411
/proc/meminfo: memFree=1537096/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33456 CPUtime=342.19
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 9652 0 0 0 34210 9 0 0 18 0 2 0 367347808 34258944 7632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8364 7632 218 20 0 7722 0
[pid=24409/tid=24411] ppid=24407 vsize=33456 CPUtime=342.11
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 8925 0 0 0 34202 9 0 0 25 0 2 0 367347816 34258944 7632 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) 33456

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.57 2/79 24411
/proc/meminfo: memFree=1536904/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33592 CPUtime=402.18
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10016 0 0 0 40208 10 0 0 18 0 2 0 367347808 34398208 7677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8398 7677 218 20 0 7756 0
[pid=24409/tid=24411] ppid=24407 vsize=33592 CPUtime=402.1
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9289 0 0 0 40200 10 0 0 25 0 2 0 367347816 34398208 7677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33592

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

[startup+409.601 s]
/proc/loadavg: 1.00 1.23 1.56 2/79 24411
/proc/meminfo: memFree=1536904/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33592 CPUtime=409.47
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10027 0 0 0 40937 10 0 0 18 0 2 0 367347808 34398208 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8398 7688 218 20 0 7756 0
[pid=24409/tid=24411] ppid=24407 vsize=33592 CPUtime=409.4
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9300 0 0 0 40930 10 0 0 25 0 2 0 367347816 34398208 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 409.47
Current children cumulated vsize (KiB) 33592

[startup+422.402 s]
/proc/loadavg: 1.00 1.22 1.55 2/79 24411
/proc/meminfo: memFree=1536840/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=422.27
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10134 0 0 0 42217 10 0 0 18 0 2 0 367347808 34553856 7714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7714 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=422.2
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9407 0 0 0 42210 10 0 0 25 0 2 0 367347816 34553856 7714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 422.27
Current children cumulated vsize (KiB) 33744

[startup+425.602 s]
/proc/loadavg: 1.00 1.22 1.55 2/79 24411
/proc/meminfo: memFree=1536840/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=425.48
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10156 0 0 0 42537 11 0 0 18 0 2 0 367347808 34553856 7736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7736 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=425.39
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9429 0 0 0 42529 10 0 0 25 0 2 0 367347816 34553856 7736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 425.48
Current children cumulated vsize (KiB) 33744

[startup+427.202 s]
/proc/loadavg: 1.00 1.22 1.55 2/79 24411
/proc/meminfo: memFree=1536712/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=427.08
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10238 0 0 0 42697 11 0 0 18 0 2 0 367347808 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7737 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=426.99
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9511 0 0 0 42689 10 0 0 25 0 2 0 367347816 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 427.08
Current children cumulated vsize (KiB) 33744

[startup+428.801 s]
/proc/loadavg: 1.00 1.22 1.55 2/79 24411
/proc/meminfo: memFree=1536712/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=428.68
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10238 0 0 0 42857 11 0 0 18 0 2 0 367347808 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7737 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=428.59
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9511 0 0 0 42849 10 0 0 25 0 2 0 367347816 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 428.68
Current children cumulated vsize (KiB) 33744

[startup+429.601 s]
/proc/loadavg: 1.00 1.21 1.55 2/79 24411
/proc/meminfo: memFree=1536712/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=429.48
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10238 0 0 0 42937 11 0 0 18 0 2 0 367347808 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7737 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=429.39
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9511 0 0 0 42929 10 0 0 25 0 2 0 367347816 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 429.48
Current children cumulated vsize (KiB) 33744

[startup+430.001 s]
/proc/loadavg: 1.00 1.21 1.55 2/79 24411
/proc/meminfo: memFree=1536712/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=429.88
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10238 0 0 0 42977 11 0 0 18 0 2 0 367347808 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7737 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=429.79
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9511 0 0 0 42969 10 0 0 25 0 2 0 367347816 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 429.88
Current children cumulated vsize (KiB) 33744

[startup+430.101 s]
/proc/loadavg: 1.00 1.21 1.55 2/79 24411
/proc/meminfo: memFree=1536712/2055920 swapFree=4141212/4192956
[pid=24409] ppid=24407 vsize=33744 CPUtime=429.98
/proc/24409/stat : 24409 (MiraXTv1_dyn) S 24407 24409 24157 0 -1 4194304 10238 0 0 0 42987 11 0 0 18 0 2 0 367347808 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24409/statm: 8436 7737 218 20 0 7794 0
[pid=24409/tid=24411] ppid=24407 vsize=33744 CPUtime=429.89
/proc/24409/task/24411/stat : 24411 (MiraXTv1_dyn) R 24407 24409 24157 0 -1 4194368 9511 0 0 0 42979 10 0 0 25 0 2 0 367347816 34553856 7737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 429.98
Current children cumulated vsize (KiB) 33744

Child status: 20
Real time (s): 430.199
CPU time (s): 430.08
CPU user time (s): 429.962
CPU system time (s): 0.117982
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 33744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.962
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10243
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= 14
involuntary context switches= 1111

runsolver used 0.45593 second user time and 1.11483 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 19:51:41 UTC 2007

IDJOB= 338088
IDBENCH= 24714
IDSOLVER= 130
FILE ID= node4/338088-1178913100

PBS_JOBID= 5251113

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338088-1178913100/MiraXTv1_dyn /tmp/evaluation/338088-1178913100/instance-338088-1178913100.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-338088-1178913100 -o ROOT/results/node4/solver-338088-1178913100 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338088-1178913100/MiraXTv1_dyn /tmp/evaluation/338088-1178913100/instance-338088-1178913100.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  92c8b4fc23a7c22313979a2d9b3b5a58

RANDOM SEED= 720519065

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:       1567664 kB
Buffers:         49384 kB
Cached:         349536 kB
SwapCached:      15676 kB
Active:         120252 kB
Inactive:       302280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567664 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            51220 kB
Committed_AS:  9980492 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= 66560 MiB

End job on node4 on Fri May 11 19:58:51 UTC 2007