Trace number 456552

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 874.542 441.081

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.436
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
874.45/441.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/node65/watcher-456552-1179024834 -o ROOT/results/node65/solver-456552-1179024834 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456552-1179024834/MiraXTv3_dyn /tmp/evaluation/456552-1179024834/instance-456552-1179024834.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.84 1.97 2.04 3/64 25169
/proc/meminfo: memFree=1302720/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=3788 CPUtime=0
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 374 0 0 0 0 0 0 0 18 0 1 0 378473034 3878912 349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 947 358 202 20 0 305 0

[startup+0.060508 s]
/proc/loadavg: 1.84 1.97 2.04 3/64 25169
/proc/meminfo: memFree=1302720/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=7688 CPUtime=0.05
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 1388 0 0 0 5 0 0 0 18 0 1 0 378473034 7872512 1363 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7688

[startup+0.101512 s]
/proc/loadavg: 1.84 1.97 2.04 3/64 25169
/proc/meminfo: memFree=1302720/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=7688 CPUtime=0.09
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 1388 0 0 0 9 0 0 0 18 0 1 0 378473034 7872512 1363 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584055 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7688

[startup+0.301527 s]
/proc/loadavg: 1.84 1.97 2.04 3/64 25169
/proc/meminfo: memFree=1302720/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=7688 CPUtime=0.29
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 1388 0 0 0 29 0 0 0 19 0 1 0 378473034 7872512 1363 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7688

[startup+0.701561 s]
/proc/loadavg: 1.84 1.97 2.04 3/64 25169
/proc/meminfo: memFree=1302720/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=9192 CPUtime=0.69
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 1728 0 0 0 69 0 0 0 23 0 1 0 378473034 9412608 1703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584058 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 2298 1703 207 20 0 1656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9192

[startup+1.50163 s]
/proc/loadavg: 1.84 1.97 2.04 2/65 25170
/proc/meminfo: memFree=1296568/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=9192 CPUtime=1.49
/proc/25169/stat : 25169 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194304 1754 0 0 0 149 0 0 0 25 0 1 0 378473034 9412608 1729 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 2298 1729 207 20 0 1656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10177 s]
/proc/loadavg: 1.84 1.97 2.04 2/65 25170
/proc/meminfo: memFree=1296376/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=39504 CPUtime=3.97
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 5880 0 0 0 394 3 0 0 25 0 3 0 378473034 40452096 5682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 9876 5682 218 20 0 9234 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 39504

[startup+6.30203 s]
/proc/loadavg: 1.85 1.97 2.04 3/67 25172
/proc/meminfo: memFree=1266600/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=58072 CPUtime=10.36
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 10241 0 0 0 1029 7 0 0 25 0 3 0 378473034 59465728 10043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 14518 10043 218 20 0 13876 0
[pid=25169/tid=25171] ppid=25167 vsize=58072 CPUtime=4.12
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 4099 0 0 0 410 2 0 0 25 0 3 0 378473251 59465728 10043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=58072 CPUtime=4.06
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 3916 0 0 0 402 4 0 0 17 0 3 0 378473251 59465728 10043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 58072

[startup+12.7016 s]
/proc/loadavg: 1.86 1.97 2.04 3/67 25172
/proc/meminfo: memFree=1258280/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=62976 CPUtime=23.12
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 11431 0 0 0 2304 8 0 0 25 0 3 0 378473034 64487424 11233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 15744 11233 218 20 0 15102 0
[pid=25169/tid=25171] ppid=25167 vsize=62976 CPUtime=10.52
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 4853 0 0 0 1049 3 0 0 25 0 3 0 378473251 64487424 11233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=62976 CPUtime=10.43
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 4352 0 0 0 1039 4 0 0 25 0 3 0 378473251 64487424 11233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.12
Current children cumulated vsize (KiB) 62976

[startup+25.5026 s]
/proc/loadavg: 1.89 1.97 2.04 3/67 25172
/proc/meminfo: memFree=1235496/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=85080 CPUtime=48.66
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 17332 0 0 0 4850 16 0 0 25 0 3 0 378473034 87121920 17024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 21270 17024 218 20 0 20628 0
[pid=25169/tid=25171] ppid=25167 vsize=85080 CPUtime=23.3
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 7424 0 0 0 2325 5 0 0 25 0 3 0 378473251 87121920 17024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=85080 CPUtime=23.18
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 7682 0 0 0 2308 10 0 0 25 0 3 0 378473251 87121920 17024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.66
Current children cumulated vsize (KiB) 85080

[startup+51.1028 s]
/proc/loadavg: 1.93 1.97 2.04 3/67 25172
/proc/meminfo: memFree=1201320/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=119068 CPUtime=99.75
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 26036 0 0 0 9946 29 0 0 25 0 3 0 378473034 121925632 25600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 29767 25600 218 20 0 29125 0
[pid=25169/tid=25171] ppid=25167 vsize=119068 CPUtime=48.9
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 11468 0 0 0 4880 10 0 0 25 0 3 0 378473251 121925632 25600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=119068 CPUtime=48.68
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 12342 0 0 0 4850 18 0 0 25 0 3 0 378473251 121925632 25600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.75
Current children cumulated vsize (KiB) 119068

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 2.03 3/67 25172
/proc/meminfo: memFree=1196840/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=121900 CPUtime=201.85
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 27201 0 0 0 20155 30 0 0 25 0 3 0 378473034 124825600 26500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 30475 26500 218 20 0 29833 0
[pid=25169/tid=25171] ppid=25167 vsize=121900 CPUtime=100.05
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 12100 0 0 0 9994 11 0 0 25 0 3 0 378473251 124825600 26500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=121900 CPUtime=99.63
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 12875 0 0 0 9944 19 0 0 25 0 3 0 378473251 124825600 26500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.85
Current children cumulated vsize (KiB) 121900

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 2.03 3/67 25172
/proc/meminfo: memFree=1189544/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=128504 CPUtime=321.36
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 29371 0 0 0 32102 34 0 0 25 0 3 0 378473034 131588096 28268 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 32126 28268 218 20 0 31484 0
[pid=25169/tid=25171] ppid=25167 vsize=128504 CPUtime=159.82
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 12417 0 0 0 15971 11 0 0 25 0 3 0 378473251 131588096 28268 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=128504 CPUtime=159.36
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 14728 0 0 0 15915 21 0 0 25 0 3 0 378473251 131588096 28268 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.36
Current children cumulated vsize (KiB) 128504

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 25172
/proc/meminfo: memFree=1189480/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=128504 CPUtime=440.98
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 29785 0 0 0 44064 34 0 0 25 0 3 0 378473034 131588096 28310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 32126 28310 218 20 0 31484 0
[pid=25169/tid=25171] ppid=25167 vsize=128504 CPUtime=219.76
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 12622 0 0 0 21965 11 0 0 25 0 3 0 378473251 131588096 28310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=128504 CPUtime=219.04
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 14937 0 0 0 21882 22 0 0 25 0 3 0 378473251 131588096 28310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 440.98
Current children cumulated vsize (KiB) 128504

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 2.01 3/67 25172
/proc/meminfo: memFree=1185256/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=132568 CPUtime=560.38
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 31686 0 0 0 56002 36 0 0 25 0 3 0 378473034 135749632 29376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 33142 29376 218 20 0 32500 0
[pid=25169/tid=25171] ppid=25167 vsize=132568 CPUtime=279.56
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 14106 0 0 0 27944 12 0 0 25 0 3 0 378473251 135749632 29376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=132568 CPUtime=278.65
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15354 0 0 0 27842 23 0 0 25 0 3 0 378473251 135749632 29376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.38
Current children cumulated vsize (KiB) 132568

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 2.01 3/67 25172
/proc/meminfo: memFree=1181480/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=136256 CPUtime=680
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 32805 0 0 0 67964 36 0 0 25 0 3 0 378473034 139526144 30296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34064 30296 218 20 0 33422 0
[pid=25169/tid=25171] ppid=25167 vsize=136256 CPUtime=339.43
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15175 0 0 0 33931 12 0 0 25 0 3 0 378473251 139526144 30296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=136256 CPUtime=338.4
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15404 0 0 0 33817 23 0 0 25 0 3 0 378473251 139526144 30296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680
Current children cumulated vsize (KiB) 136256

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 25172
/proc/meminfo: memFree=1177896/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139832 CPUtime=799.4
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 33946 0 0 0 79903 37 0 0 25 0 3 0 378473034 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34958 31205 218 20 0 34316 0
[pid=25169/tid=25171] ppid=25167 vsize=139832 CPUtime=399.2
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16261 0 0 0 39907 13 0 0 25 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139832 CPUtime=398.03
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 39780 23 0 0 25 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 799.4
Current children cumulated vsize (KiB) 139832

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

[startup+409.502 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 25172
/proc/meminfo: memFree=1177896/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139832 CPUtime=813.71
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 33988 0 0 0 81334 37 0 0 25 0 3 0 378473034 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34958 31205 218 20 0 34316 0
[pid=25169/tid=25171] ppid=25167 vsize=139832 CPUtime=406.34
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16303 0 0 0 40621 13 0 0 25 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139832 CPUtime=405.2
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 40497 23 0 0 25 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 813.71
Current children cumulated vsize (KiB) 139832

[startup+422.302 s]
/proc/loadavg: 1.92 1.95 2.00 3/67 25172
/proc/meminfo: memFree=1177896/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139832 CPUtime=839.03
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34021 0 0 0 83866 37 0 0 25 0 3 0 378473034 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34958 31205 218 20 0 34316 0
[pid=25169/tid=25171] ppid=25167 vsize=139832 CPUtime=419.06
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16336 0 0 0 41893 13 0 0 25 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139832 CPUtime=417.8
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 41757 23 0 0 20 0 3 0 378473251 143187968 31205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 839.03
Current children cumulated vsize (KiB) 139832

[startup+428.701 s]
/proc/loadavg: 1.93 1.96 2.00 3/73 25198
/proc/meminfo: memFree=1176360/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139832 CPUtime=851.73
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34118 0 0 0 85133 40 0 0 25 0 3 0 378473034 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34958 31302 218 20 0 34316 0
[pid=25169/tid=25171] ppid=25167 vsize=139832 CPUtime=425.42
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16433 0 0 0 42527 15 0 0 25 0 3 0 378473251 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139832 CPUtime=424.12
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 42389 23 0 0 25 0 3 0 378473251 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 851.73
Current children cumulated vsize (KiB) 139832

[startup+435.103 s]
/proc/loadavg: 1.94 1.96 2.00 3/73 25244
/proc/meminfo: memFree=1176392/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139832 CPUtime=864.28
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34118 0 0 0 86382 46 0 0 25 0 3 0 378473034 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34958 31302 218 20 0 34316 0
[pid=25169/tid=25171] ppid=25167 vsize=139832 CPUtime=431.73
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16433 0 0 0 43151 22 0 0 25 0 3 0 378473251 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520993 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139832 CPUtime=430.37
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 43014 23 0 0 23 0 3 0 378473251 143187968 31302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 864.28
Current children cumulated vsize (KiB) 139832

[startup+438.302 s]
/proc/loadavg: 1.94 1.96 2.00 3/73 25246
/proc/meminfo: memFree=1176264/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139936 CPUtime=870.59
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34147 0 0 0 87012 47 0 0 25 0 3 0 378473034 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34984 31331 218 20 0 34342 0
[pid=25169/tid=25171] ppid=25167 vsize=139936 CPUtime=434.9
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16462 0 0 0 43467 23 0 0 25 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139936 CPUtime=433.52
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 43329 23 0 0 20 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 870.59
Current children cumulated vsize (KiB) 139936

[startup+439.902 s]
/proc/loadavg: 1.94 1.96 2.00 2/73 25254
/proc/meminfo: memFree=1176264/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139936 CPUtime=873.33
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34147 0 0 0 87286 47 0 0 25 0 3 0 378473034 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34984 31331 218 20 0 34342 0
[pid=25169/tid=25171] ppid=25167 vsize=139936 CPUtime=436.27
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 16462 0 0 0 43604 23 0 0 24 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134535968 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139936 CPUtime=434.88
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194368 15459 0 0 0 43465 23 0 0 18 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.33
Current children cumulated vsize (KiB) 139936

[startup+440.701 s]
/proc/loadavg: 1.94 1.96 2.00 2/73 25254
/proc/meminfo: memFree=1176264/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139936 CPUtime=874.15
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34147 0 0 0 87368 47 0 0 25 0 3 0 378473034 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34984 31331 218 20 0 34342 0
[pid=25169/tid=25171] ppid=25167 vsize=139936 CPUtime=436.61
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194368 16462 0 0 0 43638 23 0 0 17 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139936 CPUtime=435.37
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 43514 23 0 0 17 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.15
Current children cumulated vsize (KiB) 139936

[startup+440.901 s]
/proc/loadavg: 1.94 1.96 2.00 2/73 25254
/proc/meminfo: memFree=1176264/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139936 CPUtime=874.35
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34147 0 0 0 87388 47 0 0 25 0 3 0 378473034 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34984 31331 218 20 0 34342 0
[pid=25169/tid=25171] ppid=25167 vsize=139936 CPUtime=436.61
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194368 16462 0 0 0 43638 23 0 0 17 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139936 CPUtime=435.57
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 43534 23 0 0 18 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.35
Current children cumulated vsize (KiB) 139936

[startup+441.001 s]
/proc/loadavg: 1.94 1.96 2.00 2/73 25254
/proc/meminfo: memFree=1176264/2055920 swapFree=4184160/4192956
[pid=25169] ppid=25167 vsize=139936 CPUtime=874.45
/proc/25169/stat : 25169 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194304 34147 0 0 0 87398 47 0 0 25 0 3 0 378473034 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25169/statm: 34984 31331 218 20 0 34342 0
[pid=25169/tid=25171] ppid=25167 vsize=139936 CPUtime=436.61
/proc/25169/task/25171/stat : 25171 (MiraXTv3_dyn) S 25167 25169 22030 0 -1 4194368 16462 0 0 0 43638 23 0 0 17 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25169/tid=25172] ppid=25167 vsize=139936 CPUtime=435.67
/proc/25169/task/25172/stat : 25172 (MiraXTv3_dyn) R 25167 25169 22030 0 -1 4194368 15459 0 0 0 43544 23 0 0 19 0 3 0 378473251 143294464 31331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 874.45
Current children cumulated vsize (KiB) 139936

Child status: 20
Real time (s): 441.081
CPU time (s): 874.542
CPU user time (s): 874.045
CPU system time (s): 0.496924
CPU usage (%): 198.272
Max. virtual memory (cumulated for all children) (KiB): 139936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 874.045
system time used= 0.496924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34152
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= 307
involuntary context switches= 6714

runsolver used 0.422935 second user time and 1.20182 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun May 13 02:53:54 UTC 2007

IDJOB= 456552
IDBENCH= 24749
IDSOLVER= 196
FILE ID= node65/456552-1179024834

PBS_JOBID= 5253230

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456552-1179024834/MiraXTv3_dyn /tmp/evaluation/456552-1179024834/instance-456552-1179024834.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-456552-1179024834 -o ROOT/results/node65/solver-456552-1179024834 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456552-1179024834/MiraXTv3_dyn /tmp/evaluation/456552-1179024834/instance-456552-1179024834.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 165146757

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1302872 kB
Buffers:         53100 kB
Cached:         581364 kB
SwapCached:       2900 kB
Active:         319740 kB
Inactive:       324776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302872 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          15968 kB
Slab:            94536 kB
Committed_AS:  7412080 kB
PageTables:       1456 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= 66542 MiB

End job on node65 on Sun May 13 03:01:15 UTC 2007