Trace number 332963

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 v2UNSAT 321.694 321.779

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
321.61/321.77	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/node2/watcher-332963-1178896828 -o ROOT/results/node2/solver-332963-1178896828 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332963-1178896828/MiraXTv2_dyn /tmp/evaluation/332963-1178896828/instance-332963-1178896828.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.61 0.93 1.02 3/77 8518
/proc/meminfo: memFree=1704856/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=3788 CPUtime=0
/proc/8518/stat : 8518 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 365720573 3878912 342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 947 344 205 20 0 305 0

[startup+0.043168 s]
/proc/loadavg: 0.61 0.93 1.02 3/77 8518
/proc/meminfo: memFree=1704856/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=5048 CPUtime=0.03
/proc/8518/stat : 8518 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194304 690 0 0 0 3 0 0 0 18 0 1 0 365720573 5169152 665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583964 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 1262 665 207 20 0 620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5048

[startup+0.101174 s]
/proc/loadavg: 0.61 0.93 1.02 3/77 8518
/proc/meminfo: memFree=1704856/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=6168 CPUtime=0.09
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 824 0 0 0 9 0 0 0 18 0 2 0 365720573 6316032 799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 1542 799 218 20 0 900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6168

[startup+0.301193 s]
/proc/loadavg: 0.61 0.93 1.02 3/77 8518
/proc/meminfo: memFree=1704856/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=7408 CPUtime=0.29
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 1004 0 0 0 29 0 0 0 18 0 2 0 365720573 7585792 979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 1852 980 218 20 0 1210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7408

[startup+0.701236 s]
/proc/loadavg: 0.61 0.93 1.02 3/77 8518
/proc/meminfo: memFree=1704856/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=8580 CPUtime=0.69
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 1313 0 0 0 69 0 0 0 18 0 2 0 365720573 8785920 1288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 2145 1288 218 20 0 1503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8580

[startup+1.50132 s]
/proc/loadavg: 0.61 0.93 1.02 2/79 8520
/proc/meminfo: memFree=1699848/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=9448 CPUtime=1.49
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 1584 0 0 0 149 0 0 0 18 0 2 0 365720573 9674752 1559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 2362 1559 218 20 0 1720 0
[pid=8518/tid=8520] ppid=8516 vsize=9448 CPUtime=1.4
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 854 0 0 0 140 0 0 0 25 0 2 0 365720582 9674752 1559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9448

[startup+3.10149 s]
/proc/loadavg: 0.64 0.93 1.02 2/79 8520
/proc/meminfo: memFree=1698896/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=11092 CPUtime=3.09
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 1994 0 0 0 308 1 0 0 18 0 2 0 365720573 11358208 1969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 2773 1969 218 20 0 2131 0
[pid=8518/tid=8520] ppid=8516 vsize=11092 CPUtime=3
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 1264 0 0 0 300 0 0 0 25 0 2 0 365720582 11358208 1969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11092

[startup+6.30182 s]
/proc/loadavg: 0.64 0.93 1.02 2/79 8520
/proc/meminfo: memFree=1694552/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=14956 CPUtime=6.29
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 2977 0 0 0 627 2 0 0 18 0 2 0 365720573 15314944 2952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 3739 2952 218 20 0 3097 0
[pid=8518/tid=8520] ppid=8516 vsize=14956 CPUtime=6.2
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 2247 0 0 0 619 1 0 0 25 0 2 0 365720582 15314944 2952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14956

[startup+12.7015 s]
/proc/loadavg: 0.70 0.93 1.02 2/79 8520
/proc/meminfo: memFree=1692312/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=16672 CPUtime=12.69
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 3517 0 0 0 1267 2 0 0 18 0 2 0 365720573 17072128 3415 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 4168 3415 218 20 0 3526 0
[pid=8518/tid=8520] ppid=8516 vsize=16672 CPUtime=12.6
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 2787 0 0 0 1259 1 0 0 25 0 2 0 365720582 17072128 3415 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16672

[startup+25.5018 s]
/proc/loadavg: 0.74 0.93 1.01 2/79 8520
/proc/meminfo: memFree=1685848/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=22460 CPUtime=25.48
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 5122 0 0 0 2545 3 0 0 18 0 2 0 365720573 22999040 4920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 5615 4920 218 20 0 4973 0
[pid=8518/tid=8520] ppid=8516 vsize=22460 CPUtime=25.4
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 4392 0 0 0 2537 3 0 0 25 0 2 0 365720582 22999040 4920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22460

[startup+51.1015 s]
/proc/loadavg: 0.83 0.94 1.01 2/79 8520
/proc/meminfo: memFree=1681368/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=26840 CPUtime=51.08
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 6387 0 0 0 5104 4 0 0 18 0 2 0 365720573 27484160 6002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 6710 6002 218 20 0 6068 0
[pid=8518/tid=8520] ppid=8516 vsize=26840 CPUtime=50.99
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 5657 0 0 0 5095 4 0 0 25 0 2 0 365720582 27484160 6002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26840

[startup+102.306 s]
/proc/loadavg: 0.93 0.95 1.01 2/79 8520
/proc/meminfo: memFree=1679640/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=28656 CPUtime=102.27
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 7165 0 0 0 10222 5 0 0 18 0 2 0 365720573 29343744 6436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 7164 6436 218 20 0 6522 0
[pid=8518/tid=8520] ppid=8516 vsize=28656 CPUtime=102.18
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 6435 0 0 0 10214 4 0 0 25 0 2 0 365720582 29343744 6436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28656

[startup+162.302 s]
/proc/loadavg: 0.97 0.95 1.00 2/79 8520
/proc/meminfo: memFree=1678488/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=29756 CPUtime=162.24
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 7758 0 0 0 16219 5 0 0 18 0 2 0 365720573 30470144 6736 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 7439 6736 218 20 0 6797 0
[pid=8518/tid=8520] ppid=8516 vsize=29756 CPUtime=162.16
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 7028 0 0 0 16211 5 0 0 25 0 2 0 365720582 30470144 6736 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29756

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/79 8520
/proc/meminfo: memFree=1678040/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=30524 CPUtime=222.23
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 8277 0 0 0 22217 6 0 0 18 0 2 0 365720573 31256576 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 7631 6876 218 20 0 6989 0
[pid=8518/tid=8520] ppid=8516 vsize=30524 CPUtime=222.15
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 7547 0 0 0 22209 6 0 0 25 0 2 0 365720582 31256576 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30524

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/79 8520
/proc/meminfo: memFree=1676504/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=31736 CPUtime=282.22
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 8918 0 0 0 28215 7 0 0 18 0 2 0 365720573 32497664 7207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 7934 7207 218 20 0 7292 0
[pid=8518/tid=8520] ppid=8516 vsize=31736 CPUtime=282.13
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8188 0 0 0 28206 7 0 0 25 0 2 0 365720582 32497664 7207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31736

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676312/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32004 CPUtime=307.01
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9054 0 0 0 30694 7 0 0 18 0 2 0 365720573 32772096 7264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8001 7264 218 20 0 7359 0
[pid=8518/tid=8520] ppid=8516 vsize=32004 CPUtime=306.92
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8324 0 0 0 30685 7 0 0 25 0 2 0 365720582 32772096 7264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 32004

[startup+313.507 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676376/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32004 CPUtime=313.42
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9069 0 0 0 31334 8 0 0 18 0 2 0 365720573 32772096 7279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8001 7279 218 20 0 7359 0
[pid=8518/tid=8520] ppid=8516 vsize=32004 CPUtime=313.33
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8339 0 0 0 31326 7 0 0 25 0 2 0 365720582 32772096 7279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.42
Current children cumulated vsize (KiB) 32004

[startup+316.701 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676376/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32136 CPUtime=316.62
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9081 0 0 0 31654 8 0 0 18 0 2 0 365720573 32907264 7291 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8034 7291 218 20 0 7392 0
[pid=8518/tid=8520] ppid=8516 vsize=32136 CPUtime=316.52
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8351 0 0 0 31645 7 0 0 25 0 2 0 365720582 32907264 7291 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 316.62
Current children cumulated vsize (KiB) 32136

[startup+319.901 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676184/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32136 CPUtime=319.81
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9162 0 0 0 31973 8 0 0 18 0 2 0 365720573 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8034 7293 218 20 0 7392 0
[pid=8518/tid=8520] ppid=8516 vsize=32136 CPUtime=319.72
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8432 0 0 0 31965 7 0 0 25 0 2 0 365720582 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 32136

[startup+320.701 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676184/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32136 CPUtime=320.61
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9162 0 0 0 32053 8 0 0 18 0 2 0 365720573 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8034 7293 218 20 0 7392 0
[pid=8518/tid=8520] ppid=8516 vsize=32136 CPUtime=320.52
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8432 0 0 0 32045 7 0 0 25 0 2 0 365720582 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.61
Current children cumulated vsize (KiB) 32136

[startup+321.502 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676184/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32136 CPUtime=321.41
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9162 0 0 0 32133 8 0 0 18 0 2 0 365720573 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8034 7293 218 20 0 7392 0
[pid=8518/tid=8520] ppid=8516 vsize=32136 CPUtime=321.32
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8432 0 0 0 32125 7 0 0 25 0 2 0 365720582 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.41
Current children cumulated vsize (KiB) 32136

[startup+321.702 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 8520
/proc/meminfo: memFree=1676184/2055920 swapFree=4148880/4192956
[pid=8518] ppid=8516 vsize=32136 CPUtime=321.61
/proc/8518/stat : 8518 (MiraXTv2_dyn) S 8516 8518 6272 0 -1 4194304 9162 0 0 0 32153 8 0 0 18 0 2 0 365720573 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8518/statm: 8034 7293 218 20 0 7392 0
[pid=8518/tid=8520] ppid=8516 vsize=32136 CPUtime=321.52
/proc/8518/task/8520/stat : 8520 (MiraXTv2_dyn) R 8516 8518 6272 0 -1 4194368 8432 0 0 0 32145 7 0 0 25 0 2 0 365720582 32907264 7293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.61
Current children cumulated vsize (KiB) 32136

Child status: 20
Real time (s): 321.779
CPU time (s): 321.694
CPU user time (s): 321.606
CPU system time (s): 0.087986
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 32188

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

runsolver used 0.319951 second user time and 0.85387 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 15:20:28 UTC 2007

IDJOB= 332963
IDBENCH= 24592
IDSOLVER= 129
FILE ID= node2/332963-1178896828

PBS_JOBID= 5251072

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332963-1178896828/MiraXTv2_dyn /tmp/evaluation/332963-1178896828/instance-332963-1178896828.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-332963-1178896828 -o ROOT/results/node2/solver-332963-1178896828 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332963-1178896828/MiraXTv2_dyn /tmp/evaluation/332963-1178896828/instance-332963-1178896828.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 818751488

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1705072 kB
Buffers:         46340 kB
Cached:         213836 kB
SwapCached:      12368 kB
Active:         137600 kB
Inactive:       147828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705072 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4328 kB
Writeback:           0 kB
Mapped:          32124 kB
Slab:            50816 kB
Committed_AS: 11811228 kB
PageTables:       1864 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 node2 on Fri May 11 15:25:50 UTC 2007