Trace number 456231

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 615.398 309.079

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark251.379
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
615.31/309.07	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/node55/watcher-456231-1179021376 -o ROOT/results/node55/solver-456231-1179021376 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456231-1179021376/MiraXTv3_dyn /tmp/evaluation/456231-1179021376/instance-456231-1179021376.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.99 1.97 1.91 3/64 17076
/proc/meminfo: memFree=1103932/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=3788 CPUtime=0
/proc/17076/stat : 17076 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 350047692 3878912 295 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17076/statm: 947 302 202 20 0 305 0

[startup+0.071115 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 17076
/proc/meminfo: memFree=1103932/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=5752 CPUtime=0.06
/proc/17076/stat : 17076 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194304 892 0 0 0 6 0 0 0 18 0 1 0 350047692 5890048 867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17076/statm: 1438 867 207 20 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5752

[startup+0.102117 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 17076
/proc/meminfo: memFree=1103932/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=5752 CPUtime=0.09
/proc/17076/stat : 17076 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194304 910 0 0 0 9 0 0 0 18 0 1 0 350047692 5890048 885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7284347 0 0 4096 0 0 0 0 17 1 0 0
/proc/17076/statm: 1438 885 207 20 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.302142 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 17076
/proc/meminfo: memFree=1103932/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=11260 CPUtime=0.41
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 1547 0 0 0 41 0 0 0 18 0 3 0 350047692 11530240 1481 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 2815 1481 218 20 0 2173 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 11260

[startup+0.70219 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 17076
/proc/meminfo: memFree=1103932/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=14332 CPUtime=1.21
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 2247 0 0 0 120 1 0 0 18 0 3 0 350047692 14675968 2181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 3583 2182 218 20 0 2941 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 14332

[startup+1.50126 s]
/proc/loadavg: 1.91 1.95 1.90 3/67 17079
/proc/meminfo: memFree=1094500/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=17140 CPUtime=2.8
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 3130 0 0 0 279 1 0 0 18 0 3 0 350047692 17551360 3064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 4285 3064 218 20 0 3643 0
[pid=17076/tid=17078] ppid=17074 vsize=17140 CPUtime=1.32
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 977 0 0 0 132 0 0 0 24 0 3 0 350047709 17551360 3064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=17140 CPUtime=1.3
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 1151 0 0 0 130 0 0 0 19 0 3 0 350047709 17551360 3064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 17140

[startup+3.10141 s]
/proc/loadavg: 1.91 1.95 1.90 3/67 17079
/proc/meminfo: memFree=1090404/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=21844 CPUtime=6
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 3951 0 0 0 598 2 0 0 18 0 3 0 350047692 22368256 3885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 5461 3885 218 20 0 4819 0
[pid=17076/tid=17078] ppid=17074 vsize=21844 CPUtime=2.92
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 1402 0 0 0 292 0 0 0 20 0 3 0 350047709 22368256 3885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=21844 CPUtime=2.9
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 1547 0 0 0 289 1 0 0 21 0 3 0 350047709 22368256 3885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 21844

[startup+6.30171 s]
/proc/loadavg: 1.92 1.95 1.90 3/67 17079
/proc/meminfo: memFree=1087524/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=24116 CPUtime=12.37
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 4712 0 0 0 1234 3 0 0 18 0 3 0 350047692 24694784 4646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 6029 4646 218 20 0 5387 0
[pid=17076/tid=17078] ppid=17074 vsize=24116 CPUtime=6.11
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 1683 0 0 0 611 0 0 0 25 0 3 0 350047709 24694784 4646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=24116 CPUtime=6.07
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 2027 0 0 0 605 2 0 0 25 0 3 0 350047709 24694784 4646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 24116

[startup+12.7013 s]
/proc/loadavg: 1.93 1.95 1.90 3/67 17079
/proc/meminfo: memFree=1077428/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=33516 CPUtime=25.14
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 7121 0 0 0 2507 7 0 0 18 0 3 0 350047692 34320384 6980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 8379 6980 218 20 0 7737 0
[pid=17076/tid=17078] ppid=17074 vsize=33516 CPUtime=12.51
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 2848 0 0 0 1250 1 0 0 25 0 3 0 350047709 34320384 6980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134519938 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=33516 CPUtime=12.44
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 3271 0 0 0 1240 4 0 0 25 0 3 0 350047709 34320384 6980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 33516

[startup+25.5025 s]
/proc/loadavg: 1.94 1.96 1.91 3/67 17079
/proc/meminfo: memFree=1063092/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=47652 CPUtime=50.68
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 10746 0 0 0 5057 11 0 0 18 0 3 0 350047692 48795648 10431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 11913 10431 218 20 0 11271 0
[pid=17076/tid=17078] ppid=17074 vsize=47652 CPUtime=25.31
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 4754 0 0 0 2528 3 0 0 25 0 3 0 350047709 48795648 10431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=47652 CPUtime=25.19
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 4990 0 0 0 2512 7 0 0 25 0 3 0 350047709 48795648 10431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 47652

[startup+51.103 s]
/proc/loadavg: 1.96 1.96 1.91 3/67 17079
/proc/meminfo: memFree=1052852/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=56500 CPUtime=101.76
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 13441 0 0 0 10160 16 0 0 18 0 3 0 350047692 57856000 12906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 14125 12906 218 20 0 13483 0
[pid=17076/tid=17078] ppid=17074 vsize=56500 CPUtime=50.89
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 6060 0 0 0 5084 5 0 0 25 0 3 0 350047709 57856000 12906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=56500 CPUtime=50.68
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 6379 0 0 0 5059 9 0 0 25 0 3 0 350047709 57856000 12906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 56500

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/67 17079
/proc/meminfo: memFree=1034612/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=74392 CPUtime=203.79
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 18473 0 0 0 20356 23 0 0 18 0 3 0 350047692 76177408 17437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 18598 17437 218 20 0 17956 0
[pid=17076/tid=17078] ppid=17074 vsize=74392 CPUtime=102.08
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 8336 0 0 0 10200 8 0 0 25 0 3 0 350047709 76177408 17437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=74392 CPUtime=101.53
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9135 0 0 0 10139 14 0 0 25 0 3 0 350047709 76177408 17437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 74392

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 17079
/proc/meminfo: memFree=1033332/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=75428 CPUtime=323.45
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 19206 0 0 0 32321 24 0 0 18 0 3 0 350047692 77238272 17699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 18857 17699 218 20 0 18215 0
[pid=17076/tid=17078] ppid=17074 vsize=75428 CPUtime=162
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 8654 0 0 0 16191 9 0 0 25 0 3 0 350047709 77238272 17699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=75428 CPUtime=161.28
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9550 0 0 0 16113 15 0 0 25 0 3 0 350047709 77238272 17699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 75428

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 17079
/proc/meminfo: memFree=1032052/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76612 CPUtime=443.16
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 20179 0 0 0 44291 25 0 0 18 0 3 0 350047692 78450688 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19153 18059 218 20 0 18511 0
[pid=17076/tid=17078] ppid=17074 vsize=76612 CPUtime=221.97
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9041 0 0 0 22188 9 0 0 25 0 3 0 350047709 78450688 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76612 CPUtime=221.01
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10136 0 0 0 22086 15 0 0 25 0 3 0 350047709 78450688 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.16
Current children cumulated vsize (KiB) 76612

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 17079
/proc/meminfo: memFree=1031092/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=562.59
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 20952 0 0 0 56233 26 0 0 18 0 3 0 350047692 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18254 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=281.84
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9488 0 0 0 28175 9 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=280.57
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10462 0 0 0 28041 16 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.59
Current children cumulated vsize (KiB) 76708

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

[startup+294.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 17151
/proc/meminfo: memFree=1030060/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=586.36
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21009 0 0 0 58607 29 0 0 18 0 3 0 350047692 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18254 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=293.76
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9545 0 0 0 29367 9 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=292.41
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10462 0 0 0 29223 18 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 586.36
Current children cumulated vsize (KiB) 76708

[startup+300.702 s]
/proc/loadavg: 2.07 1.99 1.91 5/73 17181
/proc/meminfo: memFree=1030188/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=599.09
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21075 0 0 0 59878 31 0 0 18 0 3 0 350047692 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18254 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=300.12
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9545 0 0 0 30003 9 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=298.78
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10528 0 0 0 29858 20 0 0 25 0 3 0 350047709 78548992 18254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 599.09
Current children cumulated vsize (KiB) 76708

[startup+303.902 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 17195
/proc/meminfo: memFree=1030060/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=605.47
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21136 0 0 0 60515 32 0 0 18 0 3 0 350047692 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18255 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=303.31
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9606 0 0 0 30322 9 0 0 25 0 3 0 350047709 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=301.97
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10528 0 0 0 30176 21 0 0 25 0 3 0 350047709 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 605.47
Current children cumulated vsize (KiB) 76708

[startup+307.102 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 17201
/proc/meminfo: memFree=1029996/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=611.75
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21136 0 0 0 61143 32 0 0 18 0 3 0 350047692 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18255 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=306.41
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9606 0 0 0 30632 9 0 0 25 0 3 0 350047709 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=305.15
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10528 0 0 0 30493 22 0 0 25 0 3 0 350047709 78548992 18255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 611.75
Current children cumulated vsize (KiB) 76708

[startup+307.902 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 17201
/proc/meminfo: memFree=1029996/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=613.33
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21150 0 0 0 61300 33 0 0 18 0 3 0 350047692 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18269 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=307.22
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9606 0 0 0 30713 9 0 0 25 0 3 0 350047709 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=305.93
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10542 0 0 0 30571 22 0 0 18 0 3 0 350047709 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 613.33
Current children cumulated vsize (KiB) 76708

[startup+308.702 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 17201
/proc/meminfo: memFree=1029996/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=614.88
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21209 0 0 0 61455 33 0 0 18 0 3 0 350047692 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18269 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=307.98
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9606 0 0 0 30789 9 0 0 17 0 3 0 350047709 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=306.73
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10601 0 0 0 30650 23 0 0 18 0 3 0 350047709 78548992 18269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 614.88
Current children cumulated vsize (KiB) 76708

[startup+308.901 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 17201
/proc/meminfo: memFree=1029996/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=615.2
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21223 0 0 0 61487 33 0 0 18 0 3 0 350047692 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18283 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=308.14
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194368 9620 0 0 0 30805 9 0 0 17 0 3 0 350047709 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=306.88
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 10601 0 0 0 30665 23 0 0 17 0 3 0 350047709 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7283039 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 615.2
Current children cumulated vsize (KiB) 76708

[startup+309.001 s]
/proc/loadavg: 2.07 1.99 1.91 2/73 17201
/proc/meminfo: memFree=1029804/2055920 swapFree=4184564/4192956
[pid=17076] ppid=17074 vsize=76708 CPUtime=615.31
/proc/17076/stat : 17076 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194304 21223 0 0 0 61498 33 0 0 18 0 3 0 350047692 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17076/statm: 19177 18283 218 20 0 18535 0
[pid=17076/tid=17078] ppid=17074 vsize=76708 CPUtime=308.16
/proc/17076/task/17078/stat : 17078 (MiraXTv3_dyn) R 17074 17076 16941 0 -1 4194368 9620 0 0 0 30807 9 0 0 17 0 3 0 350047709 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17076/tid=17079] ppid=17074 vsize=76708 CPUtime=306.97
/proc/17076/task/17079/stat : 17079 (MiraXTv3_dyn) S 17074 17076 16941 0 -1 4194368 10601 0 0 0 30674 23 0 0 18 0 3 0 350047709 78548992 18283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 615.31
Current children cumulated vsize (KiB) 76708

Child status: 20
Real time (s): 309.079
CPU time (s): 615.398
CPU user time (s): 615.048
CPU system time (s): 0.349946
CPU usage (%): 199.107
Max. virtual memory (cumulated for all children) (KiB): 76888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.048
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21228
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= 119
involuntary context switches= 4797

runsolver used 0.291955 second user time and 0.837872 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun May 13 01:56:17 UTC 2007

IDJOB= 456231
IDBENCH= 24642
IDSOLVER= 196
FILE ID= node55/456231-1179021376

PBS_JOBID= 5253224

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456231-1179021376/MiraXTv3_dyn /tmp/evaluation/456231-1179021376/instance-456231-1179021376.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-456231-1179021376 -o ROOT/results/node55/solver-456231-1179021376 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456231-1179021376/MiraXTv3_dyn /tmp/evaluation/456231-1179021376/instance-456231-1179021376.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 802743865

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1104212 kB
Buffers:         52968 kB
Cached:         749220 kB
SwapCached:       2456 kB
Active:         401408 kB
Inactive:       410608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1104212 kB
SwapTotal:     4192956 kB
SwapFree:      4184564 kB
Dirty:            4560 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:           125780 kB
Committed_AS:  4451236 kB
PageTables:       1380 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= 66537 MiB

End job on node55 on Sun May 13 02:01:26 UTC 2007