Trace number 338212

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 v3UNSAT 423.899 213.038

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark96.1414
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
423.85/213.03	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/node19/watcher-338212-1178913363 -o ROOT/results/node19/solver-338212-1178913363 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338212-1178913363/MiraXTv3_dyn /tmp/evaluation/338212-1178913363/instance-338212-1178913363.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.08 1.08 1.01 3/77 20457
/proc/meminfo: memFree=1680008/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=3788 CPUtime=0
/proc/20457/stat : 20457 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 339253671 3878912 348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 947 351 205 20 0 305 0

[startup+0.104579 s]
/proc/loadavg: 1.08 1.08 1.01 3/77 20457
/proc/meminfo: memFree=1680008/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=7636 CPUtime=0.12
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 921 0 0 0 12 0 0 0 18 0 3 0 339253671 7819264 896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 1909 896 218 20 0 1267 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7636

[startup+0.20259 s]
/proc/loadavg: 1.08 1.08 1.01 3/77 20457
/proc/meminfo: memFree=1680008/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=8744 CPUtime=0.32
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 1162 0 0 0 32 0 0 0 18 0 3 0 339253671 8953856 1137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 2186 1137 218 20 0 1544 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 8744

[startup+0.302602 s]
/proc/loadavg: 1.08 1.08 1.01 3/77 20457
/proc/meminfo: memFree=1680008/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=10204 CPUtime=0.52
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 1386 0 0 0 52 0 0 0 18 0 3 0 339253671 10448896 1361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 2551 1361 218 20 0 1909 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 10204

[startup+0.702645 s]
/proc/loadavg: 1.08 1.08 1.01 3/77 20457
/proc/meminfo: memFree=1680008/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=12492 CPUtime=1.31
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 2045 0 0 0 131 0 0 0 18 0 3 0 339253671 12791808 2020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 3123 2020 218 20 0 2481 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12492

[startup+1.50273 s]
/proc/loadavg: 1.15 1.09 1.02 3/80 20460
/proc/meminfo: memFree=1670576/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=15568 CPUtime=2.92
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 2988 0 0 0 291 1 0 0 18 0 3 0 339253671 15941632 2963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 3892 2963 218 20 0 3250 0
[pid=20457/tid=20459] ppid=20455 vsize=15568 CPUtime=1.42
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 1160 0 0 0 142 0 0 0 20 0 3 0 339253678 15941632 2963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=15568 CPUtime=1.41
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 1154 0 0 0 141 0 0 0 21 0 3 0 339253678 15941632 2963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 15568

[startup+3.10191 s]
/proc/loadavg: 1.15 1.09 1.02 3/80 20460
/proc/meminfo: memFree=1666992/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=18784 CPUtime=6.11
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 3562 0 0 0 609 2 0 0 18 0 3 0 339253671 19234816 3537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 4696 3537 218 20 0 4054 0
[pid=20457/tid=20459] ppid=20455 vsize=18784 CPUtime=3.02
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 1449 0 0 0 301 1 0 0 25 0 3 0 339253678 19234816 3537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=18784 CPUtime=3
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 1439 0 0 0 300 0 0 0 25 0 3 0 339253678 19234816 3537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 18784

[startup+6.30126 s]
/proc/loadavg: 1.22 1.11 1.02 3/80 20460
/proc/meminfo: memFree=1663408/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=23612 CPUtime=12.49
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 4765 0 0 0 1246 3 0 0 18 0 3 0 339253671 24178688 4672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 5903 4672 218 20 0 5261 0
[pid=20457/tid=20459] ppid=20455 vsize=23612 CPUtime=6.22
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 1980 0 0 0 621 1 0 0 25 0 3 0 339253678 24178688 4672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=23612 CPUtime=6.19
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 2111 0 0 0 618 1 0 0 25 0 3 0 339253678 24178688 4672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 23612

[startup+12.702 s]
/proc/loadavg: 1.28 1.12 1.03 3/80 20460
/proc/meminfo: memFree=1651376/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=33164 CPUtime=25.26
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 7606 0 0 0 2520 6 0 0 18 0 3 0 339253671 33959936 7415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 8291 7415 218 20 0 7649 0
[pid=20457/tid=20459] ppid=20455 vsize=33164 CPUtime=12.61
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 3413 0 0 0 1259 2 0 0 25 0 3 0 339253678 33959936 7415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=33164 CPUtime=12.57
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 3519 0 0 0 1254 3 0 0 25 0 3 0 339253678 33959936 7415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 33164

[startup+25.5023 s]
/proc/loadavg: 1.44 1.16 1.04 3/80 20460
/proc/meminfo: memFree=1638576/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=46392 CPUtime=50.8
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 10849 0 0 0 5069 11 0 0 18 0 3 0 339253671 47505408 10445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 11598 10445 218 20 0 10956 0
[pid=20457/tid=20459] ppid=20455 vsize=46392 CPUtime=25.4
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 5045 0 0 0 2535 5 0 0 25 0 3 0 339253678 47505408 10445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=46392 CPUtime=25.31
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 5130 0 0 0 2526 5 0 0 25 0 3 0 339253678 47505408 10445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 46392

[startup+51.1021 s]
/proc/loadavg: 1.63 1.23 1.07 3/80 20460
/proc/meminfo: memFree=1637104/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=47960 CPUtime=101.87
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 11526 0 0 0 10175 12 0 0 18 0 3 0 339253671 49111040 10802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 11990 10802 218 20 0 11348 0
[pid=20457/tid=20459] ppid=20455 vsize=47960 CPUtime=50.97
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 5419 0 0 0 5092 5 0 0 25 0 3 0 339253678 49111040 10802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=47960 CPUtime=50.82
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 5433 0 0 0 5076 6 0 0 25 0 3 0 339253678 49111040 10802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 47960

[startup+102.303 s]
/proc/loadavg: 1.84 1.35 1.11 3/80 20460
/proc/meminfo: memFree=1621424/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=63024 CPUtime=204.03
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 16023 0 0 0 20385 18 0 0 18 0 3 0 339253671 64536576 14713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 15756 14713 218 20 0 15114 0
[pid=20457/tid=20459] ppid=20455 vsize=63024 CPUtime=102.14
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 7841 0 0 0 10206 8 0 0 25 0 3 0 339253678 64536576 14713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=63024 CPUtime=101.82
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 7508 0 0 0 10172 10 0 0 25 0 3 0 339253678 64536576 14713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 63024

[startup+162.302 s]
/proc/loadavg: 1.94 1.46 1.16 3/80 20460
/proc/meminfo: memFree=1617328/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=67716 CPUtime=323.74
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 17645 0 0 0 32353 21 0 0 18 0 3 0 339253671 69341184 15698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 16929 15698 218 20 0 16287 0
[pid=20457/tid=20459] ppid=20455 vsize=67716 CPUtime=162.07
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8671 0 0 0 16199 8 0 0 25 0 3 0 339253678 69341184 15698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=67716 CPUtime=161.57
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8300 0 0 0 16146 11 0 0 25 0 3 0 339253678 69341184 15698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 67716

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

[startup+179.202 s]
/proc/loadavg: 1.95 1.49 1.18 3/80 20460
/proc/meminfo: memFree=1617072/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=67856 CPUtime=357.44
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 17879 0 0 0 35723 21 0 0 18 0 3 0 339253671 69484544 15767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 16964 15767 218 20 0 16322 0
[pid=20457/tid=20459] ppid=20455 vsize=67856 CPUtime=178.95
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8780 0 0 0 17886 9 0 0 25 0 3 0 339253678 69484544 15767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=67856 CPUtime=178.41
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8425 0 0 0 17830 11 0 0 25 0 3 0 339253678 69484544 15767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 357.44
Current children cumulated vsize (KiB) 67856

[startup+192.001 s]
/proc/loadavg: 1.96 1.51 1.19 3/80 20460
/proc/meminfo: memFree=1616752/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=67992 CPUtime=382.98
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18103 0 0 0 38277 21 0 0 18 0 3 0 339253671 69623808 15824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 16998 15824 218 20 0 16356 0
[pid=20457/tid=20459] ppid=20455 vsize=67992 CPUtime=191.75
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8909 0 0 0 19166 9 0 0 25 0 3 0 339253678 69623808 15824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=67992 CPUtime=191.16
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8520 0 0 0 19104 12 0 0 25 0 3 0 339253678 69623808 15824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 382.98
Current children cumulated vsize (KiB) 67992

[startup+204.803 s]
/proc/loadavg: 1.97 1.53 1.20 3/80 20460
/proc/meminfo: memFree=1616688/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=68512 CPUtime=408.52
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18240 0 0 0 40831 21 0 0 18 0 3 0 339253671 70156288 15877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 17128 15877 218 20 0 16486 0
[pid=20457/tid=20459] ppid=20455 vsize=68512 CPUtime=204.54
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8929 0 0 0 20445 9 0 0 25 0 3 0 339253678 70156288 15877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=68512 CPUtime=203.91
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8637 0 0 0 20379 12 0 0 25 0 3 0 339253678 70156288 15877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 68512

[startup+208.006 s]
/proc/loadavg: 1.97 1.54 1.20 3/80 20460
/proc/meminfo: memFree=1616496/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=68864 CPUtime=414.91
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18331 0 0 0 41470 21 0 0 18 0 3 0 339253671 70516736 15884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 17216 15884 218 20 0 16574 0
[pid=20457/tid=20459] ppid=20455 vsize=68864 CPUtime=207.74
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 9020 0 0 0 20765 9 0 0 25 0 3 0 339253678 70516736 15884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=68864 CPUtime=207.1
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8637 0 0 0 20698 12 0 0 25 0 3 0 339253678 70516736 15884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 414.91
Current children cumulated vsize (KiB) 68864

[startup+211.202 s]
/proc/loadavg: 1.97 1.54 1.21 3/80 20460
/proc/meminfo: memFree=1616560/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=68864 CPUtime=421.21
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18346 0 0 0 42099 22 0 0 18 0 3 0 339253671 70516736 15899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 17216 15899 218 20 0 16574 0
[pid=20457/tid=20459] ppid=20455 vsize=68864 CPUtime=210.93
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 9020 0 0 0 21084 9 0 0 25 0 3 0 339253678 70516736 15899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=68864 CPUtime=210.2
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8652 0 0 0 21008 12 0 0 25 0 3 0 339253678 70516736 15899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 421.21
Current children cumulated vsize (KiB) 68864

[startup+212.002 s]
/proc/loadavg: 1.97 1.54 1.21 3/80 20460
/proc/meminfo: memFree=1616560/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=68864 CPUtime=422.46
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18356 0 0 0 42224 22 0 0 18 0 3 0 339253671 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 17216 15909 218 20 0 16574 0
[pid=20457/tid=20459] ppid=20455 vsize=68864 CPUtime=211.68
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194368 9030 0 0 0 21159 9 0 0 25 0 3 0 339253678 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=68864 CPUtime=210.7
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8652 0 0 0 21058 12 0 0 17 0 3 0 339253678 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 422.46
Current children cumulated vsize (KiB) 68864

[startup+212.802 s]
/proc/loadavg: 1.97 1.54 1.21 3/80 20460
/proc/meminfo: memFree=1616560/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=68864 CPUtime=423.65
/proc/20457/stat : 20457 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194304 18356 0 0 0 42343 22 0 0 18 0 3 0 339253671 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20457/statm: 17216 15909 218 20 0 16574 0
[pid=20457/tid=20459] ppid=20455 vsize=68864 CPUtime=212.21
/proc/20457/task/20459/stat : 20459 (MiraXTv3_dyn) S 20455 20457 20009 0 -1 4194368 9030 0 0 0 21212 9 0 0 17 0 3 0 339253678 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20457/tid=20460] ppid=20455 vsize=68864 CPUtime=211.35
/proc/20457/task/20460/stat : 20460 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194368 8652 0 0 0 21123 12 0 0 17 0 3 0 339253678 70516736 15909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 423.65
Current children cumulated vsize (KiB) 68864

[startup+213.002 s]
/proc/loadavg: 1.97 1.54 1.21 3/80 20460
/proc/meminfo: memFree=1616560/2055920 swapFree=4148252/4192956
[pid=20457] ppid=20455 vsize=62640 CPUtime=423.85
/proc/20457/stat : 20457 (MiraXTv3_dyn) R 20455 20457 20009 0 -1 4194304 18358 0 0 0 42363 22 0 0 17 0 1 0 339253671 64143360 14420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7915441 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 15660 14420 220 20 0 15018 0
Current children cumulated CPU time (s) 423.85
Current children cumulated vsize (KiB) 62640

Child status: 20
Real time (s): 213.038
CPU time (s): 423.899
CPU user time (s): 423.665
CPU system time (s): 0.233964
CPU usage (%): 198.978
Max. virtual memory (cumulated for all children) (KiB): 68864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.665
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18361
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= 149
involuntary context switches= 7974

runsolver used 0.183972 second user time and 0.599908 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 19:56:03 UTC 2007

IDJOB= 338212
IDBENCH= 24717
IDSOLVER= 128
FILE ID= node19/338212-1178913363

PBS_JOBID= 5251104

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338212-1178913363/MiraXTv3_dyn /tmp/evaluation/338212-1178913363/instance-338212-1178913363.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-338212-1178913363 -o ROOT/results/node19/solver-338212-1178913363 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338212-1178913363/MiraXTv3_dyn /tmp/evaluation/338212-1178913363/instance-338212-1178913363.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  178c0646166b92c20ce876c724294ca1

RANDOM SEED= 207291127

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1680224 kB
Buffers:         49696 kB
Cached:         238928 kB
SwapCached:      14248 kB
Active:         151660 kB
Inactive:       160756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680224 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:          29912 kB
Slab:            48796 kB
Committed_AS:  9239060 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= 66521 MiB

End job on node19 on Fri May 11 19:59:36 UTC 2007