Trace number 456465

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 221.816 111.496

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.802
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
221.71/111.49	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/node57/watcher-456465-1179024116 -o ROOT/results/node57/solver-456465-1179024116 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456465-1179024116/MiraXTv3_dyn /tmp/evaluation/456465-1179024116/instance-456465-1179024116.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 2.04 2.14 3/64 7063
/proc/meminfo: memFree=1384536/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=3788 CPUtime=0
/proc/7063/stat : 7063 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194304 358 0 0 0 0 0 0 0 18 0 1 0 343547540 3878912 333 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7829115 0 0 4096 0 0 0 0 17 0 0 0
/proc/7063/statm: 947 336 205 20 0 305 0

[startup+0.055732 s]
/proc/loadavg: 1.99 2.04 2.14 3/64 7063
/proc/meminfo: memFree=1384536/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=5008 CPUtime=0.05
/proc/7063/stat : 7063 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194304 656 0 0 0 5 0 0 0 18 0 1 0 343547540 5128192 631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587704 0 0 4096 0 0 0 0 17 0 0 0
/proc/7063/statm: 1252 631 207 20 0 610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5008

[startup+0.10574 s]
/proc/loadavg: 1.99 2.04 2.14 3/64 7063
/proc/meminfo: memFree=1384536/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=7672 CPUtime=0.12
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 925 0 0 0 12 0 0 0 18 0 3 0 343547540 7856128 900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 1918 900 218 20 0 1276 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7672

[startup+0.301759 s]
/proc/loadavg: 1.99 2.04 2.14 3/64 7063
/proc/meminfo: memFree=1384536/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=10156 CPUtime=0.51
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 1353 0 0 0 51 0 0 0 18 0 3 0 343547540 10399744 1327 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 2539 1327 218 20 0 1897 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10156

[startup+0.701794 s]
/proc/loadavg: 1.99 2.04 2.14 3/64 7063
/proc/meminfo: memFree=1384536/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=12472 CPUtime=1.32
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 1975 0 0 0 131 1 0 0 18 0 3 0 343547540 12771328 1949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 3118 1949 218 20 0 2476 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12472

[startup+1.50186 s]
/proc/loadavg: 1.99 2.04 2.14 3/67 7066
/proc/meminfo: memFree=1375936/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=15076 CPUtime=2.91
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 2846 0 0 0 290 1 0 0 18 0 3 0 343547540 15437824 2820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 3769 2821 218 20 0 3127 0
[pid=7063/tid=7065] ppid=7061 vsize=15076 CPUtime=1.42
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 1005 0 0 0 142 0 0 0 25 0 3 0 343547548 15437824 2821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7829115 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=15076 CPUtime=1.41
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 1173 0 0 0 141 0 0 0 25 0 3 0 343547548 15437824 2823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 15076

[startup+3.102 s]
/proc/loadavg: 1.99 2.04 2.14 3/67 7066
/proc/meminfo: memFree=1372992/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=17024 CPUtime=6.1
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 3344 0 0 0 608 2 0 0 18 0 3 0 343547540 17432576 3283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 4256 3283 218 20 0 3614 0
[pid=7063/tid=7065] ppid=7061 vsize=17024 CPUtime=3.02
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 1202 0 0 0 301 1 0 0 25 0 3 0 343547548 17432576 3283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7829115 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=17024 CPUtime=3.01
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 1473 0 0 0 300 1 0 0 18 0 3 0 343547548 17432576 3283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 17024

[startup+6.30228 s]
/proc/loadavg: 1.99 2.04 2.14 3/67 7066
/proc/meminfo: memFree=1369088/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=21212 CPUtime=12.49
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 4543 0 0 0 1246 3 0 0 18 0 3 0 343547540 21721088 4447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 5303 4447 218 20 0 4661 0
[pid=7063/tid=7065] ppid=7061 vsize=21212 CPUtime=6.22
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 1754 0 0 0 621 1 0 0 21 0 3 0 343547548 21721088 4447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=21212 CPUtime=6.19
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 2120 0 0 0 618 1 0 0 18 0 3 0 343547548 21721088 4447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 21212

[startup+12.7018 s]
/proc/loadavg: 1.99 2.04 2.14 3/67 7066
/proc/meminfo: memFree=1358792/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=30540 CPUtime=25.25
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 6957 0 0 0 2520 5 0 0 18 0 3 0 343547540 31272960 6763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 7635 6763 218 20 0 6993 0
[pid=7063/tid=7065] ppid=7061 vsize=30540 CPUtime=12.62
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 2825 0 0 0 1260 2 0 0 25 0 3 0 343547548 31272960 6763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=30540 CPUtime=12.56
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 3463 0 0 0 1253 3 0 0 25 0 3 0 343547548 31272960 6763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 30540

[startup+25.502 s]
/proc/loadavg: 1.99 2.03 2.14 3/67 7066
/proc/meminfo: memFree=1350024/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=39612 CPUtime=50.75
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 9128 0 0 0 5067 8 0 0 18 0 3 0 343547540 40562688 8718 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 9903 8718 218 20 0 9261 0
[pid=7063/tid=7065] ppid=7061 vsize=39612 CPUtime=25.37
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 3865 0 0 0 2534 3 0 0 25 0 3 0 343547548 40562688 8718 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=39612 CPUtime=25.29
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 4594 0 0 0 2525 4 0 0 25 0 3 0 343547548 40562688 8718 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 39612

[startup+51.1022 s]
/proc/loadavg: 1.99 2.03 2.13 3/67 7066
/proc/meminfo: memFree=1345096/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=43968 CPUtime=101.82
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 10795 0 0 0 10172 10 0 0 18 0 3 0 343547540 45023232 10001 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 10992 10001 218 20 0 10350 0
[pid=7063/tid=7065] ppid=7061 vsize=43968 CPUtime=50.94
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 5155 0 0 0 5090 4 0 0 25 0 3 0 343547548 45023232 10001 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=43968 CPUtime=50.78
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 4971 0 0 0 5074 4 0 0 25 0 3 0 343547548 45023232 10001 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 43968

[startup+102.307 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333320/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=55796 CPUtime=203.85
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14271 0 0 0 20370 15 0 0 18 0 3 0 343547540 57135104 12851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 13949 12851 218 20 0 13307 0
[pid=7063/tid=7065] ppid=7061 vsize=55796 CPUtime=102.08
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7177 0 0 0 10201 7 0 0 25 0 3 0 343547548 57135104 12851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=55796 CPUtime=101.68
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6425 0 0 0 10161 7 0 0 25 0 3 0 343547548 57135104 12851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 55796

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

[startup+105.502 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56820 CPUtime=210.23
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14351 0 0 0 21008 15 0 0 18 0 3 0 343547540 58183680 12865 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14205 12865 218 20 0 13563 0
[pid=7063/tid=7065] ppid=7061 vsize=56820 CPUtime=105.28
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7177 0 0 0 10521 7 0 0 25 0 3 0 343547548 58183680 12865 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56820 CPUtime=104.87
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6505 0 0 0 10480 7 0 0 25 0 3 0 343547548 58183680 12865 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 210.23
Current children cumulated vsize (KiB) 56820

[startup+108.702 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56820 CPUtime=216.61
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14371 0 0 0 21646 15 0 0 18 0 3 0 343547540 58183680 12885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14205 12885 218 20 0 13563 0
[pid=7063/tid=7065] ppid=7061 vsize=56820 CPUtime=108.47
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7185 0 0 0 10840 7 0 0 25 0 3 0 343547548 58183680 12885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56820 CPUtime=108.05
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6517 0 0 0 10798 7 0 0 25 0 3 0 343547548 58183680 12885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.61
Current children cumulated vsize (KiB) 56820

[startup+110.302 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56820 CPUtime=219.8
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14395 0 0 0 21965 15 0 0 18 0 3 0 343547540 58183680 12909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14205 12909 218 20 0 13563 0
[pid=7063/tid=7065] ppid=7061 vsize=56820 CPUtime=110.07
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7194 0 0 0 11000 7 0 0 25 0 3 0 343547548 58183680 12909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56820 CPUtime=109.64
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6532 0 0 0 10957 7 0 0 25 0 3 0 343547548 58183680 12909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.8
Current children cumulated vsize (KiB) 56820

[startup+111.105 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56940 CPUtime=221.2
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14422 0 0 0 22105 15 0 0 18 0 3 0 343547540 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14235 12936 218 20 0 13593 0
[pid=7063/tid=7065] ppid=7061 vsize=56940 CPUtime=110.8
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7203 0 0 0 11073 7 0 0 25 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56940 CPUtime=110.32
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6550 0 0 0 11025 7 0 0 19 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 56940

[startup+111.301 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56940 CPUtime=221.59
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14422 0 0 0 22144 15 0 0 18 0 3 0 343547540 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14235 12936 218 20 0 13593 0
[pid=7063/tid=7065] ppid=7061 vsize=56940 CPUtime=111
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 7203 0 0 0 11093 7 0 0 25 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56940 CPUtime=110.51
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6550 0 0 0 11044 7 0 0 17 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134531658 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 56940

[startup+111.401 s]
/proc/loadavg: 1.99 2.02 2.12 3/67 7066
/proc/meminfo: memFree=1333192/2055920 swapFree=4183268/4192956
[pid=7063] ppid=7061 vsize=56940 CPUtime=221.71
/proc/7063/stat : 7063 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194304 14422 0 0 0 22156 15 0 0 18 0 3 0 343547540 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7063/statm: 14235 12936 218 20 0 13593 0
[pid=7063/tid=7065] ppid=7061 vsize=56940 CPUtime=111.02
/proc/7063/task/7065/stat : 7065 (MiraXTv3_dyn) S 7061 7063 3810 0 -1 4194368 7203 0 0 0 11095 7 0 0 25 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7063/tid=7066] ppid=7061 vsize=56940 CPUtime=110.61
/proc/7063/task/7066/stat : 7066 (MiraXTv3_dyn) R 7061 7063 3810 0 -1 4194368 6550 0 0 0 11054 7 0 0 18 0 3 0 343547548 58306560 12936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 56940

Child status: 20
Real time (s): 111.496
CPU time (s): 221.816
CPU user time (s): 221.652
CPU system time (s): 0.163975
CPU usage (%): 198.945
Max. virtual memory (cumulated for all children) (KiB): 56940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.652
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14427
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= 94
involuntary context switches= 1682

runsolver used 0.102984 second user time and 0.306953 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Sun May 13 02:41:56 UTC 2007

IDJOB= 456465
IDBENCH= 24720
IDSOLVER= 196
FILE ID= node57/456465-1179024116

PBS_JOBID= 5253229

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dd374701f9b3db5a8ac095414c025d77

RANDOM SEED= 746514703

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1384752 kB
Buffers:         42276 kB
Cached:         484984 kB
SwapCached:       3752 kB
Active:          83344 kB
Inactive:       468396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384752 kB
SwapTotal:     4192956 kB
SwapFree:      4183268 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          30512 kB
Slab:           105472 kB
Committed_AS:  4963360 kB
PageTables:       1444 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= 66530 MiB

End job on node57 on Sun May 13 02:43:47 UTC 2007