Trace number 426575

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 513.985 257.83

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1350256608-20.UNSAT.shuffled.cnf
MD5SUM73234f08849e6c79dc5c1c40a78e1406
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.27589
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
513.95/257.82	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/node48/watcher-426575-1179025307 -o ROOT/results/node48/solver-426575-1179025307 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426575-1179025307/MiraXTv3_dyn /tmp/evaluation/426575-1179025307/instance-426575-1179025307.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.00 3/70 17977
/proc/meminfo: memFree=1022808/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=3788 CPUtime=0
/proc/17977/stat : 17977 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 257376018 3878912 259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17977/statm: 947 259 206 20 0 305 0

[startup+0.070828 s]
/proc/loadavg: 1.84 1.97 2.00 3/70 17977
/proc/meminfo: memFree=1022808/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=6384 CPUtime=0.11
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 573 0 0 0 11 0 0 0 18 0 3 0 257376018 6537216 548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 1596 548 218 20 0 954 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6384

[startup+0.101829 s]
/proc/loadavg: 1.84 1.97 2.00 3/70 17977
/proc/meminfo: memFree=1022808/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=6596 CPUtime=0.18
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 661 0 0 0 18 0 0 0 18 0 3 0 257376018 6754304 636 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 1649 636 218 20 0 1007 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6596

[startup+0.301851 s]
/proc/loadavg: 1.84 1.97 2.00 3/70 17977
/proc/meminfo: memFree=1022808/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=8464 CPUtime=0.58
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 1084 0 0 0 58 0 0 0 18 0 3 0 257376018 8667136 1059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 2116 1060 218 20 0 1474 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8464

[startup+0.701892 s]
/proc/loadavg: 1.84 1.97 2.00 3/70 17977
/proc/meminfo: memFree=1022808/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=10860 CPUtime=1.38
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 1725 0 0 0 137 1 0 0 18 0 3 0 257376018 11120640 1700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 2715 1700 218 20 0 2073 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10860

[startup+1.50196 s]
/proc/loadavg: 1.84 1.97 2.00 3/73 17980
/proc/meminfo: memFree=1015232/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=13892 CPUtime=2.97
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 2185 0 0 0 296 1 0 0 18 0 3 0 257376018 14225408 2160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 3473 2160 218 20 0 2831 0
[pid=17977/tid=17979] ppid=17975 vsize=13892 CPUtime=1.48
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 921 0 0 0 148 0 0 0 20 0 3 0 257376019 14225408 2160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=13892 CPUtime=1.47
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 936 0 0 0 147 0 0 0 18 0 3 0 257376019 14225408 2160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13892

[startup+3.10111 s]
/proc/loadavg: 1.85 1.97 2.00 3/73 17980
/proc/meminfo: memFree=1013568/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=16860 CPUtime=6.16
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 2897 0 0 0 614 2 0 0 18 0 3 0 257376018 17264640 2835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 4215 2835 218 20 0 3573 0
[pid=17977/tid=17979] ppid=17975 vsize=16860 CPUtime=3.07
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 1226 0 0 0 307 0 0 0 25 0 3 0 257376019 17264640 2835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=16860 CPUtime=3.06
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 1343 0 0 0 305 1 0 0 25 0 3 0 257376019 17264640 2835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16860

[startup+6.30241 s]
/proc/loadavg: 1.85 1.97 2.00 3/73 17982
/proc/meminfo: memFree=1007168/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=22076 CPUtime=12.54
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 4578 0 0 0 1251 3 0 0 18 0 3 0 257376018 22605824 4399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 5519 4399 218 20 0 4877 0
[pid=17977/tid=17979] ppid=17975 vsize=22076 CPUtime=6.28
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 2076 0 0 0 627 1 0 0 17 0 3 0 257376019 22605824 4399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=22076 CPUtime=6.25
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 2174 0 0 0 623 2 0 0 24 0 3 0 257376019 22605824 4399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22076

[startup+12.702 s]
/proc/loadavg: 1.87 1.97 2.00 3/67 18006
/proc/meminfo: memFree=1000680/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=29756 CPUtime=25.26
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 6455 0 0 0 2520 6 0 0 18 0 3 0 257376018 30470144 5962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 7439 5962 218 20 0 6797 0
[pid=17977/tid=17979] ppid=17975 vsize=29756 CPUtime=12.63
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 3068 0 0 0 1262 1 0 0 17 0 3 0 257376019 30470144 5962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=29756 CPUtime=12.6
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 3059 0 0 0 1256 4 0 0 17 0 3 0 257376019 30470144 5962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 29756

[startup+25.5012 s]
/proc/loadavg: 1.89 1.97 2.00 3/67 18006
/proc/meminfo: memFree=994536/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=34836 CPUtime=50.8
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 8456 0 0 0 5072 8 0 0 18 0 3 0 257376018 35672064 7586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 8709 7586 218 20 0 8067 0
[pid=17977/tid=17979] ppid=17975 vsize=34836 CPUtime=25.43
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 4083 0 0 0 2541 2 0 0 25 0 3 0 257376019 35672064 7586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=34836 CPUtime=25.35
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 4045 0 0 0 2530 5 0 0 18 0 3 0 257376019 35672064 7586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 34836

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 2.00 3/67 18006
/proc/meminfo: memFree=987880/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=41396 CPUtime=101.86
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 10870 0 0 0 10176 10 0 0 18 0 3 0 257376018 42389504 9089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 10349 9089 218 20 0 9707 0
[pid=17977/tid=17979] ppid=17975 vsize=41396 CPUtime=51.01
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 5057 0 0 0 5098 3 0 0 25 0 3 0 257376019 42389504 9089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=41396 CPUtime=50.84
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 5485 0 0 0 5077 7 0 0 25 0 3 0 257376019 42389504 9089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 41396

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 2.00 3/67 18006
/proc/meminfo: memFree=986216/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=43036 CPUtime=204
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 13043 0 0 0 20389 11 0 0 18 0 3 0 257376018 44068864 9531 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 10759 9531 218 20 0 10117 0
[pid=17977/tid=17979] ppid=17975 vsize=43036 CPUtime=102.18
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 6072 0 0 0 10215 3 0 0 25 0 3 0 257376019 44068864 9531 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=43036 CPUtime=101.8
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 6643 0 0 0 10173 7 0 0 25 0 3 0 257376019 44068864 9531 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 43036

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=984104/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=45020 CPUtime=323.68
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 15514 0 0 0 32355 13 0 0 18 0 3 0 257376018 46100480 10027 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 11255 10027 218 20 0 10613 0
[pid=17977/tid=17979] ppid=17975 vsize=45020 CPUtime=162.13
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 7279 0 0 0 16209 4 0 0 25 0 3 0 257376019 46100480 10027 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=45020 CPUtime=161.53
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 7907 0 0 0 16145 8 0 0 25 0 3 0 257376019 46100480 10027 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 45020

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=981480/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=48776 CPUtime=443.36
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 18095 0 0 0 44322 14 0 0 18 0 3 0 257376018 49946624 10721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12194 10721 218 20 0 11552 0
[pid=17977/tid=17979] ppid=17975 vsize=48776 CPUtime=222.1
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 8767 0 0 0 22205 5 0 0 25 0 3 0 257376019 49946624 10721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=48776 CPUtime=221.24
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9000 0 0 0 22116 8 0 0 25 0 3 0 257376019 49946624 10721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 48776

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=981096/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=48944 CPUtime=459.33
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 18354 0 0 0 45918 15 0 0 18 0 3 0 257376018 50118656 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12236 10813 218 20 0 11594 0
[pid=17977/tid=17979] ppid=17975 vsize=48944 CPUtime=230.1
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 8906 0 0 0 23005 5 0 0 25 0 3 0 257376019 50118656 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=48944 CPUtime=229.21
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9120 0 0 0 22912 9 0 0 25 0 3 0 257376019 50118656 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.33
Current children cumulated vsize (KiB) 48944

[startup+243.105 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979944/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=49968 CPUtime=484.88
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19051 0 0 0 48472 16 0 0 18 0 3 0 257376018 51167232 11090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12492 11090 218 20 0 11850 0
[pid=17977/tid=17979] ppid=17975 vsize=49968 CPUtime=242.89
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9343 0 0 0 24283 6 0 0 25 0 3 0 257376019 51167232 11090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=49968 CPUtime=241.96
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9380 0 0 0 24187 9 0 0 25 0 3 0 257376019 51167232 11090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 484.88
Current children cumulated vsize (KiB) 49968

[startup+249.502 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979816/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=49968 CPUtime=497.64
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19330 0 0 0 49748 16 0 0 18 0 3 0 257376018 51167232 11117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12492 11117 218 20 0 11850 0
[pid=17977/tid=17979] ppid=17975 vsize=49968 CPUtime=249.29
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9516 0 0 0 24923 6 0 0 25 0 3 0 257376019 51167232 11117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=49968 CPUtime=248.33
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9486 0 0 0 24824 9 0 0 25 0 3 0 257376019 51167232 11117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.64
Current children cumulated vsize (KiB) 49968

[startup+252.701 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979752/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=49968 CPUtime=504
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19442 0 0 0 50384 16 0 0 18 0 3 0 257376018 51167232 11144 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12492 11144 218 20 0 11850 0
[pid=17977/tid=17979] ppid=17975 vsize=49968 CPUtime=252.48
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9516 0 0 0 25242 6 0 0 25 0 3 0 257376019 51167232 11144 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=49968 CPUtime=251.5
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9598 0 0 0 25141 9 0 0 25 0 3 0 257376019 51167232 11144 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 504
Current children cumulated vsize (KiB) 49968

[startup+255.901 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979688/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=50268 CPUtime=510.38
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19580 0 0 0 51021 17 0 0 18 0 3 0 257376018 51474432 11197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12567 11197 218 20 0 11925 0
[pid=17977/tid=17979] ppid=17975 vsize=50268 CPUtime=255.67
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9622 0 0 0 25560 7 0 0 20 0 3 0 257376019 51474432 11197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=50268 CPUtime=254.69
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9630 0 0 0 25460 9 0 0 25 0 3 0 257376019 51474432 11197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.38
Current children cumulated vsize (KiB) 50268

[startup+256.702 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979688/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=50268 CPUtime=511.95
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19678 0 0 0 51178 17 0 0 18 0 3 0 257376018 51474432 11210 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12567 11210 218 20 0 11925 0
[pid=17977/tid=17979] ppid=17975 vsize=50268 CPUtime=256.46
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9627 0 0 0 25639 7 0 0 19 0 3 0 257376019 51474432 11210 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=50268 CPUtime=255.47
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9723 0 0 0 25538 9 0 0 20 0 3 0 257376019 51474432 11210 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 511.95
Current children cumulated vsize (KiB) 50268

[startup+257.502 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979496/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=50268 CPUtime=513.47
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19680 0 0 0 51330 17 0 0 18 0 3 0 257376018 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12567 11212 218 20 0 11925 0
[pid=17977/tid=17979] ppid=17975 vsize=50268 CPUtime=257.22
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9629 0 0 0 25715 7 0 0 17 0 3 0 257376019 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=50268 CPUtime=256.23
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9723 0 0 0 25614 9 0 0 23 0 3 0 257376019 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.47
Current children cumulated vsize (KiB) 50268

[startup+257.702 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979496/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=50268 CPUtime=513.83
/proc/17977/stat : 17977 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194304 19680 0 0 0 51366 17 0 0 18 0 3 0 257376018 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17977/statm: 12567 11212 218 20 0 11925 0
[pid=17977/tid=17979] ppid=17975 vsize=50268 CPUtime=257.42
/proc/17977/task/17979/stat : 17979 (MiraXTv3_dyn) S 17975 17977 14331 0 -1 4194368 9629 0 0 0 25735 7 0 0 19 0 3 0 257376019 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17977/tid=17980] ppid=17975 vsize=50268 CPUtime=256.39
/proc/17977/task/17980/stat : 17980 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194368 9723 0 0 0 25630 9 0 0 20 0 3 0 257376019 51474432 11212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.83
Current children cumulated vsize (KiB) 50268

[startup+257.802 s]
/proc/loadavg: 1.99 1.97 2.00 3/67 18006
/proc/meminfo: memFree=979496/2055920 swapFree=4183980/4192956
[pid=17977] ppid=17975 vsize=44076 CPUtime=513.95
/proc/17977/stat : 17977 (MiraXTv3_dyn) R 17975 17977 14331 0 -1 4194304 19683 0 0 0 51378 17 0 0 17 0 1 0 257376018 45133824 9863 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3964489 0 0 4096 0 0 0 0 17 0 0 0
/proc/17977/statm: 11019 9863 220 20 0 10377 0
Current children cumulated CPU time (s) 513.95
Current children cumulated vsize (KiB) 44076

Child status: 20
Real time (s): 257.83
CPU time (s): 513.985
CPU user time (s): 513.802
CPU system time (s): 0.182972
CPU usage (%): 199.351
Max. virtual memory (cumulated for all children) (KiB): 50304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 513.802
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19686
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= 158
involuntary context switches= 3907

runsolver used 0.25896 second user time and 0.681896 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 03:01:47 UTC 2007

IDJOB= 426575
IDBENCH= 19836
IDSOLVER= 196
FILE ID= node48/426575-1179025307

PBS_JOBID= 5253239

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1350256608-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426575-1179025307/MiraXTv3_dyn /tmp/evaluation/426575-1179025307/instance-426575-1179025307.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-426575-1179025307 -o ROOT/results/node48/solver-426575-1179025307 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426575-1179025307/MiraXTv3_dyn /tmp/evaluation/426575-1179025307/instance-426575-1179025307.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73234f08849e6c79dc5c1c40a78e1406

RANDOM SEED= 501084724

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1023088 kB
Buffers:         56824 kB
Cached:         824792 kB
SwapCached:       3064 kB
Active:         496852 kB
Inactive:       397112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1023088 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          18844 kB
Slab:           124456 kB
Committed_AS:  3772552 kB
PageTables:       1616 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= 66546 MiB

End job on node48 on Sun May 13 03:06:05 UTC 2007