Trace number 456570

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 518.476 260.111

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-Mat26.sat05-457.reshuffled-07.cnf
MD5SUM3d4fadc8af17bc65dbe7fef013825ed5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark296.588
Satisfiable
(Un)Satisfiability was proved
Number of variables744
Number of clauses2464
Sum of the clauses size6432
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2960
Number of clauses of size 31504
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
518.45/260.10	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/node67/watcher-456570-1179024985 -o ROOT/results/node67/solver-456570-1179024985 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456570-1179024985/MiraXTv3_dyn /tmp/evaluation/456570-1179024985/instance-456570-1179024985.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.83 1.94 2.01 3/64 26717
/proc/meminfo: memFree=1128176/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=3788 CPUtime=0
/proc/26717/stat : 26717 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 378488086 3878912 261 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/26717/statm: 947 267 205 20 0 305 0

[startup+0.058365 s]
/proc/loadavg: 1.83 1.94 2.01 3/64 26717
/proc/meminfo: memFree=1128176/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=6188 CPUtime=0.08
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 576 0 0 0 8 0 0 0 18 0 3 0 378488086 6336512 551 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 1547 551 218 20 0 905 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6188

[startup+0.106373 s]
/proc/loadavg: 1.83 1.94 2.01 3/64 26717
/proc/meminfo: memFree=1128176/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=7240 CPUtime=0.17
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 703 0 0 0 17 0 0 0 18 0 3 0 378488086 7413760 678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 1810 678 218 20 0 1168 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7240

[startup+0.301414 s]
/proc/loadavg: 1.83 1.94 2.01 3/64 26717
/proc/meminfo: memFree=1128176/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=7916 CPUtime=0.56
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 1037 0 0 0 56 0 0 0 18 0 3 0 378488086 8105984 1012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 1979 1012 218 20 0 1337 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 7916

[startup+0.701486 s]
/proc/loadavg: 1.83 1.94 2.01 3/64 26717
/proc/meminfo: memFree=1128176/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=9916 CPUtime=1.36
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 1544 0 0 0 135 1 0 0 18 0 3 0 378488086 10153984 1519 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 2479 1519 218 20 0 1837 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9916

[startup+1.50164 s]
/proc/loadavg: 1.83 1.94 2.01 3/67 26720
/proc/meminfo: memFree=1121624/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=13656 CPUtime=2.96
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 2352 0 0 0 294 2 0 0 18 0 3 0 378488086 13983744 2327 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 3414 2327 218 20 0 2772 0
[pid=26717/tid=26719] ppid=26715 vsize=13656 CPUtime=1.46
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 804 0 0 0 146 0 0 0 20 0 3 0 378488089 13983744 2327 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=13656 CPUtime=1.46
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 1136 0 0 0 146 0 0 0 22 0 3 0 378488089 13983744 2327 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13656

[startup+3.10294 s]
/proc/loadavg: 1.83 1.94 2.01 3/67 26720
/proc/meminfo: memFree=1119128/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=15896 CPUtime=6.15
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 2914 0 0 0 613 2 0 0 18 0 3 0 378488086 16277504 2889 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 3974 2889 218 20 0 3332 0
[pid=26717/tid=26719] ppid=26715 vsize=15896 CPUtime=3.07
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 1026 0 0 0 306 1 0 0 25 0 3 0 378488089 16277504 2889 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=15896 CPUtime=3.06
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 1476 0 0 0 305 1 0 0 25 0 3 0 378488089 16277504 2889 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 15896

[startup+6.30152 s]
/proc/loadavg: 1.84 1.94 2.01 3/67 26720
/proc/meminfo: memFree=1112152/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=22552 CPUtime=12.54
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 4672 0 0 0 1250 4 0 0 18 0 3 0 378488086 23093248 4573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 5638 4573 218 20 0 4996 0
[pid=26717/tid=26719] ppid=26715 vsize=22552 CPUtime=6.26
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 1821 0 0 0 625 1 0 0 25 0 3 0 378488089 23093248 4573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=22552 CPUtime=6.24
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 2439 0 0 0 622 2 0 0 21 0 3 0 378488089 23093248 4573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22552

[startup+12.7027 s]
/proc/loadavg: 1.86 1.94 2.01 3/67 26720
/proc/meminfo: memFree=1101464/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=32640 CPUtime=25.31
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 7334 0 0 0 2525 6 0 0 18 0 3 0 378488086 33423360 7057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 8160 7057 218 20 0 7518 0
[pid=26717/tid=26719] ppid=26715 vsize=32640 CPUtime=12.66
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 3127 0 0 0 1264 2 0 0 25 0 3 0 378488089 33423360 7057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=32640 CPUtime=12.62
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 3795 0 0 0 1259 3 0 0 25 0 3 0 378488089 33423360 7057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32640

[startup+25.501 s]
/proc/loadavg: 1.89 1.94 2.01 3/67 26720
/proc/meminfo: memFree=1097944/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=36476 CPUtime=50.84
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 8296 0 0 0 5077 7 0 0 18 0 3 0 378488086 37351424 7673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 9119 7673 218 20 0 8477 0
[pid=26717/tid=26719] ppid=26715 vsize=36476 CPUtime=25.45
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 3590 0 0 0 2542 3 0 0 25 0 3 0 378488089 37351424 7673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=36476 CPUtime=25.36
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 4294 0 0 0 2533 3 0 0 25 0 3 0 378488089 37351424 7673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36476

[startup+51.1017 s]
/proc/loadavg: 1.92 1.94 2.00 3/67 26720
/proc/meminfo: memFree=1088280/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=44612 CPUtime=101.9
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 11376 0 0 0 10179 11 0 0 18 0 3 0 378488086 45682688 10078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 11153 10078 218 20 0 10511 0
[pid=26717/tid=26719] ppid=26715 vsize=44612 CPUtime=51.03
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 5017 0 0 0 5098 5 0 0 25 0 3 0 378488089 45682688 10078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=44612 CPUtime=50.85
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 5947 0 0 0 5079 6 0 0 25 0 3 0 378488089 45682688 10078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 44612

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 2.00 3/67 26720
/proc/meminfo: memFree=1084824/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=48052 CPUtime=204.04
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 13434 0 0 0 20391 13 0 0 18 0 3 0 378488086 49205248 10973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12013 10973 218 20 0 11371 0
[pid=26717/tid=26719] ppid=26715 vsize=48052 CPUtime=102.19
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 5948 0 0 0 10214 5 0 0 25 0 3 0 378488089 49205248 10973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=48052 CPUtime=101.82
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7074 0 0 0 10175 7 0 0 25 0 3 0 378488089 49205248 10973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 48052

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 2.00 3/67 26720
/proc/meminfo: memFree=1083224/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=49384 CPUtime=323.71
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 15167 0 0 0 32356 15 0 0 18 0 3 0 378488086 50569216 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12346 11280 218 20 0 11704 0
[pid=26717/tid=26719] ppid=26715 vsize=49384 CPUtime=162.14
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 6737 0 0 0 16208 6 0 0 25 0 3 0 378488089 50569216 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=49384 CPUtime=161.54
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 8018 0 0 0 16146 8 0 0 25 0 3 0 378488089 50569216 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 49384

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 2.00 3/67 26720
/proc/meminfo: memFree=1082520/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=443.37
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 16774 0 0 0 44321 16 0 0 18 0 3 0 378488086 51347456 11488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11488 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=222.11
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7549 0 0 0 22204 7 0 0 25 0 3 0 378488089 51347456 11488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=221.24
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 8813 0 0 0 22115 9 0 0 25 0 3 0 378488089 51347456 11488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 50144

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

[startup+230.302 s]
/proc/loadavg: 1.99 1.96 2.00 3/67 26720
/proc/meminfo: memFree=1082456/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=459.34
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 16985 0 0 0 45918 16 0 0 18 0 3 0 378488086 51347456 11489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11489 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=230.11
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7627 0 0 0 23004 7 0 0 25 0 3 0 378488089 51347456 11489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=229.21
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 8946 0 0 0 22912 9 0 0 25 0 3 0 378488089 51347456 11489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522444 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.34
Current children cumulated vsize (KiB) 50144

[startup+243.106 s]
/proc/loadavg: 1.91 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082520/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=484.87
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17285 0 0 0 48471 16 0 0 18 0 3 0 378488086 51347456 11492 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11492 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=242.91
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7784 0 0 0 24284 7 0 0 25 0 3 0 378488089 51347456 11492 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=241.94
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9089 0 0 0 24185 9 0 0 25 0 3 0 378488089 51347456 11492 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 484.87
Current children cumulated vsize (KiB) 50144

[startup+249.501 s]
/proc/loadavg: 1.93 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082520/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=497.6
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17438 0 0 0 49744 16 0 0 18 0 3 0 378488086 51347456 11493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11493 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=249.3
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7863 0 0 0 24923 7 0 0 25 0 3 0 378488089 51347456 11493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=248.28
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9163 0 0 0 24819 9 0 0 25 0 3 0 378488089 51347456 11493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.6
Current children cumulated vsize (KiB) 50144

[startup+255.902 s]
/proc/loadavg: 1.93 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082520/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=510.38
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17641 0 0 0 51022 16 0 0 18 0 3 0 378488086 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11495 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=255.7
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7943 0 0 0 25563 7 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=254.66
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9286 0 0 0 25457 9 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.38
Current children cumulated vsize (KiB) 50144

[startup+257.502 s]
/proc/loadavg: 1.93 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082520/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=513.57
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17697 0 0 0 51341 16 0 0 18 0 3 0 378488086 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11495 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=257.3
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 7943 0 0 0 25723 7 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=256.25
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9342 0 0 0 25616 9 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.57
Current children cumulated vsize (KiB) 50144

[startup+259.102 s]
/proc/loadavg: 1.94 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082456/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=516.6
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17775 0 0 0 51644 16 0 0 18 0 3 0 378488086 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11495 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=258.87
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 8021 0 0 0 25880 7 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=257.7
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9342 0 0 0 25761 9 0 0 25 0 3 0 378488089 51347456 11495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 516.6
Current children cumulated vsize (KiB) 50144

[startup+259.901 s]
/proc/loadavg: 1.94 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082456/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=50144 CPUtime=518.17
/proc/26717/stat : 26717 (MiraXTv3_dyn) S 26715 26717 23521 0 -1 4194304 17776 0 0 0 51801 16 0 0 18 0 3 0 378488086 51347456 11496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26717/statm: 12536 11496 218 20 0 11894 0
[pid=26717/tid=26719] ppid=26715 vsize=50144 CPUtime=259.66
/proc/26717/task/26719/stat : 26719 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 8022 0 0 0 25959 7 0 0 17 0 3 0 378488089 51347456 11496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26717/tid=26720] ppid=26715 vsize=50144 CPUtime=258.48
/proc/26717/task/26720/stat : 26720 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194368 9342 0 0 0 25839 9 0 0 25 0 3 0 378488089 51347456 11496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 518.17
Current children cumulated vsize (KiB) 50144

[startup+260.101 s]
/proc/loadavg: 1.94 1.95 1.99 3/67 26720
/proc/meminfo: memFree=1082456/2055920 swapFree=4183164/4192956
[pid=26717] ppid=26715 vsize=43052 CPUtime=518.45
/proc/26717/stat : 26717 (MiraXTv3_dyn) R 26715 26717 23521 0 -1 4194304 17781 0 0 0 51829 16 0 0 17 0 1 0 378488086 44085248 9782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7320944 0 0 4096 0 0 0 0 17 0 0 0
/proc/26717/statm: 10763 9782 220 20 0 10121 0
Current children cumulated CPU time (s) 518.45
Current children cumulated vsize (KiB) 43052

Child status: 20
Real time (s): 260.111
CPU time (s): 518.476
CPU user time (s): 518.301
CPU system time (s): 0.174973
CPU usage (%): 199.329
Max. virtual memory (cumulated for all children) (KiB): 50452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.301
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17784
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= 134
involuntary context switches= 3895

runsolver used 0.234964 second user time and 0.714891 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun May 13 02:56:26 UTC 2007

IDJOB= 456570
IDBENCH= 24755
IDSOLVER= 196
FILE ID= node67/456570-1179024985

PBS_JOBID= 5253228

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-Mat26.sat05-457.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456570-1179024985/MiraXTv3_dyn /tmp/evaluation/456570-1179024985/instance-456570-1179024985.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-456570-1179024985 -o ROOT/results/node67/solver-456570-1179024985 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456570-1179024985/MiraXTv3_dyn /tmp/evaluation/456570-1179024985/instance-456570-1179024985.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3d4fadc8af17bc65dbe7fef013825ed5

RANDOM SEED= 531833811

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1128456 kB
Buffers:         56684 kB
Cached:         728824 kB
SwapCached:       3972 kB
Active:         415908 kB
Inactive:       379696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128456 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          16024 kB
Slab:           117796 kB
Committed_AS:  2774444 kB
PageTables:       1452 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= 66544 MiB

End job on node67 on Sun May 13 03:00:46 UTC 2007