Trace number 338087

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 368.247 368.365

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 MiraXTv2...
368.18/368.36	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-338087-1178913090 -o ROOT/results/node3/solver-338087-1178913090 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338087-1178913090/MiraXTv2_dyn /tmp/evaluation/338087-1178913090/instance-338087-1178913090.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.92 0.98 0.99 3/77 21956
/proc/meminfo: memFree=1767768/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=3788 CPUtime=0
/proc/21956/stat : 21956 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194304 328 0 0 0 0 0 0 0 18 0 1 0 367346808 3878912 303 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21956/statm: 947 311 202 20 0 305 0

[startup+0.0245 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21956
/proc/meminfo: memFree=1767768/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=4712 CPUtime=0.01
/proc/21956/stat : 21956 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194304 603 0 0 0 1 0 0 0 18 0 1 0 367346808 4825088 578 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21956/statm: 1178 578 206 20 0 536 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4712

[startup+0.101512 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21956
/proc/meminfo: memFree=1767768/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=6020 CPUtime=0.09
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 813 0 0 0 9 0 0 0 18 0 2 0 367346808 6164480 788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 1505 788 218 20 0 863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6020

[startup+0.301545 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21956
/proc/meminfo: memFree=1767768/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=7392 CPUtime=0.29
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 1018 0 0 0 29 0 0 0 18 0 2 0 367346808 7569408 993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 1848 993 218 20 0 1206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7392

[startup+0.702609 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21956
/proc/meminfo: memFree=1767768/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=8496 CPUtime=0.69
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 1303 0 0 0 68 1 0 0 18 0 2 0 367346808 8699904 1278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 2124 1278 218 20 0 1482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8496

[startup+1.50174 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1762824/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=9956 CPUtime=1.49
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 1677 0 0 0 148 1 0 0 18 0 2 0 367346808 10194944 1652 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 2489 1652 218 20 0 1847 0
[pid=21956/tid=21958] ppid=21954 vsize=9956 CPUtime=1.41
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 950 0 0 0 141 0 0 0 25 0 2 0 367346817 10194944 1652 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9956

[startup+3.102 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1761608/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=11468 CPUtime=3.09
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 2091 0 0 0 308 1 0 0 18 0 2 0 367346808 11743232 2066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 2867 2066 218 20 0 2225 0
[pid=21956/tid=21958] ppid=21954 vsize=11468 CPUtime=3
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 1364 0 0 0 300 0 0 0 25 0 2 0 367346817 11743232 2066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 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.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1757128/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=15428 CPUtime=6.29
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 3126 0 0 0 627 2 0 0 18 0 2 0 367346808 15798272 3101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 3857 3101 218 20 0 3215 0
[pid=21956/tid=21958] ppid=21954 vsize=15428 CPUtime=6.2
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 2399 0 0 0 619 1 0 0 25 0 2 0 367346817 15798272 3101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15428

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1754504/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=16872 CPUtime=12.68
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 3591 0 0 0 1266 2 0 0 18 0 2 0 367346808 17276928 3489 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 4218 3489 218 20 0 3576 0
[pid=21956/tid=21958] ppid=21954 vsize=16872 CPUtime=12.61
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 2864 0 0 0 1259 2 0 0 25 0 2 0 367346817 17276928 3489 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16872

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1746248/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=25068 CPUtime=25.48
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 5707 0 0 0 2544 4 0 0 18 0 2 0 367346808 25669632 5558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 6267 5558 218 20 0 5625 0
[pid=21956/tid=21958] ppid=21954 vsize=25068 CPUtime=25.4
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 4980 0 0 0 2537 3 0 0 25 0 2 0 367346817 25669632 5558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25068

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1744328/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=27224 CPUtime=51.07
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 6374 0 0 0 5103 4 0 0 18 0 2 0 367346808 27877376 6057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 6806 6057 218 20 0 6164 0
[pid=21956/tid=21958] ppid=21954 vsize=27224 CPUtime=50.99
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 5647 0 0 0 5095 4 0 0 25 0 2 0 367346817 27877376 6057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27224

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1739976/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=31008 CPUtime=102.26
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 7664 0 0 0 10221 5 0 0 18 0 2 0 367346808 31752192 7086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 7752 7086 218 20 0 7110 0
[pid=21956/tid=21958] ppid=21954 vsize=31008 CPUtime=102.18
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 6937 0 0 0 10213 5 0 0 25 0 2 0 367346817 31752192 7086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31008

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1738760/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=32408 CPUtime=162.24
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 8243 0 0 0 16217 7 0 0 18 0 2 0 367346808 33185792 7385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8102 7385 218 20 0 7460 0
[pid=21956/tid=21958] ppid=21954 vsize=32408 CPUtime=162.15
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 7516 0 0 0 16209 6 0 0 25 0 2 0 367346817 33185792 7385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32408

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1738184/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33068 CPUtime=222.22
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 8657 0 0 0 22215 7 0 0 18 0 2 0 367346808 33861632 7509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8267 7509 218 20 0 7625 0
[pid=21956/tid=21958] ppid=21954 vsize=33068 CPUtime=222.14
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 7930 0 0 0 22207 7 0 0 25 0 2 0 367346817 33861632 7509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33068

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737800/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33488 CPUtime=282.2
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9064 0 0 0 28212 8 0 0 18 0 2 0 367346808 34291712 7618 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8372 7618 218 20 0 7730 0
[pid=21956/tid=21958] ppid=21954 vsize=33488 CPUtime=282.12
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8337 0 0 0 28204 8 0 0 25 0 2 0 367346817 34291712 7618 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 33488

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33648 CPUtime=342.18
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9513 0 0 0 34209 9 0 0 18 0 2 0 367346808 34455552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8412 7686 218 20 0 7770 0
[pid=21956/tid=21958] ppid=21954 vsize=33648 CPUtime=342.1
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8786 0 0 0 34202 8 0 0 25 0 2 0 367346817 34455552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526372 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 33648

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33648 CPUtime=345.38
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9513 0 0 0 34529 9 0 0 18 0 2 0 367346808 34455552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8412 7686 218 20 0 7770 0
[pid=21956/tid=21958] ppid=21954 vsize=33648 CPUtime=345.3
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8786 0 0 0 34522 8 0 0 25 0 2 0 367346817 34455552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.38
Current children cumulated vsize (KiB) 33648

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33648 CPUtime=358.18
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9597 0 0 0 35809 9 0 0 18 0 2 0 367346808 34455552 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8412 7692 218 20 0 7770 0
[pid=21956/tid=21958] ppid=21954 vsize=33648 CPUtime=358.09
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8870 0 0 0 35801 8 0 0 25 0 2 0 367346817 34455552 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 33648

[startup+364.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33648 CPUtime=364.58
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9606 0 0 0 36449 9 0 0 18 0 2 0 367346808 34455552 7701 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8412 7701 218 20 0 7770 0
[pid=21956/tid=21958] ppid=21954 vsize=33648 CPUtime=364.49
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8879 0 0 0 36441 8 0 0 25 0 2 0 367346817 34455552 7701 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526378 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 364.58
Current children cumulated vsize (KiB) 33648

[startup+366.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33788 CPUtime=366.18
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9610 0 0 0 36609 9 0 0 18 0 2 0 367346808 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8447 7705 218 20 0 7805 0
[pid=21956/tid=21958] ppid=21954 vsize=33788 CPUtime=366.09
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8883 0 0 0 36601 8 0 0 25 0 2 0 367346817 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 366.18
Current children cumulated vsize (KiB) 33788

[startup+367.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33788 CPUtime=366.97
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9610 0 0 0 36688 9 0 0 18 0 2 0 367346808 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8447 7705 218 20 0 7805 0
[pid=21956/tid=21958] ppid=21954 vsize=33788 CPUtime=366.89
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8883 0 0 0 36681 8 0 0 25 0 2 0 367346817 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 366.97
Current children cumulated vsize (KiB) 33788

[startup+367.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33788 CPUtime=367.77
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9610 0 0 0 36768 9 0 0 18 0 2 0 367346808 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8447 7705 218 20 0 7805 0
[pid=21956/tid=21958] ppid=21954 vsize=33788 CPUtime=367.69
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8883 0 0 0 36761 8 0 0 25 0 2 0 367346817 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.77
Current children cumulated vsize (KiB) 33788

[startup+368.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21958
/proc/meminfo: memFree=1737416/2055920 swapFree=4138684/4192956
[pid=21956] ppid=21954 vsize=33788 CPUtime=368.18
/proc/21956/stat : 21956 (MiraXTv2_dyn) S 21954 21956 21764 0 -1 4194304 9610 0 0 0 36809 9 0 0 18 0 2 0 367346808 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21956/statm: 8447 7705 218 20 0 7805 0
[pid=21956/tid=21958] ppid=21954 vsize=33788 CPUtime=368.09
/proc/21956/task/21958/stat : 21958 (MiraXTv2_dyn) R 21954 21956 21764 0 -1 4194368 8883 0 0 0 36801 8 0 0 25 0 2 0 367346817 34598912 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 368.18
Current children cumulated vsize (KiB) 33788

Child status: 20
Real time (s): 368.365
CPU time (s): 368.247
CPU user time (s): 368.147
CPU system time (s): 0.099984
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 33956

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

runsolver used 0.39394 second user time and 0.950855 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 19:51:31 UTC 2007

IDJOB= 338087
IDBENCH= 24714
IDSOLVER= 129
FILE ID= node3/338087-1178913090

PBS_JOBID= 5251106

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  92c8b4fc23a7c22313979a2d9b3b5a58

RANDOM SEED= 687573906

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:       1768112 kB
Buffers:         42328 kB
Cached:         178924 kB
SwapCached:      18176 kB
Active:         115996 kB
Inactive:       129352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768112 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            27940 kB
Committed_AS: 11532060 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 19:57:39 UTC 2007