Trace number 333342

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 152.761 152.807

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.9823
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
152.65/152.80	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/node21/watcher-333342-1178897213 -o ROOT/results/node21/solver-333342-1178897213 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333342-1178897213/MiraXTv1_dyn /tmp/evaluation/333342-1178897213/instance-333342-1178897213.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.84 1.54 3/77 1590
/proc/meminfo: memFree=1665208/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=3788 CPUtime=0
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 337638688 3878912 372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 947 378 202 20 0 305 0

[startup+0.04063 s]
/proc/loadavg: 1.83 1.84 1.54 3/77 1590
/proc/meminfo: memFree=1665208/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=5432 CPUtime=0.03
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 951 0 0 0 3 0 0 0 18 0 1 0 337638688 5562368 926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 1358 926 206 20 0 716 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5432

[startup+0.101634 s]
/proc/loadavg: 1.83 1.84 1.54 3/77 1590
/proc/meminfo: memFree=1665208/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=8652 CPUtime=0.08
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 1712 0 0 0 8 0 0 0 18 0 1 0 337638688 8859648 1687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 2163 1689 206 20 0 1521 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8652

[startup+0.301657 s]
/proc/loadavg: 1.83 1.84 1.54 3/77 1590
/proc/meminfo: memFree=1665208/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=8780 CPUtime=0.28
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 1771 0 0 0 28 0 0 0 19 0 1 0 337638688 8990720 1746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 2195 1746 207 20 0 1553 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8780

[startup+0.701701 s]
/proc/loadavg: 1.83 1.84 1.54 3/77 1590
/proc/meminfo: memFree=1665208/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=8780 CPUtime=0.68
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 1774 0 0 0 68 0 0 0 23 0 1 0 337638688 8990720 1749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 2195 1749 207 20 0 1553 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8780

[startup+1.50279 s]
/proc/loadavg: 1.83 1.84 1.54 2/78 1591
/proc/meminfo: memFree=1659056/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=9080 CPUtime=1.49
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194304 1823 0 0 0 148 1 0 0 25 0 1 0 337638688 9297920 1798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583747 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 2270 1798 207 20 0 1628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9080

[startup+3.10196 s]
/proc/loadavg: 1.83 1.84 1.54 2/78 1591
/proc/meminfo: memFree=1658928/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=18480 CPUtime=3.09
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 3026 0 0 0 308 1 0 0 25 0 2 0 337638688 18923520 2877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 4620 2877 218 20 0 3978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18480

[startup+6.30131 s]
/proc/loadavg: 1.77 1.82 1.53 2/79 1592
/proc/meminfo: memFree=1651176/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=21120 CPUtime=6.29
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 3805 0 0 0 627 2 0 0 25 0 2 0 337638688 21626880 3656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 5280 3656 218 20 0 4638 0
[pid=1590/tid=1592] ppid=1588 vsize=21120 CPUtime=4.18
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 1800 0 0 0 417 1 0 0 25 0 2 0 337638899 21626880 3656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21120

[startup+12.702 s]
/proc/loadavg: 1.70 1.81 1.53 2/79 1592
/proc/meminfo: memFree=1645368/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=27068 CPUtime=12.69
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 5374 0 0 0 1266 3 0 0 25 0 2 0 337638688 27717632 5225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 6767 5225 218 20 0 6125 0
[pid=1590/tid=1592] ppid=1588 vsize=27068 CPUtime=10.58
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 3369 0 0 0 1056 2 0 0 25 0 2 0 337638899 27717632 5225 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) 27068

[startup+25.5014 s]
/proc/loadavg: 1.55 1.77 1.52 2/79 1592
/proc/meminfo: memFree=1642104/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=29580 CPUtime=25.48
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 6112 0 0 0 2545 3 0 0 25 0 2 0 337638688 30289920 5927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 7395 5927 218 20 0 6753 0
[pid=1590/tid=1592] ppid=1588 vsize=29580 CPUtime=23.37
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 4107 0 0 0 2335 2 0 0 25 0 2 0 337638899 30289920 5927 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) 29580

[startup+51.1012 s]
/proc/loadavg: 1.36 1.71 1.51 2/79 1592
/proc/meminfo: memFree=1629304/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=42816 CPUtime=51.07
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 9419 0 0 0 5101 6 0 0 25 0 2 0 337638688 43843584 9099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 10704 9099 218 20 0 10062 0
[pid=1590/tid=1592] ppid=1588 vsize=42816 CPUtime=48.97
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 7414 0 0 0 4892 5 0 0 25 0 2 0 337638899 43843584 9099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42816

[startup+102.306 s]
/proc/loadavg: 1.15 1.59 1.48 2/79 1592
/proc/meminfo: memFree=1622648/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49300 CPUtime=102.26
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11244 0 0 0 10218 8 0 0 25 0 2 0 337638688 50483200 10812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12325 10812 218 20 0 11683 0
[pid=1590/tid=1592] ppid=1588 vsize=49300 CPUtime=100.15
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9239 0 0 0 10008 7 0 0 25 0 2 0 337638899 50483200 10812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49300

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

[startup+127.902 s]
/proc/loadavg: 1.10 1.55 1.46 2/79 1592
/proc/meminfo: memFree=1622072/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49564 CPUtime=127.86
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11445 0 0 0 12777 9 0 0 25 0 2 0 337638688 50753536 10892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12391 10892 218 20 0 11749 0
[pid=1590/tid=1592] ppid=1588 vsize=49564 CPUtime=125.75
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9440 0 0 0 12567 8 0 0 25 0 2 0 337638899 50753536 10892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 49564

[startup+140.702 s]
/proc/loadavg: 1.08 1.52 1.46 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49564 CPUtime=140.66
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11524 0 0 0 14057 9 0 0 25 0 2 0 337638688 50753536 10909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12391 10909 218 20 0 11749 0
[pid=1590/tid=1592] ppid=1588 vsize=49564 CPUtime=138.55
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9519 0 0 0 13847 8 0 0 25 0 2 0 337638899 50753536 10909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 49564

[startup+147.103 s]
/proc/loadavg: 1.07 1.51 1.45 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49564 CPUtime=147.05
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11524 0 0 0 14696 9 0 0 25 0 2 0 337638688 50753536 10909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12391 10909 218 20 0 11749 0
[pid=1590/tid=1592] ppid=1588 vsize=49564 CPUtime=144.94
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9519 0 0 0 14486 8 0 0 25 0 2 0 337638899 50753536 10909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 49564

[startup+150.301 s]
/proc/loadavg: 1.07 1.50 1.45 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49696 CPUtime=150.25
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11529 0 0 0 15016 9 0 0 25 0 2 0 337638688 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12424 10914 218 20 0 11782 0
[pid=1590/tid=1592] ppid=1588 vsize=49696 CPUtime=148.14
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9524 0 0 0 14806 8 0 0 25 0 2 0 337638899 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 150.25
Current children cumulated vsize (KiB) 49696

[startup+151.901 s]
/proc/loadavg: 1.07 1.50 1.45 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49696 CPUtime=151.85
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11529 0 0 0 15176 9 0 0 25 0 2 0 337638688 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12424 10914 218 20 0 11782 0
[pid=1590/tid=1592] ppid=1588 vsize=49696 CPUtime=149.74
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9524 0 0 0 14966 8 0 0 25 0 2 0 337638899 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 151.85
Current children cumulated vsize (KiB) 49696

[startup+152.301 s]
/proc/loadavg: 1.07 1.50 1.45 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49696 CPUtime=152.25
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11529 0 0 0 15216 9 0 0 25 0 2 0 337638688 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12424 10914 218 20 0 11782 0
[pid=1590/tid=1592] ppid=1588 vsize=49696 CPUtime=150.14
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9524 0 0 0 15006 8 0 0 25 0 2 0 337638899 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 152.25
Current children cumulated vsize (KiB) 49696

[startup+152.701 s]
/proc/loadavg: 1.07 1.50 1.45 2/79 1592
/proc/meminfo: memFree=1622008/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=49696 CPUtime=152.65
/proc/1590/stat : 1590 (MiraXTv1_dyn) S 1588 1590 910 0 -1 4194304 11529 0 0 0 15256 9 0 0 25 0 2 0 337638688 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1590/statm: 12424 10914 218 20 0 11782 0
[pid=1590/tid=1592] ppid=1588 vsize=49696 CPUtime=150.54
/proc/1590/task/1592/stat : 1592 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194368 9524 0 0 0 15046 8 0 0 25 0 2 0 337638899 50888704 10914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528488 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 152.65
Current children cumulated vsize (KiB) 49696

[startup+152.801 s]
/proc/loadavg: 1.06 1.49 1.45 2/78 1592
/proc/meminfo: memFree=1657592/2055920 swapFree=4156344/4192956
[pid=1590] ppid=1588 vsize=0 CPUtime=152.75
/proc/1590/stat : 1590 (MiraXTv1_dyn) R 1588 1590 910 0 -1 4194308 11534 0 0 0 15265 10 0 0 17 0 1 0 337638688 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1590/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 152.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 152.807
CPU time (s): 152.761
CPU user time (s): 152.659
CPU system time (s): 0.101984
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 49696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.659
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11534
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= 12
involuntary context switches= 260

runsolver used 0.156976 second user time and 0.405938 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 15:26:54 UTC 2007

IDJOB= 333342
IDBENCH= 24601
IDSOLVER= 130
FILE ID= node21/333342-1178897213

PBS_JOBID= 5251082

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  db9d2b7fba78f1cbe73aba9a1aa51042

RANDOM SEED= 69625572

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1665552 kB
Buffers:         47912 kB
Cached:         254488 kB
SwapCached:      15772 kB
Active:         141600 kB
Inactive:       184584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665552 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            5608 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            49636 kB
Committed_AS:  5164084 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB

End job on node21 on Fri May 11 15:29:27 UTC 2007